chore(deps): bump the cargo-compatible group across 1 directory with 6 updates - #55
Merged
Merged
Conversation
…6 updates Bumps the cargo-compatible group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [keyring](https://github.com/open-source-cooperative/keyring-rs) | `4.1.5` | `4.1.6` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `3.0.1` | `3.1.2` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.40.1` | `0.40.2` | | [time](https://github.com/time-rs/time) | `0.3.54` | `0.3.55` | Updates `clap` from 4.6.4 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.6) Updates `futures` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `keyring` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases) - [Commits](open-source-cooperative/keyring-rs@v4.1.5...v4.1.6) Updates `rmcp` from 3.0.1 to 3.1.2 - [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-v3.0.1...rmcp-v3.1.2) Updates `rusqlite` from 0.40.1 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2) Updates `time` from 0.3.54 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.54...v0.3.55) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-compatible - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-compatible - dependency-name: keyring dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-compatible - dependency-name: rmcp dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-compatible - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-compatible - dependency-name: time dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-compatible-720e7767f6
branch
from
August 14, 2026 16:31
30eec2d to
4cf5e75
Compare
Merged
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 cargo-compatible group with 6 updates in the / directory:
4.6.44.6.60.3.330.3.344.1.54.1.63.0.13.1.20.40.10.40.20.3.540.3.55Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
futuresfrom 0.3.33 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
keyringfrom 4.1.5 to 4.1.6Release notes
Sourced from keyring's releases.
Commits
57fbfe1Prepare the release of v4.1.6 (#345)3644f2fTweak dependency formatting.041cc78Prepare to release v4.1.6.6ec1d3bGuard v1 module against concurrent creations of the credential store.a100b3fBump dependencies (#344)489b43dUpdated dependencies:Updates
rmcpfrom 3.0.1 to 3.1.2Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
02c62aechore: release v3.1.2 (#1148)c345078fix(auth): map 401/403 challenges on the SSE GET stream (#1152)f8e6382chore(deps): bump taiki-e/install-action from 2.85.7 to 2.85.8 (#1153)8fb3e04chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#1154)3c8fb2afix(sse): loop instead of recursing when skipping SSE events (#1146)e150d4ffix(auth): preserve issuer trailing slash during discovery (#1145)9a3168achore(deps): bump taiki-e/install-action from 2.85.6 to 2.85.7 (#1139)baac607chore: release v3.1.1 (#1115)f57d585chore: upgrade darling and syn (#1138)07bcda2fix: emit cache hints from handler macros (#1120)Updates
rusqlitefrom 0.40.1 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.0Updates
timefrom 0.3.54 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDuration