Skip to content

chore(deps): bump rmcp from 1.1.1 to 1.2.0#181

Merged
zircote merged 1 commit intomainfrom
dependabot/cargo/rmcp-1.2.0
Mar 19, 2026
Merged

chore(deps): bump rmcp from 1.1.1 to 1.2.0#181
zircote merged 1 commit 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 1.1.1 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)
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)
  • See full diff 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

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.

@dependabot dependabot bot requested a review from zircote as a code owner March 16, 2026 14:26
@zircote zircote closed this Mar 19, 2026
@zircote zircote reopened this Mar 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@zircote
Copy link
Copy Markdown
Owner

zircote commented Mar 19, 2026

@dependabot rebase

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.1.1...rmcp-v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rmcp-1.2.0 branch from d2288e5 to ba2bbc7 Compare March 19, 2026 02:48
@zircote
Copy link
Copy Markdown
Owner

zircote commented Mar 19, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@zircote zircote merged commit ecc17f8 into main Mar 19, 2026
10 checks passed
@zircote zircote deleted the dependabot/cargo/rmcp-1.2.0 branch March 19, 2026 02:59
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