chore(deps): bump rmcp from 1.8.0 to 2.1.0#115
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/cargo/rmcp-2.1.0
branch
from
July 6, 2026 09:17
1a1ce6b to
a319bcc
Compare
bug-ops
enabled auto-merge (squash)
July 7, 2026 20:33
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.8.0 to 2.1.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.1.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
rmcp 2.0 renamed the model::Content enum to ContentBlock as part of aligning model types with the MCP 2025-11-25 spec.
bug-ops
force-pushed
the
dependabot/cargo/rmcp-2.1.0
branch
from
July 7, 2026 20:40
8f38342 to
e881fe4
Compare
Resolves RUSTSEC-2026-0204, an invalid pointer dereference in fmt::Pointer/fmt::Display for Atomic and Shared, flagged by the Security Audit CI job.
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.1.0.
Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
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)ee2d81ffeat: add SEP-414 trace context meta accessors (#910)496902bfix: block redirect header leaks (#936)64d22defix: don't respond to unparseable messages (#940)288f996feat: add SEP-2575 meta helpers (#942)80a7479fix: negotiate protocol version in handler (#930)67a3085chore: release v2.0.0 (#920)c1a8b29fix: prevent OAuth resource spoofing (#937)