Skip to content

chore(deps): bump rmcp from 1.8.0 to 2.1.0#115

Merged
bug-ops merged 3 commits into
masterfrom
dependabot/cargo/rmcp-2.1.0
Jul 7, 2026
Merged

chore(deps): bump rmcp from 1.8.0 to 2.1.0#115
bug-ops merged 3 commits into
masterfrom
dependabot/cargo/rmcp-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 1.8.0 to 2.1.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v2.1.0

Added

  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • align README examples with v2 model API (#928)

rmcp-v2.1.0

Added

  • add SEP-414 trace context meta accessors (#910)
  • add SEP-2575 meta helpers (#942)

Fixed

  • (transport) make AsyncRwTransport::receive cancel-safe (#941) (#947)
  • (auth) preserve refresh_token when refresh response omits it (#949)
  • block redirect header leaks (#936)
  • don't respond to unparsable messages (#940)
  • negotiate protocol version in handler (#930)

rmcp-macros-v2.0.0

Added

  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • align README examples with v2 model API (#928)

rmcp-v2.0.0

Migration guide: modelcontextprotocol/rust-sdk#926

Added

  • [breaking] (rmcp) add Audio variant to PromptMessageContent (#865)
  • [breaking] align model types with MCP 2025-11-25 spec (#927)
  • deprecate roots/sampling/logging types (#923)

Fixed

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot added type: dependencies Dependency updates (Cargo.toml, Cargo.lock) build Build configuration changes (build.rs, toolchain) workspace Workspace-wide changes affecting multiple crates release Release preparation (changelog, version bumps) labels Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rmcp-2.1.0 branch from 1a1ce6b to a319bcc Compare July 6, 2026 09:17
@bug-ops
bug-ops enabled auto-merge (squash) July 7, 2026 20:33
@github-actions github-actions Bot added the area: bridge MCP bridge and integration label Jul 7, 2026
dependabot Bot and others added 2 commits July 7, 2026 22:40
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
bug-ops force-pushed the dependabot/cargo/rmcp-2.1.0 branch from 8f38342 to e881fe4 Compare July 7, 2026 20:40
Resolves RUSTSEC-2026-0204, an invalid pointer dereference in
fmt::Pointer/fmt::Display for Atomic and Shared, flagged by the
Security Audit CI job.
@bug-ops
bug-ops merged commit 2c76839 into master Jul 7, 2026
17 checks passed
@bug-ops
bug-ops deleted the dependabot/cargo/rmcp-2.1.0 branch July 7, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: bridge MCP bridge and integration build Build configuration changes (build.rs, toolchain) release Release preparation (changelog, version bumps) type: dependencies Dependency updates (Cargo.toml, Cargo.lock) workspace Workspace-wide changes affecting multiple crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant