Skip to content

chore(deps): bump rmcp from 3.3.0 to 3.4.0 in the cargo-minor-and-patch group - #283

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/cargo-minor-and-patch-1785fda098
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/cargo-minor-and-patch-1785fda098

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown

Bumps the cargo-minor-and-patch group with 1 update: rmcp.

Updates rmcp from 3.3.0 to 3.4.0

Release notes

Sourced from rmcp's releases.

rmcp-macros-v3.4.0

Added

  • (model) add ServerConfig and ClientConfig (#1266)

Fixed

  • (model) deprecate ServerInfo and ClientInfo aliases (#1156)

rmcp-v3.4.0

Added

  • (model) add ServerConfig and ClientConfig (#1266)

Fixed

  • (rmcp) use ServerConfig in cancellation test (#1273)
  • (rmcp) route peer cancellation by lifecycle (#1262)
  • run first pre-init request in service loop (#1263)
  • (auth) let url origin decide prm discovery (#1264)
  • (model) deprecate ServerInfo and ClientInfo aliases (#1156)
  • (auth) ignore non-metadata JSON when probing for protected resource metadata (#1204)
  • do not treat malformed JSON 200 as Accepted for requests (#1208)
  • (streamable-http-server) map handler-generated HeaderMismatch to HTTP 400 (#1259)
  • (http) enforce Origin validation semantics (#1192)
Commits
  • fd7811f chore: release v3.4.0 (#1258)
  • 0550e13 fix(rmcp): use ServerConfig in cancellation test (#1273)
  • b037c0f fix(rmcp): route peer cancellation by lifecycle (#1262)
  • d481cb0 fix: run first pre-init request in service loop (#1263)
  • 47fcdf4 fix(auth): let url origin decide prm discovery (#1264)
  • 165ff92 feat(model): add ServerConfig and ClientConfig (#1266)
  • fbfc5cc ci: add OpenSSF Scorecard analysis (#1214)
  • 3075dc9 fix(model): deprecate ServerInfo and ClientInfo aliases (#1156)
  • a5d1169 fix(auth): ignore non-metadata JSON when probing for protected resource metad...
  • 4fa84a5 fix: do not treat malformed JSON 200 as Accepted for requests (#1208)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-minor-and-patch group with 1 update: [rmcp](https://github.com/modelcontextprotocol/rust-sdk).


Updates `rmcp` from 3.3.0 to 3.4.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-v3.3.0...rmcp-v3.4.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 22, 2026
@dependabot
dependabot Bot requested a review from flupkede as a code owner September 22, 2026 06:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 22, 2026
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.

0 participants