build(deps): bump github.com/mark3labs/mcp-go from 0.46.0 to 0.54.1
Open
Number: #894
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
June 08, 2026 at 07:44 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
June 11, 2026 at 03:16 AM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.46.0 to 0.54.1.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.54.1
No release notes provided.
Release v0.54.0
What's Changed
- fix(server): handle resources/subscribe and resources/unsubscribe (#865) by
@ezynda3in mark3labs/mcp-go#873- fix(oauth): use LATEST_PROTOCOL_VERSION in metadata discovery (#868) by
@ezynda3in mark3labs/mcp-go#874- fix(oauth): don't hold metadataMu across HTTP discovery (#871) by
@ezynda3in mark3labs/mcp-go#875- feat(mcp): add 2025-11-25 sampling-with-tools and capability sub-fields (#867) by
@ezynda3in mark3labs/mcp-go#876- refactor: use MCP method constants by
@nanookclawin mark3labs/mcp-go#878- docs: add missing godoc comments by
@aqilazizin mark3labs/mcp-go#877- fix: add panic recovery to SSE message handler and stdio tool call worker by
@blackwell-systemsin mark3labs/mcp-go#882- fix: add panic recovery to task goroutines, fix cleanup goroutine leak by
@blackwell-systemsin mark3labs/mcp-go#880- feat: add OpenTelemetry tracing hooks to server and client by
@QuentinBissonin mark3labs/mcp-go#856- fix: add panic recovery to session hook goroutines by
@blackwell-systemsin mark3labs/mcp-go#883- feat(mcp): add BaseMetadata.title, Icon.theme, Resource.size (#870) by
@ezynda3in mark3labs/mcp-go#885New Contributors
@nanookclawmade their first contribution in mark3labs/mcp-go#878@aqilazizmade their first contribution in mark3labs/mcp-go#877Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.53.0...v0.54.0
Release v0.53.0
What's Changed
- feat(server): add WithStrictInputSchemaDefault by
@QuentinBissonin mark3labs/mcp-go#853- fix(server): add CloseSessions and prevent double-close panic on SSE sessions by
@blackwell-systemsin mark3labs/mcp-go#852- fix(transport): suppress closed-pipe shutdown noise by
@Gujiasshin mark3labs/mcp-go#863- fix: add panic recovery to transport goroutines by
@blackwell-systemsin mark3labs/mcp-go#861- fix: ToolInputSchema inherits MarshalJSON (fixes #694) by
@tamish-maxin mark3labs/mcp-go#858- we should use pointers on returns for ListPrompts and ListResources by
@Patryk-Stefanskiin mark3labs/mcp-go#855- fix(mcp): allow _meta on paginated requests by
@curbolin mark3labs/mcp-go#854- refactor(server): use explicit struct literal in ListTools by
@ezynda3in mark3labs/mcp-go#864New Contributors
@QuentinBissonmade their first contribution in mark3labs/mcp-go#853@tamish-maxmade their first contribution in mark3labs/mcp-go#858@curbolmade their first contribution in mark3labs/mcp-go#854Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.52.0...v0.53.0
Release v0.52.0
What's Changed
- fix(transport): close response body on 404 in sendHTTP by
@blackwell-systemsin mark3labs/mcp-go#849- feat(server): add transport-agnostic Handle entry point by
@ezynda3in mark3labs/mcp-go#851Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.51.0...v0.52.0
Release v0.51.0
... (truncated)
Commits
481f056fix(tools): print errors to stderr for invalid jsonschema tags (#894)6e7859cperf(mcp): reduce content unmarshal allocations (#890)018f190Add Title and Size to ResourceLink (match Resource / spec) (#887)ca26738cleanup76ea91brefactor(server): collapse client-info and writeJSONRPCError duplication (#886)fac90b6fmtb817efffeat(mcp): add BaseMetadata.title, Icon.theme, Resource.size (#870) (#885)602478cfix: add panic recovery to session hook goroutines (#883)14ddeb3feat: add OpenTelemetry tracing hooks to server and client (#856)3f8fc8efix: add panic recovery to task goroutines, fix cleanup goroutine leak (#880)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
github.com/mark3labs/mcp-go
Ecosystem:
go
go
Version Change:
0.46.0 → 0.54.1
Update Type:
Minor
Minor
Technical Details
| ID: | 16030729 |
| UUID: | 4610962699 |
| Node ID: | PR_kwDOOTv_y87jzWhB |
| Host: | GitHub |
| Repository: | GoCodeAlone/workflow |