Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps rmcp from 0.8.2 to 0.10.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v0.10.0

Fixed

  • (shemars) use JSON Schema 2020-12 as Default Dialect (#549)

rmcp-v0.10.0

Added

  • add support for custom client notifications (#556)

Other

  • replace paste with pastey for macros feature (#564)

rmcp-macros-v0.9.1

Fixed

  • (shemars) use JSON Schema 2020-12 as Default Dialect (#549)

rmcp-v0.9.1

Added

  • (streamable-http) support both SSE and JSON response formats (#540)

Fixed

  • don't block on creating the SSE stream (#553)
  • (shemars) use JSON Schema 2020-12 as Default Dialect (#549)
  • (oauth) let OAuth discovery skip to next well-known URL candidate on JSON parse error. (#545)

Other

  • Implementation of SEP-986: Specify Format for Tool Names (#551)

rmcp-macros-v0.9.0

Added

  • (tool) add _meta to tool definitions (#534)

rmcp-v0.9.0

Added

  • (auth) implement CredentialStore trait (#542)
  • (tool) add _meta to tool definitions (#534)

rmcp-macros-v0.8.5

Fixed

  • (doc) add stakpak-agent to Built with rmcp section (#500)

... (truncated)

Commits
  • 57d1ac9 chore: release v0.9.2 (#567)
  • 4ef1a16 feat: add support for custom client notifications (#556)
  • b6dcb28 chore: replace paste with pastey for macros feature (#564)
  • 94428d5 docs: mark SSE transport examples as deprecated (#561)
  • 2b60f8a chore: release v0.9.1 (#548)
  • 97ef6c9 Implementation of SEP-986: Specify Format for Tool Names (#551)
  • cf45070 feat(streamable-http): support both SSE and JSON response formats (#540)
  • 25e2ec4 chore(deps): bump actions/checkout from 5 to 6 (#554)
  • da57ee7 fix: don't block on creating the SSE stream (#553)
  • 76cdf48 fix(shemars): use JSON Schema 2020-12 as Default Dialect (#549)
  • 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.8.2 to 0.10.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.8.2...rmcp-v0.10.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 0.10.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 Dec 2, 2025
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.

1 participant