chore(all): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.3
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps @modelcontextprotocol/sdk from 1.22.0 to 1.24.3.
Release notes
Sourced from @modelcontextprotocol/sdk's releases.
1.24.3
What's Changed
- chore: fix dev dependency security vulnerabilities by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1227- chore(deps): bump express from 5.0.1 to 5.2.1 in the npm_and_yarn group across 1 directory by
@dependabot[bot] in modelcontextprotocol/typescript-sdk#1228- fix: release HTTP connections after POST responses by
@mattzcareyin modelcontextprotocol/typescript-sdk#1214- fix: skip priming events and closeSSEStream for old protocol versions by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1233- chore: bump version for patch release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1235Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.2...1.24.3
1.24.2
What's Changed
- feat: add optional resource annotations by
@vhorvath2010in modelcontextprotocol/typescript-sdk#954- chore: refresh CLAUDE.md by
@LucaButBoringin modelcontextprotocol/typescript-sdk#1217- refactor: make Server class framework-agnostic by moving express to separate module by
@cytlein modelcontextprotocol/typescript-sdk#1223- chore: bump version to 1.24.2 by
@pcarletonin modelcontextprotocol/typescript-sdk#1224New Contributors
@vhorvath2010made their first contribution in modelcontextprotocol/typescript-sdk#954@cytlemade their first contribution in modelcontextprotocol/typescript-sdk#1223Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.1...1.24.2
1.24.1
What's Changed
- fix(streamableHttp): fix infinite retries when maxRetries is set to 0 by
@mrorigoin modelcontextprotocol/typescript-sdk#1216- chore: update protocol version to 2025-11-25 by
@dsp-antin modelcontextprotocol/typescript-sdk#1218- chore: bump version for release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1219New Contributors
@mrorigomade their first contribution in modelcontextprotocol/typescript-sdk#1216Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.0...1.24.1
1.24.0
Summary
This release brings us up to speed with the latest MCP spec
2025-11-25. Take a look at the latest spec as well as the release blog post.What's Changed
- fix: update spec links from latest to draft by
@domdomeggin modelcontextprotocol/typescript-sdk#1171- Make sure to consume HTTP error response bodies by
@GreenStagein modelcontextprotocol/typescript-sdk#1173- docs: add GET request handling for streamableHttp stateless mode by
@saharis9988in modelcontextprotocol/typescript-sdk#1161- SEP-1686: Tasks by
@LucaButBoringin modelcontextprotocol/typescript-sdk#1041- Fix JSON parse error on SSE events with empty data by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1184- Fix StreamableHTTPClientTransport instantiation by
@yuwzhoin modelcontextprotocol/typescript-sdk#944- feat: eslint rule to prefer node protocols by
@mattzcareyin modelcontextprotocol/typescript-sdk#1187- fix: call tasks/result to deliver side-channel messages by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1185- Add invalid_target oauth error (rfc 8707) by
@GreenStagein modelcontextprotocol/typescript-sdk#1183- fix(client): use StreamableHTTPError instead of plain Error in send() by
@yamadashyin modelcontextprotocol/typescript-sdk#1178
... (truncated)
Commits
724fe6echore: bump version for patch release (#1235)2f76ac8fix: skip priming events and closeSSEStream for old protocol versions (#1233)0a374fcfix: release HTTP connections after POST responses (#1214)2d2c8ffchore(deps): bump express from 5.0.1 to 5.2.1 in the npm_and_yarn group acros...545dbe1chore: fix dev dependency security vulnerabilities (#1227)d23674dchore: bump version to 1.24.2 (#1224)7c9257crefactor: make Server class framework-agnostic by moving express to separate ...401a189chore: refresh CLAUDE.md (#1217)4b5c25dfeat: add optional resource annotations (#954)6dd7cd4chore: bump version for release (#1219)- 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)
Package Dependencies
@modelcontextprotocol/sdk
npm
1.22.0 → 1.24.3
Minor
Technical Details
| ID: | 11859851 |
| UUID: | 3707538690 |
| Node ID: | PR_kwDOOv5z8s63vdeX |
| Host: | GitHub |
| Repository: | deploystackio/deploystack |