Skip to content

chore(deps): bump the cargo-flagged group across 1 directory with 2 updates - #143

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-flagged-a9036f289e
Closed

chore(deps): bump the cargo-flagged group across 1 directory with 2 updates#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-flagged-a9036f289e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-flagged group with 2 updates in the / directory: rmcp and rmcp-macros.

Updates rmcp from 0.6.4 to 2.2.0

Release notes

Sourced from rmcp's releases.

rmcp-macros-v2.2.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.2.0

Added

  • reject auth servers lacking S256 PKCE support (#955)

Fixed

  • pass client conformance suite (#960)
  • don't respond to cancelled requests (#957)
  • fail orphaned streamable HTTP responses on reinit (#914)
  • address 2025-11-25 conformance audit findings (#951)

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)

... (truncated)

Commits

Updates rmcp-macros from 0.6.4 to 2.2.0

Release notes

Sourced from rmcp-macros's releases.

rmcp-macros-v2.2.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-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-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-macros-v1.8.0

Added

  • deprecate roots, sampling, and logging (SEP-2577) (#884)

Fixed

  • strip and validate tool outputSchema and inputSchema (#860)
  • remove unnecessary fields from tools' inputSchema (#856)

Other

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 28, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the cargo-flagged group with 2 updates chore(deps): bump the cargo-flagged group across 1 directory with 2 updates Jun 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-flagged-a9036f289e branch from 6a0f440 to 8dabe72 Compare June 11, 2026 06:44
…pdates

Bumps the cargo-flagged group with 2 updates in the / directory: [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk).


Updates `rmcp` from 0.6.4 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](https://github.com/modelcontextprotocol/rust-sdk/commits/rmcp-v2.2.0)

Updates `rmcp-macros` from 0.6.4 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](https://github.com/modelcontextprotocol/rust-sdk/commits/rmcp-macros-v2.2.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-flagged
- dependency-name: rmcp-macros
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-flagged
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-flagged-a9036f289e branch from 8dabe72 to 62afc82 Compare July 9, 2026 06:49
@runonthespot

Copy link
Copy Markdown
Contributor

Superseded by #175, which lands the rmcp 1.7 upgrade together with the required API migration (rmcp 1.x made the result structs non-exhaustive, so the bare bump failed CI). Thanks dependabot 🤖

@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/cargo/cargo-flagged-a9036f289e branch July 9, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant