deps: bump rmcp from 1.8.0 to 2.2.0#211
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/rmcp-2.2.0
branch
from
July 24, 2026 17:38
7881a9c to
9fa2f39
Compare
bug-ops
force-pushed
the
dependabot/cargo/rmcp-2.2.0
branch
from
July 24, 2026 17:57
9fa2f39 to
113fabf
Compare
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.8.0 to 2.2.0. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.8.0...rmcp-v2.2.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
rmcp 2.2.0 merges RawResource and the Annotated<RawResource> wrapper into a single flat Resource struct. Updates McplsServer::list_resources to construct Resource directly instead of the removed types, unblocking the dependabot rmcp 1.8.0 -> 2.2.0 bump.
bug-ops
force-pushed
the
dependabot/cargo/rmcp-2.2.0
branch
from
July 24, 2026 18:04
541f52f to
c62019d
Compare
bug-ops
enabled auto-merge (squash)
July 24, 2026 18:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rmcp from 1.8.0 to 2.2.0.
Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
5195776chore: release v2.2.0 (#953)6dd7b85chore(deps): update p256 requirement from 0.13 to 0.14 (#959)a037935fix: pass client conformance suite (#960)dbda50cfix: don't respond to cancelled requests (#957)45f2f72fix: fail orphaned streamable HTTP responses on reinit (#914)95490fafeat: reject auth servers lacking S256 PKCE support (#955)bdf0c32fix: address 2025-11-25 conformance audit findings (#951)8e44af4chore: release v2.1.0 (#950)4833ec7fix(transport): make AsyncRwTransport::receive cancel-safe (#941) (#947)5837e22fix(auth): preserve refresh_token when refresh response omits it (#949)