Skip to content

Bump github.com/mark3labs/mcp-go from 0.32.0 to 0.34.0 in /src#66

Merged
wesleyjellis merged 1 commit intomainfrom
dependabot/go_modules/src/github.com/mark3labs/mcp-go-0.34.0
Jul 22, 2025
Merged

Bump github.com/mark3labs/mcp-go from 0.32.0 to 0.34.0 in /src#66
wesleyjellis merged 1 commit intomainfrom
dependabot/go_modules/src/github.com/mark3labs/mcp-go-0.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 21, 2025

Bumps github.com/mark3labs/mcp-go from 0.32.0 to 0.34.0.

Release notes

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

v0.34.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.33.0...v0.34.0

Release v0.33.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.32.0...v0.33.0

Commits
  • ffea75f feat(logging): add support for send log message notifications and implemented...
  • e859847 feat: support in tool result handling & update example (#467)
  • 9c352bd feat: Inprocess sampling support (#487)
  • 78eb7a3 fix Content-Type: application/json; charset=utf-8 error (#478)
  • c8c52a8 refactor: replace fmt.Errorf with TransportError wrapper (#486)
  • 65df1b0 fix(streamble_http) SendNotification not work bug (#473)
  • 2d479bb Merge pull request #477 from sunerpy/main
  • bee9f90 fix(streamable_http): ensure graceful shutdown to prevent close request errors
  • 56f2501 fix quick-start
  • 6a54215 Implement sampling in Stdio (#461)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.32.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.34.0
  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 Jul 21, 2025
@wesleyjellis wesleyjellis requested a review from Copilot July 22, 2025 13:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a dependency update PR that bumps the github.com/mark3labs/mcp-go library from version 0.32.0 to 0.34.0. The update includes various bug fixes, new features, and improvements to the MCP (Model Context Protocol) Go library, including better error handling, logging support, sampling capabilities, and HTTP transport fixes.

Key changes:

  • Updates MCP Go library to version 0.34.0 with bug fixes and new features
  • Includes improvements to HTTP transport, error handling, and logging capabilities
  • Adds new sampling support and tool result handling features

Copy link
Copy Markdown
Contributor

@wesleyjellis wesleyjellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds and runs fine on my machine

@wesleyjellis wesleyjellis merged commit 4e80446 into main Jul 22, 2025
3 checks passed
@wesleyjellis wesleyjellis deleted the dependabot/go_modules/src/github.com/mark3labs/mcp-go-0.34.0 branch July 22, 2025 13:31
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.

2 participants