deps(deps): bump the cargo-minor-and-patch group across 1 directory with 5 updates - #7508
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the cargo-minor-and-patch group across 1 directory with 5 updates#7508dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-and-patch-eb48d5aa9f
branch
4 times, most recently
from
August 7, 2026 00:12
7370c5b to
2d12ede
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-and-patch-eb48d5aa9f
branch
from
August 7, 2026 04:56
2d12ede to
4c82bd5
Compare
…ith 5 updates Bumps the cargo-minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.42` | `0.23.43` | | [bcrypt](https://github.com/Keats/rust-bcrypt) | `0.19.2` | `0.19.3` | | [redis](https://github.com/redis-rs/redis-rs) | `1.4.1` | `1.5.0` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.54` | | [cc](https://github.com/rust-lang/cc-rs) | `1.3.0` | `1.4.0` | Updates `rustls` from 0.23.42 to 0.23.43 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.42...v/0.23.43) Updates `bcrypt` from 0.19.2 to 0.19.3 - [Commits](Keats/rust-bcrypt@v0.19.2...v0.19.3) Updates `redis` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.4.1...redis-1.5.0) Updates `time` from 0.3.47 to 0.3.54 - [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.47...v0.3.54) Updates `cc` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.3.0...cc-v1.4.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 0.19.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: cc dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: redis dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: rustls dependency-version: 0.23.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: time dependency-version: 0.3.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-minor-and-patch-eb48d5aa9f
branch
from
August 7, 2026 09:12
4c82bd5 to
b7a814b
Compare
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the cargo-minor-and-patch group with 5 updates in the / directory:
0.23.420.23.430.19.20.19.31.4.11.5.00.3.470.3.541.3.01.4.0Updates
rustlsfrom 0.23.42 to 0.23.43Commits
fcf61cdPrepare 0.23.43f0dad4cCheck server's proposed suite against actual offerb480cc6Test for server choosing a non-QUIC TLS1.3 suite883a44dConsiderProtocolinServerConfig::supports_versionc2f1fd9Check suitability of server version in QUIC clientd98e1b9Add test for serverTls13RequiredForQuice63d9bfBound ticket age calculation79cd462Defensiveness improvement for binder suffix arithmetic4a9f025use checked_sub for the mac tag offset in Rfc5077Ticketer::decrypt3131e5cAccept that libcrux deps are vulnerableUpdates
bcryptfrom 0.19.2 to 0.19.3Commits
d8c4bb3Bumpf295fa4update base64 dependency to 0.23 (#104)Updates
redisfrom 1.4.1 to 1.5.0Release notes
Sourced from redis's releases.
Commits
65a344aPrepare new version (#2267)b9e2916Add support for the new FPHA storage hint (#2114)c8297d1Fix nightly linter (#2258)30285c8docs: Add the need fornon_exhaustiveforenums andstructs (#2247)6ae8530Async cluster connection: Reconnect after receiving push disconnection. (#2242)e4e2dcffix changelog (#2244)446885dfeat(cluster): add node address map for TLS hostname remapping (#2155)b2cde38Replace matcher array macro with const generics (#2197)56bc260Add logs to indicate when recovery future starts and completes (#2240)f518e64docs: Remove remarks about Redis docs toBF.MEXISTSbeing wrong (#2231)Updates
timefrom 0.3.47 to 0.3.54Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
d1c55a4v0.3.54 release2fb04c4Add ability to iterate overWeekdays00779faAdd ability to iterate overMonthsb99c5c2Add ability to iterate overDates41eea5bLint on missing panic documentation5a0bdd8Replace optimizing loop with linear pass687d4a9Address clippy lints6bf0055Add LLM policy81f9fe0RenameDurationtoSignedDuration058efaeRename internals forPlainDateTimeUpdates
ccfrom 1.3.0 to 1.4.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
413c4ecchore(cc): release v1.4.0 (#1803)3dcd9cefeat: support trim paths with clang-cl.exe (#1799)8896876Bump release-plz/action from 0.5.130 to 0.5.131 (#1798)