Commit ddd2332
authored
fix(deps): update dependency @modelcontextprotocol/sdk to ^1.24.1 (#1851)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@modelcontextprotocol/sdk](https://modelcontextprotocol.io)
([source](https://redirect.github.com/modelcontextprotocol/typescript-sdk))
| [`^1.23.0` ->
`^1.24.1`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.23.0/1.24.1)
|

|

|
---
### Release Notes
<details>
<summary>modelcontextprotocol/typescript-sdk
(@​modelcontextprotocol/sdk)</summary>
###
[`v1.24.1`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.24.1)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.24.0...1.24.1)
#### What's Changed
- fix(streamableHttp): fix infinite retries when maxRetries is set to 0
by [@​mrorigo](https://redirect.github.com/mrorigo) in
[#​1216](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1216)
- chore: update protocol version to 2025-11-25 by
[@​dsp-ant](https://redirect.github.com/dsp-ant) in
[#​1218](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1218)
- chore: bump version for release by
[@​felixweinberger](https://redirect.github.com/felixweinberger)
in
[#​1219](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1219)
#### New Contributors
- [@​mrorigo](https://redirect.github.com/mrorigo) made their
first contribution in
[#​1216](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1216)
**Full Changelog**:
<modelcontextprotocol/typescript-sdk@1.24.0...1.24.1>
###
[`v1.24.0`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.23.0...356b7e61c83af723a0b7ad67d8193de70a5f03ca)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.23.1...1.24.0)
###
[`v1.23.1`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.23.1)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.23.0...1.23.1)
##### Fixed:
- Disabled SSE priming events to fix backwards compatibility - 1.23.x
clients crash on empty SSE data (JSON.parse(""))
This is a patch for servers still on 1.23.x that were breaking clients
not handling the the 1.24.x priming event behavior with empty SSE `data`
fields. See
[#​1233](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1233)
for more details.
**Full Changelog**:
<modelcontextprotocol/typescript-sdk@1.23.0...1.23.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/textlint/textlint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3f205f4 commit ddd2332
2 files changed
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments