Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit60fd03d

Browse files
chore: bump github.com/mark3labs/mcp-go from 0.29.0 to 0.30.0 (#18041)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go)from 0.29.0 to 0.30.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go'sreleases</a>.</em></p><blockquote><h2>Release v0.30.0</h2><h2>What's Changed</h2><ul><li>Feat: Impl Server-Side Streamable HTTP transport by <ahref="https://github.com/leavez"><code>@​leavez</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/273">mark3labs/mcp-go#273</a></li><li>Support customize request header by <ahref="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/315">mark3labs/mcp-go#315</a></li><li>docs: add regeneration instructions by <ahref="https://github.com/pmenglund"><code>@​pmenglund</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/309">mark3labs/mcp-go#309</a></li><li>docs(examples): correct use of <code>GetArguments</code> by <ahref="https://github.com/jamietanna"><code>@​jamietanna</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/316">mark3labs/mcp-go#316</a></li><li>fix: avoid painc caused by writing to closed channel by <ahref="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/318">mark3labs/mcp-go#318</a></li><li>docs: use helper functions and return error as result by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/322">mark3labs/mcp-go#322</a></li><li>Update README.md by <ahref="https://github.com/dugenkui03"><code>@​dugenkui03</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/323">mark3labs/mcp-go#323</a></li><li>Feat(prompts): add DeletePrompts method to MCPServer by <ahref="https://github.com/God-Jay"><code>@​God-Jay</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/320">mark3labs/mcp-go#320</a></li><li>Scaffold documentation site by <ahref="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/324">mark3labs/mcp-go#324</a></li><li>Docs by <ahref="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/325">mark3labs/mcp-go#325</a></li><li>feat: Implement OAuth in the client by <ahref="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/296">mark3labs/mcp-go#296</a></li><li>feat(server): persist client info in sessions by <ahref="https://github.com/ShawkyZ"><code>@​ShawkyZ</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/313">mark3labs/mcp-go#313</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/pmenglund"><code>@​pmenglund</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/309">mark3labs/mcp-go#309</a></li><li><ahref="https://github.com/jamietanna"><code>@​jamietanna</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/316">mark3labs/mcp-go#316</a></li><li><a href="https://github.com/God-Jay"><code>@​God-Jay</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/320">mark3labs/mcp-go#320</a></li><li><a href="https://github.com/ShawkyZ"><code>@​ShawkyZ</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/313">mark3labs/mcp-go#313</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0">https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mark3labs/mcp-go/commit/9e6ccca8025f3b63533540ac91fd06cc3dc10401"><code>9e6ccca</code></a>Formatting</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/2c8bf2bb750186c656161107b2e5e1198aa53539"><code>2c8bf2b</code></a>feat(server): persist client info in sessions (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/313">#313</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/0c3f53507f746dd02434d8d159a7f711240962e8"><code>0c3f535</code></a>feat: Implement OAuth in the client (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/296">#296</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/617c67623617e91f17263346d267cda064524102"><code>617c676</code></a>update</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/5a1d3fe0ed0e26e71ff6ecdce9b5b156dec79b88"><code>5a1d3fe</code></a>add basePath</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/76f698504f02b9013aafb48e13ec816af55c185c"><code>76f6985</code></a>add baseUrl</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/f1015695362a5842a1bd9e4a86770f2b0d59ef56"><code>f101569</code></a>Docs (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/325">#325</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/563a9c74e55f31ad060f7cf8d5cec778e1c37c8a"><code>563a9c7</code></a>Scaffold documentation site (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/324">#324</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/820b7a68b8c98447a041654fbe2e0910fad3ec6e"><code>820b7a6</code></a>Feat(prompts): add DeletePrompts method to MCPServer (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/320">#320</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/3cdeb8919f3140319b743f39be43666208008d17"><code>3cdeb89</code></a>Update README.md (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/323">#323</a>)</li><li>Additional commits viewable in <ahref="https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mark3labs/mcp-go&package-manager=go_modules&previous-version=0.29.0&new-version=0.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentd01406f commit60fd03d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ require (
488488
github.com/coder/previewv0.0.2-0.20250521212114-e6a60ffa74f2
489489
github.com/fsnotify/fsnotifyv1.9.0
490490
github.com/kylecarbs/aisdk-gov0.0.8
491-
github.com/mark3labs/mcp-gov0.29.0
491+
github.com/mark3labs/mcp-gov0.30.0
492492
github.com/openai/openai-gov0.1.0-beta.10
493493
google.golang.org/genaiv0.7.0
494494
)

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,8 +1506,8 @@ github.com/makeworld-the-better-one/dither/v2 v2.4.0 h1:Az/dYXiTcwcRSe59Hzw4RI1r
15061506
github.com/makeworld-the-better-one/dither/v2v2.4.0/go.mod h1:VBtN8DXO7SNtyGmLiGA7IsFeKrBkQPze1/iAeM95arc=
15071507
github.com/marekm4/color-extractorv1.2.1 h1:3Zb2tQsn6bITZ8MBVhc33Qn1k5/SEuZ18mrXGUqIwn0=
15081508
github.com/marekm4/color-extractorv1.2.1/go.mod h1:90VjmiHI6M8ez9eYUaXLdcKnS+BAOp7w+NpwBdkJmpA=
1509-
github.com/mark3labs/mcp-gov0.29.0 h1:sH1NBcumKskhxqYzhXfGc201D7P76TVXiT0fGVhabeI=
1510-
github.com/mark3labs/mcp-gov0.29.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
1509+
github.com/mark3labs/mcp-gov0.30.0 h1:Taz7fiefkxY/l8jz1nA90V+WdM2eoMtlvwfWforVYbo=
1510+
github.com/mark3labs/mcp-gov0.30.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
15111511
github.com/mattn/go-colorablev0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
15121512
github.com/mattn/go-colorablev0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
15131513
github.com/mattn/go-colorablev0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp