Skip to content

chore(deps): bump rmcp from 0.17.0 to 1.1.0#62

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rmcp-1.1.0
Closed

chore(deps): bump rmcp from 0.17.0 to 1.1.0#62
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rmcp-1.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps rmcp from 0.17.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)
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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

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 Mar 9, 2026
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.17.0 to 1.1.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.17.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 force-pushed the dependabot/cargo/rmcp-1.1.0 branch from d560333 to 0c4c292 Compare March 9, 2026 09:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Superseded by #64.

@dependabot dependabot bot closed this Mar 16, 2026
@dependabot dependabot bot deleted the dependabot/cargo/rmcp-1.1.0 branch March 16, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants