-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump @modelcontextprotocol/sdk from 1.10.1 to 1.24.0 #113
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.24.0 #113
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 Free review on us!CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made. Comment |
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.10.1 to 1.24.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.10.1...1.24.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
ca2a042 to
82a81c0
Compare
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.
| engines: {node: '>=18'} | ||
| peerDependencies: | ||
| '@cfworker/json-schema': ^4.1.1 | ||
| zod: ^3.25 || ^4.0 |
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.
Bug: Zod version incompatible with SDK peer dependency requirements
The @modelcontextprotocol/sdk@1.24.0 requires zod: ^3.25 || ^4.0 as a peer dependency, but the project uses zod@3.24.3 which doesn't satisfy this requirement (3.24.3 < 3.25.0). Similarly, zod-to-json-schema@3.25.0 requires zod: ^3.25 || ^4. This version mismatch could cause runtime failures if the SDK uses zod APIs introduced in version 3.25 or later that don't exist in 3.24.3.
Bumps @modelcontextprotocol/sdk from 1.10.1 to 1.24.0.
Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
356b7e6chore: bump version for release (#1215)09623e2Merge commit from forkcf51343feat: backwards-compatible createMessage overloads for SEP-1577 (#1212)8204126fix: allow zod 4 transformations (#1213)6083600Modify Origin header validation in validateRequestHeaders (streamableHttp.ts ...a6ee2cbfix: normalize null to undefined in ElicitResultSchema content field (#1204)4b651b8feat: add closeStandaloneSSEStream for GET stream polling (#1203)5ceabfbfix: normalize headers in sse transport (#856)f67fc2ffix: improve SSE reconnection behavior (#1191)fab7e1efeat: add closeSSEStream callback to RequestHandlerExtra (#1166)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
Bumps @modelcontextprotocol/sdk to 1.24.0 and updates a wide set of transitive deps (Express/SSE stack, schema/validation, build tooling, and ESLint) in pnpm-lock.yaml.
Dependencies:
@modelcontextprotocol/sdk1.10.1→1.24.0(adds/updates peers and transitive packages).express5.2.1,express-rate-limit,body-parser,send,serve-static,finalhandler,http-errors,statuses,mime-types,router,path-to-regexp;eventsourceandeventsource-parserupdated.jose@6.1.3.zod-to-json-schema3.25.0,ajv@8.17.1,ajv-formats,fast-uri.esbuild@0.25.12(+ platform binaries),tsxnow uses updatedesbuild,get-tsconfig@4.13.0.eslint@9.39.2and related packages;eslint-plugin-reactaligned.@babel/runtime@7.28.4,iconv-lite@0.7.1, various minor version bumps.Files changed:
pnpm-lock.yamlonly.Written by Cursor Bugbot for commit 82a81c0. This will update automatically on new commits. Configure here.