Skip to content

Commit 27e50ab

Browse files
chore(deps): bump rmcp from 2.1.0 to 2.2.0 (#315)
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 2.1.0 to 2.2.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-v2.2.0</h2> <h3>Added</h3> <ul> <li>[<strong>breaking</strong>] align model types with MCP 2025-11-25 spec (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/927">#927</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>fill missing fully qualified syntax in prompt_handler macros (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/866">#866</a>)</li> </ul> <h3>Other</h3> <ul> <li>align README examples with v2 model API (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/928">#928</a>)</li> </ul> <h2>rmcp-v2.2.0</h2> <h3>Added</h3> <ul> <li>reject auth servers lacking S256 PKCE support (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/955">#955</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>pass client conformance suite (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/960">#960</a>)</li> <li>don't respond to cancelled requests (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/957">#957</a>)</li> <li>fail orphaned streamable HTTP responses on reinit (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/914">#914</a>)</li> <li>address 2025-11-25 conformance audit findings (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/pull/951">#951</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/519577601db3823616dbd7c4eb84ed569d8e17d4"><code>5195776</code></a> chore: release v2.2.0 (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/953">#953</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/6dd7b858c62c3aa7d339b61b7f65fe6df3572973"><code>6dd7b85</code></a> chore(deps): update p256 requirement from 0.13 to 0.14 (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/959">#959</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/a03793530d39d3be7beef3b44eed509d2ac04ab1"><code>a037935</code></a> fix: pass client conformance suite (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/960">#960</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/dbda50c0eb3fbecfb14e6aa4179c180458bb393a"><code>dbda50c</code></a> fix: don't respond to cancelled requests (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/957">#957</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/45f2f728819cb1018973a83d16feace7174cdc82"><code>45f2f72</code></a> fix: fail orphaned streamable HTTP responses on reinit (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/914">#914</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/95490facd61a4f5c9bf5f6abe4a621eaa80cc3eb"><code>95490fa</code></a> feat: reject auth servers lacking S256 PKCE support (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/955">#955</a>)</li> <li><a href="https://github.com/modelcontextprotocol/rust-sdk/commit/bdf0c32e8c1ea1847ab9c581c0ee0d4984d6b556"><code>bdf0c32</code></a> fix: address 2025-11-25 conformance audit findings (<a href="https://redirect.github.com/modelcontextprotocol/rust-sdk/issues/951">#951</a>)</li> <li>See full diff in <a href="https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v2.1.0...rmcp-v2.2.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=2.1.0&new-version=2.2.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>
1 parent dbc033e commit 27e50ab

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)