Skip to content

deps: bump rmcp from 0.14.0 to 0.15.0#54

Merged
bug-ops merged 2 commits intomainfrom
dependabot/cargo/rmcp-0.15.0
Feb 11, 2026
Merged

deps: bump rmcp from 0.14.0 to 0.15.0#54
bug-ops merged 2 commits intomainfrom
dependabot/cargo/rmcp-0.15.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps rmcp from 0.14.0 to 0.15.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v0.15.0

Fixed

  • (tasks) avoid dropping completed task results during collection (#639)
  • (tasks) expose execution.taskSupport on tools (#635)

rmcp-v0.15.0

Added

  • (elicitation) add support URL elicitation. SEP-1036 (#605)
  • enforce SEP-1577 MUST requirements for sampling with tools (#646)
  • add native-tls as an optional TLS backend (#631)
  • (capabilities) add extensions field for SEP-1724 (#643)

Fixed

  • (tasks) avoid dropping completed task results during collection (#639)
  • (auth) oauth metadata discovery (#641)
  • compilation with --no-default-features (#593)
  • (tasks) expose execution.taskSupport on tools (#635)
  • (tasks) correct enum variant ordering for deserialization (#634)

Other

  • Add optional description field to Implementation struct (#649)
  • Implement SEP-1577: Sampling With Tools (#628)
Commits
  • 9cfc905 chore: release v0.15.0 (#636)
  • 07028bc Add optional description field to Implementation struct (#649)
  • 187597b feat(elicitation): add support URL elicitation. SEP-1036 (#605)
  • edd5b1d feat: enforce SEP-1577 MUST requirements for sampling with tools (#646)
  • 8bd3fcb Implement SEP-1577: Sampling With Tools (#628)
  • be23334 fix(tasks): avoid dropping completed task results during collection (#639)
  • f6ebc7a fix(auth): oauth metadata discovery (#641)
  • bfd9cc0 feat: add native-tls as an optional TLS backend (#631)
  • 53b64a9 fix: compilation with --no-default-features (#593)
  • df6c3f0 fix(tasks): expose execution.taskSupport on tools (#635)
  • 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 Dependency updates rust Rust code changes labels Feb 11, 2026
@github-actions github-actions bot added configuration Configuration changes rust Rust code changes mcpls-core mcpls-core crate changes and removed rust Rust code changes labels Feb 11, 2026
dependabot bot and others added 2 commits February 12, 2026 00:35
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.14.0...rmcp-v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Implementation struct gained a required description field in rmcp 0.15.0.
Populate it from CARGO_PKG_DESCRIPTION.
@bug-ops bug-ops force-pushed the dependabot/cargo/rmcp-0.15.0 branch from abf8f4d to eadbcbd Compare February 11, 2026 23:35
@bug-ops bug-ops enabled auto-merge (squash) February 11, 2026 23:37
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
crates/mcpls-core/src/mcp/server.rs 94.23% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bug-ops bug-ops merged commit 8ffbf39 into main Feb 11, 2026
16 checks passed
@bug-ops bug-ops deleted the dependabot/cargo/rmcp-0.15.0 branch February 11, 2026 23:39
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 mcpls-core mcpls-core crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants