Skip to content

build(deps): bump rmcp from 1.4.0 to 1.5.0#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-1.5.0
Open

build(deps): bump rmcp from 1.4.0 to 1.5.0#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rmcp-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps rmcp from 1.4.0 to 1.5.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.5.0

Fixed

  • (macros) respect local feature in #[prompt] macro — omit + Send bound (#803)

rmcp-v1.5.0

Added

  • (transport) add constructors for non_exhaustive error types (#806)
  • add 2025-11-25 protocol version support (#802)

Fixed

  • treat resource metadata JSON parse failure as soft error (#810)
  • include http_request_id in request-wise priming event IDs (#799)
  • (http) drain SSE stream for connection reuse (#790)

Other

  • (deps) update which requirement from 7 to 8 (#807)
Commits
  • 020a38b chore: release v1.5.0 (#804)
  • 01a6666 fix: treat resource metadata JSON parse failure as soft error (#810)
  • 3e56d52 fix: include http_request_id in request-wise priming event IDs (#799)
  • 6603c1f fix(macros): respect local feature in #[prompt] macro — omit + Send bou...
  • c99903a fix(http): drain SSE stream for connection reuse (#790)
  • ad39972 feat(transport): add constructors for non_exhaustive error types (#806)
  • a743f15 chore(deps): update which requirement from 7 to 8 (#807)
  • a64be23 feat: add 2025-11-25 protocol version support (#802)
  • 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)

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.4.0...rmcp-v1.5.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 1.5.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 May 1, 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