chore: bump @modelcontextprotocol/sdk to 1.30.0 - #132
Closed
evancoderabbit wants to merge 1 commit into
Closed
Conversation
Patch/minor bump within the existing ^1.29.0 range. Does not adopt the 2026-07-28 spec revision this SDK version supports (stateless model, elicitation -> MRTR, Sampling deprecated) - that's a separate migration, tracked in mapbox#130, given this repo's own in-progress elicitation work (PR mapbox#57) depends on the mechanism being replaced. Regenerated patches/@modelcontextprotocol+sdk+1.30.0.patch (same content, just re-based off the new version) after verifying it still applies cleanly and the patched (warn-not-throw) behavior is present in the installed dist files. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
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.
Patch/minor bump within the existing ^1.29.0 range. Does not adopt the 2026-07-28 spec revision this SDK version supports (stateless model, elicitation -> MRTR, Sampling deprecated) - that's a separate migration, tracked in #130, given this repo's own in-progress elicitation work (PR #57) depends on the mechanism being replaced.
Regenerated patches/@modelcontextprotocol+sdk+1.30.0.patch (same content, just re-based off the new version) after verifying it still applies cleanly and the patched (warn-not-throw) behavior is present in the installed dist files.
Description
Testing
Checklist
Additional Notes