Skip to content

Commit dc1ac79

Browse files
chore(deps): bump rmcp from 3.2.0 to 3.3.0 (#380)
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/rust-sdk/releases">rmcp's releases</a>.</em></p> <blockquote> <h2>rmcp-macros-v3.3.0</h2> <h3>Added</h3> <ul> <li><em>(macros)</em> reject empty tool_router (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1233">#1233</a>)</li> </ul> <h2>rmcp-v3.3.0</h2> <h3>Added</h3> <ul> <li>add ServerHandler::negotiate_initialize (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1247">#1247</a>)</li> <li><em>(macros)</em> reject empty tool_router (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1233">#1233</a>)</li> <li><em>(auth)</em> add enterprise refresh-token and ID-JAG exchanges (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1234">#1234</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><em>(sse)</em> saturate exponential reconnect backoff to avoid overflow panic (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1231">#1231</a>)</li> <li>resolve clippy warnings across workspace (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1195">#1195</a>)</li> <li><em>(auth)</em> unify refresh checks and error handling (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1236">#1236</a>)</li> </ul> <h3>Other</h3> <ul> <li><em>(deps)</em> update process-wrap requirement from 9.0 to 10.0 (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/1229">#1229</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/3e636cab26c013eca5131103c03d20237f12c4df"><code>3e636ca</code></a> chore: release v3.3.0 (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1252">#1252</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/b2c90b1edc85d0ef2b47d344e9505b9732b06d9b"><code>b2c90b1</code></a> ci: pin commitlint dependencies (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1217">#1217</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/46db531df975ba1bd44fceabf2b3ff9cc9a21514"><code>46db531</code></a> fix(sse): saturate exponential reconnect backoff to avoid overflow panic (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1231">#1231</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/744b9f904c7f17d589326e61ddbe126cb9d58888"><code>744b9f9</code></a> chore(deps): bump crate-ci/typos (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1249">#1249</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/e8a0d7099aad673377b1d0e83bf192df218b2bd0"><code>e8a0d70</code></a> chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.6 (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1250">#1250</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/6fa40536deb44ceaedad28f783444c4700207270"><code>6fa4053</code></a> fix: resolve clippy warnings across workspace (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1195">#1195</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/f9a68bfa5cad065727bf847086010d5bf7f2028d"><code>f9a68bf</code></a> feat: add ServerHandler::negotiate_initialize (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1247">#1247</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/7d14f3a8a2419dc91dc439f3c308e327d4e9f0c7"><code>7d14f3a</code></a> feat(macros): reject empty tool_router (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1233">#1233</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/04c2f3fac90dbd2ec4ae0fbd9082fababd32dab9"><code>04c2f3f</code></a> fix(auth): unify refresh checks and error handling (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1236">#1236</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/add9cbeab56725547e7ea3bf3fb78f59de0806f1"><code>add9cbe</code></a> ci: bump codeql-action to 4.37.9 and group updates (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/1240">#1240</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v3.2.0...rmcp-v3.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rmcp&package-manager=cargo&previous-version=3.2.0&new-version=3.3.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 252685e commit dc1ac79

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)