Skip to content

chore(deps): bump rmcp from 1.3.0 to 1.4.0#207

Merged
GoZumie merged 1 commit intodevfrom
dependabot/cargo/dev/rmcp-1.4.0
Apr 15, 2026
Merged

chore(deps): bump rmcp from 1.3.0 to 1.4.0#207
GoZumie merged 1 commit intodevfrom
dependabot/cargo/dev/rmcp-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps rmcp from 1.3.0 to 1.4.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.4.0

Added

  • (macros) auto-generate get_info and default router (#785)

rmcp-v1.4.0

Added

  • add Default and constructors to ServerSseMessage (#794)
  • add meta to elicitation results (#792)
  • (macros) auto-generate get_info and default router (#785)
  • (transport) add which_command for cross-platform executable resolution (#774)
  • (auth) add StoredCredentials::new() constructor (#778)

Fixed

  • (server) remove initialized notification gate to support Streamable HTTP (#788)
  • default session keep_alive to 5 minutes (#780)
  • (http) add host check (#764)
  • exclude local feature from docs.rs build (#782)

Other

  • update Rust toolchain to 1.92 (#797)
  • unify IntoCallToolResult Result impls (#787)
Commits
  • 4628720 chore: release v1.4.0 (#779)
  • 65d2b29 fix(server): remove initialized notification gate to support Streamable HTTP ...
  • a7b5700 fix: pass GIT_TOKEN to release-plz CLI (#798)
  • 8a8c036 chore: update Rust toolchain to 1.92 (#797)
  • 34d0bc6 fix: upgrade rustc in actions (#796)
  • 45a4cc5 feat: add Default and constructors to ServerSseMessage (#794)
  • 5f43283 feat: add meta to elicitation results (#792)
  • be321a4 feat(macros): auto-generate get_info and default router (#785)
  • 5891b45 refactor: unify IntoCallToolResult Result impls (#787)
  • d98248a ci: add --locked to release-plz install (#786)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 10, 2026
@dependabot dependabot bot requested a review from ChrisCompton as a code owner April 10, 2026 23:06
@dependabot dependabot bot added the rust Pull requests that update rust code label Apr 10, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 10, 2026

PR author is in the excluded authors list.

@GoZumie
Copy link
Copy Markdown
Member

GoZumie commented Apr 14, 2026

@dependabot rebase

Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.3.0 to 1.4.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.3.0...rmcp-v1.4.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 1.4.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/dev/rmcp-1.4.0 branch from 045dc90 to 2f51616 Compare April 14, 2026 23:56
Copy link
Copy Markdown
Member

@GoZumie GoZumie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. CI failures are from pre-existing test issues now fixed on dev. Dependabot will rebase.

@GoZumie GoZumie merged commit d64f01c into dev Apr 15, 2026
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/dev/rmcp-1.4.0 branch April 15, 2026 00:02
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