Skip to content

Build(deps): Bump rmcp from 0.11.0 to 0.13.0#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rmcp-0.13.0
Open

Build(deps): Bump rmcp from 0.11.0 to 0.13.0#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rmcp-0.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

rmcp-macros-v0.12.0

Other

  • merge cached_schema_for_type into schema_for_type (#581)
  • Add NexusCore MCP to project list (#573)
  • (deps) update darling requirement from 0.21 to 0.23 (#574)

... (truncated)

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

You can trigger a rebase of this PR 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)

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

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.11.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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 19, 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