build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.41.1
Open
Number: #3
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
October 05, 2025 at 02:31 AM UTC
(27 days ago)
(27 days ago)
Updated:
October 05, 2025 at 02:31 AM UTC
(27 days ago)
(27 days ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.36.0 to 0.41.1.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.41.1
What's Changed
- fix: replace bufio.Scanner with bufio.Reader to support large message… by
@ezynda3in mark3labs/mcp-go#603Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.41.0...v0.41.1
Release v0.41.0
What's Changed
- fix(oauth): use oauth-authorization-server discovery before default endpoints by
@trunguttin mark3labs/mcp-go#581- Improve JSON-RPC error handling with typed errors and response constructors by
@peteski22in mark3labs/mcp-go#595- fix: Streamable HTTP client ping response handling by
@havasikin mark3labs/mcp-go#578- feat: add support for call tool result annotations by
@Crescent617in mark3labs/mcp-go#547New Contributors
@trunguttmade their first contribution in mark3labs/mcp-go#581@havasikmade their first contribution in mark3labs/mcp-go#578@Crescent617made their first contribution in mark3labs/mcp-go#547Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.40.0...v0.41.0
Release v0.40.0
What's Changed
- feat(get-server-tools): add GetTools method for retrieve MCPServer.tools by
@ValeriiStepanetsin mark3labs/mcp-go#437- fix: don't share mutex between tools/resources by
@tjhopin mark3labs/mcp-go#574- docs(server): Correct custom endpoint example for streamable HTTP transport by
@IAmSurajBobadein mark3labs/mcp-go#577- feat: add NewToolResultJSON by
@changkunin mark3labs/mcp-go#550- Do not panic on nil io by
@sam-at-lutherin mark3labs/mcp-go#446- Remove useless allocations; use (*Type)(nil) instead by
@mikeschinkelin mark3labs/mcp-go#545- improve streamable http sse logging by
@ethanoroshibain mark3labs/mcp-go#508- feat!: add context.Context to TokenStore methods by
@sd2kin mark3labs/mcp-go#557- Detect Pong from MCP Client and skip Session ID validation by
@struckoffin mark3labs/mcp-go#539- feat: implement MCP elicitation support (#413) by
@JBUinfoin mark3labs/mcp-go#548New Contributors
@ValeriiStepanetsmade their first contribution in mark3labs/mcp-go#437@IAmSurajBobademade their first contribution in mark3labs/mcp-go#577@changkunmade their first contribution in mark3labs/mcp-go#550@sam-at-luthermade their first contribution in mark3labs/mcp-go#446@mikeschinkelmade their first contribution in mark3labs/mcp-go#545@ethanoroshibamade their first contribution in mark3labs/mcp-go#508@struckoffmade their first contribution in mark3labs/mcp-go#539@JBUinfomade their first contribution in mark3labs/mcp-go#548Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.39.1...v0.40.0
Release v0.39.1
What's Changed
- fix(tool): Do not return empty
outputSchemaby@alex210501in mark3labs/mcp-go#573
... (truncated)
Commits
a1dd4effix: replace bufio.Scanner with bufio.Reader to support large messages in std...b8297f5More tests0e185e5Update coverage job6ee5d6cFix linting issueedba7f3Add simple tests0f6be05Fix actiond1a73bfAdd coverage report1737192format7657c15feat: add support for call tool result annotations (#547)aefdc0dfix: Streamable HTTP client ping response handling (#578)- Additional commits viewable in compare view
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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Package:
github.com/mark3labs/mcp-go
Ecosystem:
go
go
Version Change:
0.36.0 → 0.41.1
Update Type:
Minor
Minor
Technical Details
| ID: | 9413424 |
| UUID: | 2887695943 |
| Node ID: | PR_kwDOP6JwVM6sHr5H |
| Host: | GitHub |
| Repository: | nickytonline/github-mcp-http |
| Merge State: | Unknown |