Skip to content

Bump rmcp from 0.16.0 to 1.2.0#101

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

Bump rmcp from 0.16.0 to 1.2.0#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rmcp-1.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps rmcp from 0.16.0 to 1.2.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.2.0

Fixed

  • (rmcp-macros) use re-exported serde_json path in task_handler (#735)

rmcp-v1.2.0

Added

  • add missing constructors for non-exhaustive model types (#739)
  • include granted scopes in OAuth refresh token request (#731)

Fixed

  • handle ping requests sent before initialize handshake (#745)
  • allow deserializing notifications without params field (#729)

Other

  • (deps) update jsonwebtoken requirement from 9 to 10 (#737)

rmcp-macros-v1.1.1

Fixed

  • (rmcp-macros) replace deprecated *Param type aliases with *Params (#727)

rmcp-v1.1.1

Fixed

  • accept logging/setLevel and ping before initialized notification (#730)

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

... (truncated)

Commits
  • 3bd7522 chore: release v1.2.0 (#736)
  • 27b0096 feat: transparent session re-init on HTTP 404 (#743)
  • 5322430 fix: handle ping requests sent before initialize handshake (#745)
  • 3d2c951 feat: add missing constructors for non-exhaustive model types (#739)
  • 656a09a chore(deps): update rig-core requirement from 0.31.0 to 0.32.0 (#738)
  • 9fbf91e chore(deps): update jsonwebtoken requirement from 9 to 10 (#737)
  • 54bb522 feat: include granted scopes in OAuth refresh token request (#731)
  • be24898 fix(rmcp-macros): use re-exported serde_json path in task_handler (#735)
  • fc757d4 fix: allow deserializing notifications without params field (#729)
  • 1158cfe chore: release v1.1.1 (#732)
  • 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.2.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v1.2.0)

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

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

dependabot bot commented on behalf of github Mar 12, 2026

Labels

The following labels could not be found: bot, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants