chore(deps)(deps): bump the rust-dependencies group with 20 updates#183
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps)(deps): bump the rust-dependencies group with 20 updates#183dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.60` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.44` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.111` | `0.9.114` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.4` | `0.4.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.39` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.6` | `0.14.7` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [hidapi](https://github.com/ruabmbua/hidapi-rs) | `2.6.3` | `2.6.5` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | Updates `clap` from 4.5.53 to 4.5.60 - [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.5.53...clap_complete-v4.5.60) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `tokio` from 1.50.0 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.1) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `chrono` from 0.4.42 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.44) Updates `openssl-sys` from 0.9.111 to 0.9.114 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.111...openssl-sys-v0.9.114) Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) Updates `blake3` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.5) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `tokio-test` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `rustls` from 0.23.35 to 0.23.39 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.39) Updates `rcgen` from 0.14.6 to 0.14.7 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.6...v0.14.7) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `hidapi` from 2.6.3 to 2.6.5 - [Release notes](https://github.com/ruabmbua/hidapi-rs/releases) - [Commits](ruabmbua/hidapi-rs@v2.6.3...v2.6.5) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: openssl-sys dependency-version: 0.9.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rcgen dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hidapi dependency-version: 2.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-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 rust-dependencies group with 20 updates:
4.5.534.5.601.0.1451.0.1491.50.01.52.11.11.01.12.00.4.420.4.440.9.1110.9.1141.22.01.23.11.8.31.8.50.2.1830.2.1861.10.01.11.00.3.310.3.320.4.40.4.51.21.31.21.40.23.350.23.390.14.60.14.71.12.21.12.30.3.220.3.232.6.32.6.50.1.170.1.181.0.1001.0.102Updates
clapfrom 4.5.53 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
tokiofrom 1.50.0 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
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)Updates
rayonfrom 1.11.0 to 1.12.0Changelog
Sourced from rayon's changelog.
Commits
7449d7dMerge #1093b3d9e3fRelease rayon 1.8.0 and rayon-core 1.12.03fe51e5Fix clippy::let_and_return082f215Merge #1087ea0c06dcore: registry: Factor out "wait till out of work" part of the main loop.75524e2Merge #106301d2800Ignore the multi-threaded test on emscripten/wasm40b59c0core: Make use_current_thread error rather than panic when already in the pool.f4db4d7core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.87274adcore: registry: Add some more documentation for ThreadPoolBuilder::use_curren...Updates
chronofrom 0.4.42 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
openssl-sysfrom 0.9.111 to 0.9.114Release notes
Sourced from openssl-sys's releases.
... (truncated)
Commits
a6debf5Release openssl v0.10.78 and openssl-sys v0.9.114 (#2609)09b425eCheck derive output buffer length on OpenSSL 1.1.x (#2606)826c388Error for short out in MdCtxRef::digest_final() (#2608)1d10902Validate callback-returned lengths in PSK and cookie trampolines (#2607)5af6895Reject oversized length returns from password callback trampoline (#2605)718d07ffix inverted bounds assertion in AES key unwrap (#2604)53cc69dAdd support for LibreSSL 4.3.x (#2603)0b41e79Fix dangling stack pointer in custom extension add callback (#2599)cbdedf8Avoid panic for overlong OIDs (#2598)1fc51efopenssl 4 support (#2591)Updates
uuidfrom 1.22.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
blake3from 1.8.3 to 1.8.5Release notes
Sourced from blake3's releases.
Commits
93a431cversion 1.8.5299b1e2fix LTO builds by disabling LTO6a45feeadd LTO builds to CI15e83a5c: Use correct SIMD flags when compiling with Clang-Cl (#549)2e3727dcargo fmteverywhereb97a24fversion 1.8.40ebe469update to new rustcrypto trait releasesd4b005awasm32_simd: use i8x16_shuffle for rot8 and rot166eebbbdfix a struct size mismatch in testsfb1411ec: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>Updates
libcfrom 0.2.183 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-muslUpdates
proptestfrom 1.10.0 to 1.11.0Commits
7f1367fMerge pull request #641 from proptest-rs/release-1.11a63bf7eproptest-state-machine v0.8.0d86e9ffadd changelog for #6407940313proptest v1.11.03ec998cfix #638 changelog8ceb00cMerge pull request #639 from lukoktonos/bits1289c8df1aMerge pull request #638 from folkertdev/f16-supportca9d8e1changelog #638a39869fimply f16 feat by unstable85c5ca0Merge pull request #637 from folkertdev/min-max-assoc-constantsUpdates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (