Skip to content

deps: bump rmcp from 0.15.0 to 0.16.0#55

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rmcp-0.16.0
Feb 18, 2026
Merged

deps: bump rmcp from 0.15.0 to 0.16.0#55
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rmcp-0.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps rmcp from 0.15.0 to 0.16.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v0.16.0

Fixed

  • align task response types with MCP spec (#658)

Other

  • include LICENSE in final crate tarball (#657)
  • add rudof-mcp to MCP servers list (#645)

rmcp-v0.16.0

Added

  • add support for custom HTTP headers in StreamableHttpClient (#655)
  • (auth) add token_endpoint_auth_method to OAuthClientConfig (#648)

Fixed

  • remove unnecessary doc-cfg (#661)
  • duplicate meta serialization (#662)
  • sort list_all() output in ToolRouter and PromptRouter for deterministic ordering (#665)
  • align task response types with MCP spec (#658)

Other

  • upgrade reqwest to 0.13.2 (#669)
  • include LICENSE in final crate tarball (#657)
  • (deps) update rand requirement from 0.9 to 0.10 (#650)
  • remove unused axum dependency from server-side-http feature (#642)
  • 11-25-2025 compliant Auth (#651)
  • add rudof-mcp to MCP servers list (#645)
Commits
  • 3df4c5b chore: release v0.16.0 (#652)
  • 021a431 chore: upgrade reqwest to 0.13.2 (#669)
  • 0b53bfd fix: remove unnecessary doc-cfg (#661)
  • 5a6ff1f fix: duplicate meta serialization (#662)
  • 61ffba8 fix: sort list_all() output in ToolRouter and PromptRouter for deterministic ...
  • 53cd5ed chore(deps): update toml requirement from 0.9 to 1.0 (#668)
  • 08a5b05 fix: align task response types with MCP spec (#658)
  • 453032f chore: include LICENSE in final crate tarball (#657)
  • 016b7d3 feat: add support for custom HTTP headers in StreamableHttpClient (#655)
  • 70f6380 chore(deps): update rand requirement from 0.9 to 0.10 (#650)
  • 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.15.0 to 0.16.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.15.0...rmcp-v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates rust Rust code changes labels Feb 18, 2026
@github-actions github-actions bot added configuration Configuration changes and removed rust Rust code changes labels Feb 18, 2026
@github-actions github-actions bot merged commit 253461e into main Feb 18, 2026
14 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rmcp-0.16.0 branch February 18, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration changes dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants