build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.5.1-0.20260403154220-27f29c1cef3b to 1.6.0#2498
Conversation
SamMorrowDrums
left a comment
There was a problem hiding this comment.
Approving go-sdk 1.6.0 bump. Verified our code is safe: we explicitly construct http.NewCrossOriginProtection() in pkg/http/handler.go (so the changed default of nil/off does not affect us), and we do not use SetError (whose semantics changed to preserve Content).
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.5.1-0.20260403154220-27f29c1cef3b to 1.6.0. - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/go-sdk/commits/v1.6.0) --- updated-dependencies: - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0a771ca to
3714563
Compare
Auto-generated by license-check workflow
SamMorrowDrums
left a comment
There was a problem hiding this comment.
Re-approving after recreate. Verified our code is safe with the go-sdk 1.6.0 behavior changes: we explicitly construct http.NewCrossOriginProtection() in pkg/http/handler.go (default change to nil/off does not affect us), and we do not use SetError (whose semantics changed to preserve Content).
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/modelcontextprotocol/go-sdk from 1.5.1-0.20260403154220-27f29c1cef3b to 1.6.0.
Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits