-
Notifications
You must be signed in to change notification settings - Fork 178
Bump the rust-dependencies group with 29 updates #1378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the rust-dependencies group with 29 updates: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.13.1` | `0.22.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.9.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.12` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.11` | `1.0.0` | | [pbkdf2](https://github.com/RustCrypto/password-hashes) | `0.11.0` | `0.12.2` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.6` | `3.4.7` | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.11` | `0.8.12` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.21` | `1.2.23` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.11` | `0.3.12` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.11` | `0.1.12` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.0` | `1.2.1` | | [litemap](https://github.com/unicode-org/icu4x) | `0.7.5` | `0.8.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.7` | `0.11.8` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.11` | `0.11.12` | | [resolv-conf](https://github.com/hickory-dns/resolv-conf) | `0.7.3` | `0.7.4` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.11.0` | `1.12.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.2` | `0.103.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.7.6` | `0.8.1` | | [windows-result](https://github.com/microsoft/windows-rs) | `0.3.2` | `0.3.4` | | [writeable](https://github.com/unicode-org/icu4x) | `0.5.5` | `0.6.1` | | [yoke](https://github.com/unicode-org/icu4x) | `0.7.5` | `0.8.0` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.7.5` | `0.8.0` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.35` | `0.8.25` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.7.35` | `0.8.25` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.10.4` | `0.11.2` | | [zerovec-derive](https://github.com/unicode-org/icu4x) | `0.10.3` | `0.11.1` | Updates `base64` from 0.13.1 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) Updates `bitflags` from 1.3.2 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@1.3.2...2.9.0) Updates `rand` from 0.8.5 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.1) Updates `thiserror` from 1.0.69 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) Updates `webpki-roots` from 0.26.11 to 1.0.0 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...v/1.0.0) Updates `pbkdf2` from 0.11.0 to 0.12.2 - [Commits](RustCrypto/password-hashes@pbkdf2-v0.11.0...pbkdf2-v0.12.2) Updates `ctrlc` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.6...3.4.7) Updates `ahash` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Updates `cc` from 1.2.21 to 1.2.23 - [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.2.21...cc-v1.2.23) Updates `errno` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.11...v0.3.12) Updates `hyper-util` from 0.1.11 to 0.1.12 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.11...v0.1.12) Updates `idna_adapter` from 1.2.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.2.0...v1.2.1) Updates `litemap` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `quinn` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.7...quinn-0.11.8) Updates `quinn-proto` from 0.11.11 to 0.11.12 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.11...quinn-proto-0.11.12) Updates `resolv-conf` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/hickory-dns/resolv-conf/releases) - [Commits](hickory-dns/resolv-conf@v0.7.3...v0.7.4) Updates `rustls-pki-types` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.11.0...v/1.12.0) Updates `rustls-webpki` from 0.103.2 to 0.103.3 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.2...v/0.103.3) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) Updates `tinystr` from 0.7.6 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `windows-result` from 0.3.2 to 0.3.4 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `writeable` from 0.5.5 to 0.6.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerocopy` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.25) Updates `zerocopy-derive` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.25) Updates `zerovec` from 0.10.4 to 0.11.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.10.3 to 0.11.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bitflags dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: webpki-roots dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: pbkdf2 dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ahash dependency-version: 0.8.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: errno dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper-util dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: litemap dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: nix dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quinn dependency-version: 0.11.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quinn-proto dependency-version: 0.11.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: resolv-conf dependency-version: 0.7.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tinystr dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-result dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: writeable dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: yoke dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: yoke-derive dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerovec dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerovec-derive dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Assigned |
abr-egn
approved these changes
May 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 29 updates:
0.13.1
0.22.1
1.3.2
2.9.0
0.8.5
0.9.1
1.0.69
2.0.12
0.26.11
1.0.0
0.11.0
0.12.2
3.4.6
3.4.7
0.8.11
0.8.12
1.2.21
1.2.23
0.3.11
0.3.12
0.1.11
0.1.12
1.2.0
1.2.1
0.7.5
0.8.0
0.29.0
0.30.1
0.11.7
0.11.8
0.11.11
0.11.12
0.7.3
0.7.4
1.11.0
1.12.0
0.103.2
0.103.3
3.19.1
3.20.0
0.7.6
0.8.1
0.3.2
0.3.4
0.5.5
0.6.1
0.7.5
0.8.0
0.7.5
0.8.0
0.7.35
0.8.25
0.7.35
0.8.25
0.10.4
0.11.2
0.10.3
0.11.1
Updates
base64
from 0.13.1 to 0.22.1Changelog
Sourced from base64's changelog.
... (truncated)
Commits
e144006
v0.22.164cca59
Merge pull request #271 from JobanSD/patch-1838355e
Correct BinHex 4.0 alphabet according to specificationsbf15ccf
Merge pull request #270 from marshallpierce/mp/clippyfc6aabe
Appease clippy9a518a2
Merge pull request #267 from bdura/patch-1d96c80f
Merge branch 'marshallpierce:master' into patch-15d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverageUpdates
bitflags
from 1.3.2 to 2.9.0Release notes
Sourced from bitflags's releases.
... (truncated)
Changelog
Sourced from bitflags's changelog.
... (truncated)
Commits
e197bf5
Merge pull request #439 from KodrAus/cargo/2.9.08df6e80
prepare for 2.9.0 releasee92f0ae
Merge pull request #438 from KodrAus/fix/ui-tests226ff75
fix up UI tests2170a26
Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58
add tests forclear()
trait methodce5d420
addclear()
method to trait9e45d36
Merge pull request #434 from bitflags/KodrAus-patch-1617645a
pin checkout action for miri job2c836f2
Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
rand
from 0.8.5 to 0.9.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ec6d5c0
Prepare rand_core v0.9.1 (#1591)6a06056
rand_core: introduce an UnwrapMut wrapper (#1589)8929123
AddAlphabetic
distribution (#1587)06b1642
Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cd
rename extract to extract_lane (#1586)e0a70fd
Change to usearray::from_fn
inDistribution\<[T; N]> for StandardUniform
...0bc3f65
Move rand distr (#1577)2677c49
Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826
SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7
Fix some links (#1571)Updates
thiserror
from 1.0.69 to 2.0.12Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignore0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostdUpdates
webpki-roots
from 0.26.11 to 1.0.0Release notes
Sourced from webpki-roots's releases.
Commits
d37be11
Declare crates as 1.0.0Updates
pbkdf2
from 0.11.0 to 0.12.2Commits
165f4a8
pbkdf2 v0.12.2 (#443)cb56812
pbkdf2: useRECOMMENDED_ROUNDS
inDefault
impl (#442)795c424
argon2: add benchmarks using criterion (#437)3571f10
argon2: addParams::DEFAULT
constant (#439)b0cc634
scrypt: Update docs for recommended log_n parameter (#435)c8c1114
password-auth v0.3.0 (#434)54d68a4
password-auth: deriveEq
/PartialEq
on*Error
(#433)5e7e8c7
password-auth: renameError
(back) toVerifyError
(#432)58975ef
password-auth: fixis_hash_obsolete
docs (#431)2d45c3e
password-auth v0.2.0 (#430)Updates
ctrlc
from 3.4.6 to 3.4.7Release notes
Sourced from ctrlc's releases.
Commits
ac79af3
Version 3.4.7f9a4b4d
Use?
instead of and_then3e5af79
Update nix to 0.30Updates
ahash
from 0.8.11 to 0.8.12Commits
Updates
cc
from 1.2.21 to 1.2.23Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
2e3a7a5
chore: release v1.2.23 (#1470)8ee6782
support "vxworks" and "nto" OSes onget_base_archiver_variant
(#1456)d61b3b3
chore: release v1.2.22 (#1467)f50ff26
Addflags
method tocc::Build
for adding multiple flags (#1466)Updates
errno
from 0.3.11 to 0.3.12Release notes
Sourced from errno's releases.
Changelog
Sourced from errno's changelog.
Commits
eb75f22
Release 0.3.12. (#111)a9bd71e
Issue a better error message if the target is unsupported. (#110)Updates
hyper-util
from 0.1.11 to 0.1.12Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
8805922
v0.1.127e34375
feat(client): add proxy::SocksV4 and proxy::SocksV5 connectors (#187)7e74248
feat(client): add windows system proxies for Matcher (#190)acdda1a
feat(client): add macOS system proxy support for Matcher (#189)6c29abb
feat(client): add proxy::matcher utilities (#171)e74ab78
feat(server): add method to get number of watching connection (#185)9ac0dfe
docs(client): Include .pool_timer() in the Client builder example (#186)a891979
feat(client): addproxy::Tunnel
legacy util (#140)c39da45
feat(server): implementDefault
for server auto connectionBuilder
(#183)8610b18
feat(server): add graceful::Watcher type (#182)Updates
idna_adapter
from 1.2.0 to 1.2.1Commits
f948802
Merge branch 'icu4x-trunk' and turn off default features of the deps4e654c1
Update to ICU4X 2.0 release8e5dbf8
Beta version of idna_adapter to use ICU4X beta76e6d7a
Depend on ICU4X 2.0.0-beta1b0b1dc6
Update to ICU4X trunk APIabe012e
Use borrowed types from icu_normalizerUpdates
litemap
from 0.7.5 to 0.8.0Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
nix
from 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.