Skip to content

Bump github.com/mark3labs/mcp-go from 0.45.0 to 0.47.1#2321

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/mark3labs/mcp-go-0.47.1
Open

Bump github.com/mark3labs/mcp-go from 0.45.0 to 0.47.1#2321
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/mark3labs/mcp-go-0.47.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps github.com/mark3labs/mcp-go from 0.45.0 to 0.47.1.

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.47.1

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.47.0...v0.47.1

Release v0.47.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.46.0...v0.47.0

Release v0.46.0

What's Changed

... (truncated)

Commits
  • 2e8a408 fix(transport): exit ContinuousListening goroutine on context cancellation (#...
  • 9a96404 Bound stdio child shutdown in Close() (#784)
  • 1038f4c docs(client): add example to NewSSEMCPClient to avoid variable shadowing (#773)
  • bb69576 refactor: use atomic.Int32 instead of int32 with atomic functions
  • 29a711c fix: cancel context before closing body to prevent HTTP/2 hang (#769)
  • e37b2f0 fix: extract and set _meta field in ParseContent (#777)
  • 231ba4d fix(client): make readSSE context-aware to prevent goroutine leaks and HTTP/2...
  • 001fda8 feat: add Use() method for attaching tool middleware at runtime (#767)
  • f89f21b enhancement: client side 'task' functions for 'get', 'list', 'cancel' and 're...
  • dfd8c16 fix(transport): preserve OAuth discovery paths (#775)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 13, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Apr 13, 2026
@dependabot dependabot Bot requested review from jribbink and mfbz as code owners April 13, 2026 18:07
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 13, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
github.com/mark3labs/mcp-go0.48.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/google/jsonschema-go 0.4.2 UnknownUnknown
gomod/github.com/mark3labs/mcp-go 0.48.0 UnknownUnknown

Scanned Files

  • go.mod

Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.45.0 to 0.47.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.45.0...v0.47.1)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mark3labs/mcp-go-0.47.1 branch from 58d8b92 to 1585f6c Compare April 16, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants