Skip to content

chore(deps): bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.1#437

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/mark3labs/mcp-go-0.44.1
Open

chore(deps): bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.1#437
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/mark3labs/mcp-go-0.44.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/mark3labs/mcp-go from 0.43.2 to 0.44.1.

Release notes

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

Release v0.44.1

No release notes provided.

Release v0.44.0

What's Changed

New Contributors

... (truncated)

Commits
  • 6bea1d4 fix: add session idle TTL sweeper to prevent transport state leak (#724)
  • 0510f0c fix: SendRequest hangs forever when server process dies (#714)
  • 962f31b fix: use custom session id generator when provided (#715)
  • 7ce32bf fix: accept HTTP 204 No Content in SendNotification (#717)
  • 7c44752 fix(ci): pin Go version to 1.25 in lint workflow
  • 859588d fix: call onConnectionLost when SSE connection closes, not only on NO_ERROR (...
  • b2fb8ba tool "properties" and "required" fields missing if set them as null, Addition...
  • e2c1762 feat(server): implement task-augmented tools capability (#707)
  • 45740a0 typo: fix duplicate description of mcp-go in README (#701)
  • d46cf85 refactor: simplify tests with the usetesting linter (#703)
  • 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 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

Low Risk
Low risk dependency-only change; main impact is potential behavioral differences in the upgraded mcp-go library that could affect any MCP interactions at runtime.

Overview
Updates the Go module dependency github.com/mark3labs/mcp-go from v0.43.2 to v0.44.1.

Adjusts go.sum accordingly with the new version checksums; no application code changes are included.

Written by Cursor Bugbot for commit 90440bb. This will update automatically on new commits. Configure here.

Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.43.2 to 0.44.1.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.43.2...v0.44.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Mar 2, 2026
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant