chore(deps): bump the all-dependencies group with 4 updates#28
Merged
github-actions[bot] merged 1 commit intoApr 27, 2026
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [clap](https://github.com/clap-rs/clap), [clap_complete](https://github.com/clap-rs/clap), [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [tokio](https://github.com/tokio-rs/tokio). Updates `clap` from 4.6.0 to 4.6.1 - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `clap_complete` from 4.6.2 to 4.6.3 - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.2...clap_complete-v4.6.3) Updates `rmcp` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.4.0...rmcp-v1.5.0) Updates `tokio` from 1.51.1 to 1.52.1 - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rmcp dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates: clap, clap_complete, rmcp and tokio.
Updates
clapfrom 4.6.0 to 4.6.1Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
clap_completefrom 4.6.2 to 4.6.3Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
rmcpfrom 1.4.0 to 1.5.0Commits
020a38bchore: release v1.5.0 (#804)01a6666fix: treat resource metadata JSON parse failure as soft error (#810)3e56d52fix: include http_request_id in request-wise priming event IDs (#799)6603c1ffix(macros): respectlocalfeature in#[prompt]macro — omit+ Sendbou...c99903afix(http): drain SSE stream for connection reuse (#790)ad39972feat(transport): add constructors for non_exhaustive error types (#806)a743f15chore(deps): update which requirement from 7 to 8 (#807)a64be23feat: add 2025-11-25 protocol version support (#802)Updates
tokiofrom 1.51.1 to 1.52.1Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions