Skip to content

chore(deps): bump rmcp from 0.17.0 to 1.2.0#119

Merged
bug-ops merged 2 commits intomainfrom
dependabot/cargo/rmcp-1.2.0
Mar 17, 2026
Merged

chore(deps): bump rmcp from 0.17.0 to 1.2.0#119
bug-ops merged 2 commits intomainfrom
dependabot/cargo/rmcp-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 16, 2026
@github-actions github-actions bot added chore size/XS major-update Major version dependency update labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rmcp-1.2.0 branch from a350e9c to de5ce49 Compare March 16, 2026 11:15
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.17.0 to 1.2.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.17.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 dependabot bot force-pushed the dependabot/cargo/rmcp-1.2.0 branch from de5ce49 to a50ab38 Compare March 16, 2026 21:17
@bug-ops bug-ops enabled auto-merge (squash) March 17, 2026 19:49
@bug-ops bug-ops merged commit a6c0a97 into main Mar 17, 2026
36 checks passed
@bug-ops bug-ops deleted the dependabot/cargo/rmcp-1.2.0 branch March 17, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file major-update Major version dependency update rust Pull requests that update rust code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant