dependabot[bot] opened a new pull request, #14: URL: https://github.com/apache/skywalking-mcp/pull/14
Bumps the actions-deps group with 1 update: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go). Updates `github.com/mark3labs/mcp-go` from 0.37.0 to 0.38.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go's releases</a>.</em></p> <blockquote> <h2>Release v0.38.0</h2> <h2>What's Changed</h2> <ul> <li>fix: resolve stdio transport race condition for concurrent tool calls by <a href="https://github.com/ezynda3"><code>@ezynda3</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/529">mark3labs/mcp-go#529</a></li> <li>fix CallToolResult json marshaling and unmarshaling: need structuredC… by <a href="https://github.com/sunfuze"><code>@sunfuze</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/523">mark3labs/mcp-go#523</a></li> <li>feat: refactor constants for resource content types by <a href="https://github.com/CocaineCong"><code>@CocaineCong</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/489">mark3labs/mcp-go#489</a></li> <li>feat: add missing SetPrompts, DeleteResources, and SetResources methods by <a href="https://github.com/vasayxtx"><code>@vasayxtx</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/445">mark3labs/mcp-go#445</a></li> <li>feat: support creating tools using go-struct-style input schema by <a href="https://github.com/Grivn"><code>@Grivn</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/534">mark3labs/mcp-go#534</a></li> <li>fix: remove duplicate methods server.SetPrompts & server.SetResources by <a href="https://github.com/matthisholleville"><code>@matthisholleville</code></a> in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/542">mark3labs/mcp-go#542</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sunfuze"><code>@sunfuze</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/523">mark3labs/mcp-go#523</a></li> <li><a href="https://github.com/Grivn"><code>@Grivn</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/534">mark3labs/mcp-go#534</a></li> <li><a href="https://github.com/matthisholleville"><code>@matthisholleville</code></a> made their first contribution in <a href="https://redirect.github.com/mark3labs/mcp-go/pull/542">mark3labs/mcp-go#542</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0">https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mark3labs/mcp-go/commit/35ebaa54ae30076f93c4beb1f7269004cf0e90be"><code>35ebaa5</code></a> Add releases notification</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/9f16336f83e17d0659fc49798f233f9dcd910da0"><code>9f16336</code></a> fix: remove duplicate methods server.SetPrompts & server.SetResources (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/542">#542</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/8a18f594dd9ec9df1daa382aa611d83eba8f809c"><code>8a18f59</code></a> feat: support creating tools using go-struct-style input schema (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/534">#534</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/a3d34d980b9a6bfbbaa78cfc0cfb9c78d9b6f7da"><code>a3d34d9</code></a> feat: add missing SetPrompts, DeleteResources, and SetResources methods (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/445">#445</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/8a88d013b3bf38cc37f0ef7fa0b4d7b957b8a6fc"><code>8a88d01</code></a> feat:add constants for resource content types (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/489">#489</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/9c5d30312932f87f51257af2575936976d1c1622"><code>9c5d303</code></a> fix CallToolResult json marshaling and unmarshaling: need structuredC… (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/523">#523</a>)</li> <li><a href="https://github.com/mark3labs/mcp-go/commit/93935261086dda133e3e4b6447304e24deb56a21"><code>9393526</code></a> fix: resolve stdio transport race condition for concurrent tool calls (<a href="https://redirect.github.com/mark3labs/mcp-go/issues/529">#529</a>)</li> <li>See full diff in <a href="https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0">compare view</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't alter 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 edits that 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 after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org