Commit 03b8a42
authored
chore(deps-dev): bump @modelcontextprotocol/sdk from 1.24.1 to 1.24.3 in the bundled group (#647)
Bumps the bundled group with 1 update:
[@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk).
Updates `@modelcontextprotocol/sdk` from 1.24.1 to 1.24.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@modelcontextprotocol/sdk</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.24.3</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: fix dev dependency security vulnerabilities by <a
href="https://github.com/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1227">modelcontextprotocol/typescript-sdk#1227</a></li>
<li>chore(deps): bump express from 5.0.1 to 5.2.1 in the npm_and_yarn
group across 1 directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1228">modelcontextprotocol/typescript-sdk#1228</a></li>
<li>fix: release HTTP connections after POST responses by <a
href="https://github.com/mattzcarey"><code>@mattzcarey</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1214">modelcontextprotocol/typescript-sdk#1214</a></li>
<li>fix: skip priming events and closeSSEStream for old protocol
versions by <a
href="https://github.com/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1233">modelcontextprotocol/typescript-sdk#1233</a></li>
<li>chore: bump version for patch release by <a
href="https://github.com/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1235">modelcontextprotocol/typescript-sdk#1235</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.2...1.24.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.2...1.24.3</a></p>
<h2>1.24.2</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add optional resource annotations by <a
href="https://github.com/vhorvath2010"><code>@vhorvath2010</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/954">modelcontextprotocol/typescript-sdk#954</a></li>
<li>chore: refresh CLAUDE.md by <a
href="https://github.com/LucaButBoring"><code>@LucaButBoring</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1217">modelcontextprotocol/typescript-sdk#1217</a></li>
<li>refactor: make Server class framework-agnostic by moving express to
separate module by <a
href="https://github.com/cytle"><code>@cytle</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1223">modelcontextprotocol/typescript-sdk#1223</a></li>
<li>chore: bump version to 1.24.2 by <a
href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1224">modelcontextprotocol/typescript-sdk#1224</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/vhorvath2010"><code>@vhorvath2010</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/954">modelcontextprotocol/typescript-sdk#954</a></li>
<li><a href="https://github.com/cytle"><code>@cytle</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1223">modelcontextprotocol/typescript-sdk#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.1...1.24.2">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.1...1.24.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/724fe6eefeeb7f71328bc43c223fc9abd3df491e"><code>724fe6e</code></a>
chore: bump version for patch release (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1235">#1235</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/2f76ac8856b58f04aacca272566b5650f04be936"><code>2f76ac8</code></a>
fix: skip priming events and closeSSEStream for old protocol versions
(<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1233">#1233</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/0a374fc20aa5205534f9a8f3e3d23c450351065a"><code>0a374fc</code></a>
fix: release HTTP connections after POST responses (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1214">#1214</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/2d2c8ffaabc848f05ebdbfa92ac278620b0d3ebc"><code>2d2c8ff</code></a>
chore(deps): bump express from 5.0.1 to 5.2.1 in the npm_and_yarn group
acros...</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/545dbe1f84f01de0a6bf2a5ca7839a53a7b39332"><code>545dbe1</code></a>
chore: fix dev dependency security vulnerabilities (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1227">#1227</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/d23674da265cf30d19a19a3b9a3e42aefc5edb0e"><code>d23674d</code></a>
chore: bump version to 1.24.2 (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1224">#1224</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/7c9257cdf57e849a6076fb34ed4d40d766f49ef3"><code>7c9257c</code></a>
refactor: make Server class framework-agnostic by moving express to
separate ...</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/401a189fb88c0f4062518c4f744ebd1c96158004"><code>401a189</code></a>
chore: refresh CLAUDE.md (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1217">#1217</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/4b5c25d5926007c649ad2809be80188aa9c86ec4"><code>4b5c25d</code></a>
feat: add optional resource annotations (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/954">#954</a>)</li>
<li>See full diff in <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.1...1.24.3">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c5ccd32 commit 03b8a42
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments