- Notifications
You must be signed in to change notification settings - Fork907
Commita451ea7
authored
chore: bump github.com/mark3labs/mcp-go from 0.17.0 to 0.18.0 (#17273)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go)from 0.17.0 to 0.18.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.18.0</h2><h2>What's Changed</h2><ul><li>feat: add NewToolResultError by <ahref="https://github.com/daimatz"><code>@daimatz</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/87">mark3labs/mcp-go#87</a></li><li>refactor(stdio): improve stdio server message handling by <ahref="https://github.com/winterfx"><code>@winterfx</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/73">mark3labs/mcp-go#73</a></li><li>Add Stderr() Method to StdioMCPClient by <ahref="https://github.com/mashiike"><code>@mashiike</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/72">mark3labs/mcp-go#72</a></li><li>fix java mcp message endpoint by <ahref="https://github.com/a67793581"><code>@a67793581</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/75">mark3labs/mcp-go#75</a></li><li>simplify required field handling in inputSchema by <ahref="https://github.com/yikakia"><code>@yikakia</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/82">mark3labs/mcp-go#82</a></li><li>make context available in hooks, add OnRegisterSession hook by <ahref="https://github.com/zahmadsaleem"><code>@zahmadsaleem</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/92">mark3labs/mcp-go#92</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/daimatz"><code>@daimatz</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/87">mark3labs/mcp-go#87</a></li><li><a href="https://github.com/winterfx"><code>@winterfx</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/73">mark3labs/mcp-go#73</a></li><li><a href="https://github.com/mashiike"><code>@mashiike</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/72">mark3labs/mcp-go#72</a></li><li><a href="https://github.com/yikakia"><code>@yikakia</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/82">mark3labs/mcp-go#82</a></li><li><ahref="https://github.com/zahmadsaleem"><code>@zahmadsaleem</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/92">mark3labs/mcp-go#92</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.17.0...v0.18.0">https://github.com/mark3labs/mcp-go/compare/v0.17.0...v0.18.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mark3labs/mcp-go/commit/a0e968a752722d87063eb36ea0d55938e752f6dd"><code>a0e968a</code></a>feat: add context to hooks (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/92">#92</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/607d6c29bb8f56bc30e3154e99e58da1db78fcb9"><code>607d6c2</code></a>simplify required field handling in inputSchema (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/82">#82</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/6d840a447783c1d342b673d8d06069b96b362a1b"><code>6d840a4</code></a>fix java mcp message endpoint (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/75">#75</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/051cda5533c70021240e7eae61c0a379511abda7"><code>051cda5</code></a>Add Stderr() Method to StdioMCPClient (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/72">#72</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/2ea0c97e4a15b5a6bf1c354cd3734a6ed8fbb194"><code>2ea0c97</code></a>refactor(stdio): improve stdio server message handling (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/73">#73</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/ec9e8a21fee1bbb7d392a14c1cb2463398eaab7b"><code>ec9e8a2</code></a>add NewToolResultError (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/87">#87</a>)</li><li>See full diff in <ahref="https://github.com/mark3labs/mcp-go/compare/v0.17.0...v0.18.0">compareview</a></li></ul></details><br />[](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 parent9978eb6 commita451ea7
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
492 |
| - | |
| 492 | + | |
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1496 | 1496 |
| |
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 |
| - | |
1500 |
| - | |
| 1499 | + | |
| 1500 | + | |
1501 | 1501 |
| |
1502 | 1502 |
| |
1503 | 1503 |
| |
|
0 commit comments
Comments
(0)