Skip to content

deps: bump rmcp from 0.12.0 to 0.13.0 - #29

Merged
bug-ops merged 1 commit into
mainfrom
dependabot/cargo/rmcp-0.13.0
Jan 21, 2026
Merged

deps: bump rmcp from 0.12.0 to 0.13.0#29
bug-ops merged 1 commit into
mainfrom
dependabot/cargo/rmcp-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 21, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 0.12.0 to 0.13.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v0.13.0

Added

  • (task) add task support (SEP-1686) (#536)

Fixed

  • (docs) add spreadsheet-mcp to Built with rmcp (#582)

Other

  • update README external links (#603)
  • clarity and formatting (#602)

rmcp-v0.13.0

Added

  • provide blanket implementations for ClientHandler and ServerHandler traits (#609)
  • (service) add close() method for graceful connection shutdown (#588)
  • (auth) add StateStore trait for pluggable OAuth state storage (#614)
  • (elicitation) implement SEP-1330 Elicitation Enum Schema Improvements (#539)
  • (task) add task support (SEP-1686) (#536)

Fixed

  • use the json rpc error from the initialize response and bubble it up to the client (#569)
  • (build) fix build of the project when no features are selected (#606)
  • use Semaphore instead of Notify in OneshotTransport to prevent race condition (#611)
  • add OpenID Connect discovery support per spec-2025-11-25 4.3 (#598)
  • only try to refresh access tokens if we have a refresh token or an expiry time (#594)
  • (docs) add spreadsheet-mcp to Built with rmcp (#582)

Other

  • (elicitation) improve enum schema builder, small changes of elicitation builder (#608)
  • add pre-commit hook for conventional commit verification (#619)
  • clean up optional dependencies (#546)
  • re-export ServerSseMessage from session module (#612)
  • Implement SEP-1699: Support SSE Polling via Server-Side Disconnect (#604)
  • update README external links (#603)
  • clarity and formatting (#602)
  • Add optional icons field to RawResourceTemplate (#589)
Commits
  • 48e989b chore: release v0.13.0 (#620)
  • 2d1456e fix(docs): add -p parameter to the cargo run commands in documentation (#...
  • e49aef6 chore(elicitation): improve enum schema builder, small changes of elicitation...
  • 9b629c6 chore: add pre-commit hook for conventional commit verification (#619)
  • 95d3e3f fix: use the json rpc error from the initialize response and bubble it up to ...
  • 81f8588 feat: provide blanket implementations for ClientHandler and ServerHandler tra...
  • acb06ea fix(build): fix build of the project when no features are selected (#606)
  • 46e149e chore: clean up optional dependencies (#546)
  • cc96f37 feat(service): add close() method for graceful connection shutdown (#588)
  • c4a6829 fix: use Semaphore instead of Notify in OneshotTransport to prevent race cond...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.12.0 to 0.13.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.12.0...rmcp-v0.13.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 21, 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.

@bug-ops
bug-ops merged commit 596623a into main Jan 21, 2026
12 checks passed
@bug-ops
bug-ops deleted the dependabot/cargo/rmcp-0.13.0 branch January 21, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant