chore(deps): bump github.com/mark3labs/mcp-go from 0.20.1 to 0.22.0#324
Merged
williammartin merged 2 commits intomainfrom Apr 22, 2025
Merged
Conversation
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.20.1 to 0.22.0. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.20.1...v0.22.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
aeb01d0 to
def9483
Compare
ae00bdf to
6fd1b44
Compare
williammartin
approved these changes
Apr 22, 2025
Collaborator
williammartin
left a comment
There was a problem hiding this comment.
Reviewed this using the test introduced in 8313df5
➜ github-mcp-server git:(dependabot/go_modules/github.com/mark3labs/mcp-go-0.22.0) ✗ GITHUB_MCP_SERVER_E2E_TOKEN=$(gh auth token) go test -v --tags e2e ./e2e
=== RUN TestE2E
e2e_test.go:92: Building Docker image for e2e tests...
e2e_test.go:36: Starting Stdio MCP client...
=== RUN TestE2E/Initialize
=== RUN TestE2E/CallTool_get_me
--- PASS: TestE2E (1.51s)
--- PASS: TestE2E/Initialize (0.10s)
--- PASS: TestE2E/CallTool_get_me (0.46s)
PASS
ok github.com/github/github-mcp-server/e2e 1.740s
Collaborator
|
Bypassing this merge rule because although I pushed last (which was the violated rule) it was only to update licenses as produced by |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/mark3labs/mcp-go from 0.20.1 to 0.22.0.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Commits
013c047Use correct mutex5378d0ffeat: add message to ProgressNotification (#119)79a0ac0Add RemoveResource method to MCPServer (#141)0448984feat:Added the parameter parsing mode to parse any to the specified type (#148)dd3210cfeat: Implement Streamable-HTTP Client Basic (#168)8c0f2befeat(server): convert ping messages to be spec compliant (#169)d3c77dffix: add mutex to SSEServer to avoid data race between Start and Shutdown; fi...71b910bfix: tool annotation (#165)37ac814introduce NewToolResultErrorWithErr and update docs (#140)3fa49a8new feature: add tool annnotation (#158)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)