Skip to content

build(deps): bump github.com/mark3labs/mcp-go from 0.46.0 to 0.47.1 - #1248

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/mark3labs/mcp-go from 0.46.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

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.

Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.46.0 to 0.47.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.46.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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 9, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 9, 2026 00:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 9, 2026
@nickvanw

Copy link
Copy Markdown
Contributor

Obsolete: mcp-go is no longer a dependency of this repo.

@nickvanw nickvanw closed this Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/mark3labs/mcp-go-0.47.1 branch September 14, 2026 19:17
pull Bot pushed a commit to admariner/cli-3 that referenced this pull request Sep 14, 2026
Consolidates the open dependabot PRs into a single change:

- google.golang.org/grpc 1.82.1 -> 1.83.1 (planetscale#1394)
- github.com/mattn/go-isatty 0.0.20 -> 0.0.21 (planetscale#1249)
- github.com/lib/pq 1.12.0 -> 1.12.3 (planetscale#1245)
- github.com/hashicorp/go-version 1.8.0 -> 1.9.0 (planetscale#1238)

The grpc bump pulls in the same transitive updates as planetscale#1394
(x/sys, x/text, x/term, genproto).

Two open dependabot PRs are already obsolete and can be closed:
- planetscale#1250 (x/sys 0.43.0): main is already past this
- planetscale#1248 (mcp-go 0.47.1): mcp-go is no longer a dependency

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant