Skip to content

chore(deps): bump rmcp from 0.16.0 to 1.1.0#636

Merged
avifenesh merged 3 commits intomainfrom
dependabot/cargo/rmcp-1.1.0
Mar 7, 2026
Merged

chore(deps): bump rmcp from 0.16.0 to 1.1.0#636
avifenesh merged 3 commits intomainfrom
dependabot/cargo/rmcp-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps rmcp from 0.16.0 to 1.1.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.1.0

Other

  • add McpMux to Built with rmcp section (#717)

rmcp-v1.1.0

Added

  • implement OAuth 2.0 Client Credentials flow (#707)

Other

  • add McpMux to Built with rmcp section (#717)

rmcp-macros-v1.0.0

Fixed

  • api ergonomics follow-up (#720)

rmcp-v1.0.0

Fixed

  • (auth) pass WWW-Authenticate scopes to DCR registration request (#705)
  • api ergonomics follow-up (#720)
  • (streamable-http) map stale session 401 to status-aware error (#709)

rmcp-macros-v1.0.0-alpha

Added

  • docs update (#718)

Other

  • add #[non_exhaustive] and mutation methods to improve compatibility (#715)

rmcp-v1.0.0-alpha

Added

  • docs update (#718)
  • (auth) [breaking] support returning extra fields from token exchange (#700)

Fixed

  • downgrade logging of message to TRACE to avoid spamming logs (#699)

Other

  • add #[non_exhaustive] and mutation methods to improve compatibility (#715)

rmcp-macros-v0.17.0

... (truncated)

Commits
  • 53c86d5 chore: release v1.0.1 (#722)
  • bb6c804 feat: implement OAuth 2.0 Client Credentials flow (#707)
  • 60a5518 docs: add McpMux to Built with rmcp section (#717)
  • e223b53 chore: release v1.0.0 (#721)
  • 434ccb7 fix(auth): pass WWW-Authenticate scopes to DCR registration request (#705)
  • 2d90b76 fix: api ergonomics follow-up (#720)
  • 1fe5d1e fix(streamable-http): map stale session 401 to status-aware error (#709)
  • 28beb95 chore: release v1.0.0-alpha (#719)
  • 6842f9c feat: docs update (#718)
  • f63718d chore: add #[non_exhaustive] and mutation methods to improve compatibility (#...
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.16.0 to 1.1.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v1.1.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2026
Use Default::default() instead of struct literals for ServerInfo and
Implementation, as these structs are now marked non-exhaustive in rmcp 1.1.0.
@avifenesh avifenesh merged commit 22de519 into main Mar 7, 2026
7 checks passed
@avifenesh avifenesh deleted the dependabot/cargo/rmcp-1.1.0 branch March 7, 2026 10:53
@avifenesh avifenesh mentioned this pull request Mar 7, 2026
4 tasks
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant