-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump @modelcontextprotocol/sdk from 1.10.1 to 1.25.2 #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): bump @modelcontextprotocol/sdk from 1.10.1 to 1.25.2 #127
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
pnpm-lock.yaml
Outdated
| '@modelcontextprotocol/sdk': | ||
| specifier: ^1.8.0 | ||
| version: 1.10.1 | ||
| version: 1.25.2([email protected])([email protected]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Zod peer dependency version mismatch with new SDK
Medium Severity
The upgraded @modelcontextprotocol/[email protected] requires zod: ^3.25 || ^4.0 as a peer dependency, but the project specifies zod: "^3.24.2" which resolves to [email protected]. Version 3.24.3 does not satisfy the ^3.25 requirement. This peer dependency mismatch could cause runtime errors if the SDK uses features introduced in zod 3.25+. The zod dependency in package.json needs to be updated to ^3.25 to match the SDK's requirements.
Additional Locations (1)
b02b26e to
d7f203f
Compare
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.10.1 to 1.25.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.10.1...v1.25.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.25.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
d7f203f to
93a05e5
Compare
Bumps @modelcontextprotocol/sdk from 1.10.1 to 1.25.2.
Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)6dd08acci: trigger workflow on v1.x branch (#1319)384311bchore: bump version for patch fix (#1307)fb07af8spec types - backwards compatibility changes (#1306)2b20ca9chore: bump version for release (#1301)67ba7adfeat: fetch transport (#1209)1d42547Add theme property to Icon schema (#1290)54303b4Add optional description field to Implementation schema (#1295)9941294Fix Zod v4 schema description extraction (#1296)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Upgrade MCP SDK
Bumps
@modelcontextprotocol/sdkfrom1.10.1to1.25.2Pulls in peer/transitive updates:
express5.2.1,express-rate-limit7.5.1,eventsource3.0.7+eventsource-parser3.0.6,esbuild0.25.12,eslint9.39.2,ajv8.17.1+ajv-formats,jose6.1.3,zod-to-json-schema3.25.1,path-to-regexp8.3.0, and misc HTTP/middleware libs (body-parser,send,serve-static,mime-types,http-errors,statuses,qs,raw-body,iconv-lite)No application code changes; lockfile-only dependency refresh
Written by Cursor Bugbot for commit 93a05e5. This will update automatically on new commits. Configure here.