-
Notifications
You must be signed in to change notification settings - Fork 178
Bump the rust-dependencies group with 22 updates #1398
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
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-b487989f05
Jun 16, 2025
Merged
Bump the rust-dependencies group with 22 updates #1398
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-b487989f05
Jun 16, 2025
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 22 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` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.13.0` | | [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` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.19` | `0.12.20` | | [adler2](https://github.com/oyvindln/adler2) | `2.0.0` | `2.0.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.26` | `1.2.27` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` | | [hermit-abi](https://github.com/hermit-os/hermit-rs) | `0.5.1` | `0.5.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.173` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.5` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.8` | `0.8.9` | | redox_syscall | `0.5.12` | `0.5.13` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.24` | `0.1.25` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.12.0` | `3.13.0` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.10` | | [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.8` | `1.1.9` | | [wasi](https://github.com/bytecodealliance/wasi) | `0.11.0+wasi-snapshot-preview1` | `0.11.1+wasi-snapshot-preview1` | | [windows-link](https://github.com/microsoft/windows-rs) | `0.1.1` | `0.1.3` | 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 `serde_with` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.13.0) 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 `reqwest` from 0.12.19 to 0.12.20 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.19...v0.12.20) Updates `adler2` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/oyvindln/adler2/blob/main/CHANGELOG.md) - [Commits](https://github.com/oyvindln/adler2/commits) Updates `cc` from 1.2.26 to 1.2.27 - [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.26...cc-v1.2.27) Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.1) Updates `hermit-abi` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/hermit-os/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.5.1...hermit-abi-0.5.2) Updates `libc` from 0.2.172 to 0.2.173 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.172...0.2.173) Updates `memchr` from 2.7.4 to 2.7.5 - [Commits](BurntSushi/memchr@2.7.4...2.7.5) Updates `miniz_oxide` from 0.8.8 to 0.8.9 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `redox_syscall` from 0.5.12 to 0.5.13 Updates `rustc-demangle` from 0.1.24 to 0.1.25 - [Commits](https://github.com/rust-lang/rustc-demangle/commits) Updates `serde_with_macros` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.13.0) Updates `slab` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.10) Updates `thread_local` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@1.1.8...v1.1.9) Updates `wasi` from 0.11.0+wasi-snapshot-preview1 to 0.11.1+wasi-snapshot-preview1 - [Commits](bytecodealliance/wasi-rs@0.11.0...0.11.1) Updates `windows-link` from 0.1.1 to 0.1.3 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/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: serde_with dependency-version: 3.13.0 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: reqwest dependency-version: 0.12.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: adler2 dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hermit-abi dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.173 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: memchr dependency-version: 2.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: miniz_oxide dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: redox_syscall dependency-version: 0.5.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustc-demangle dependency-version: 0.1.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: slab dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thread_local dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasi dependency-version: 0.11.1+wasi-snapshot-preview1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: windows-link dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
isabelatkinson
approved these changes
Jun 16, 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 22 updates:
0.13.1
0.22.1
1.3.2
2.9.0
0.8.5
0.9.1
3.12.0
3.13.0
1.0.69
2.0.12
0.26.11
1.0.0
0.11.0
0.12.2
0.12.19
0.12.20
2.0.0
2.0.1
1.2.26
1.2.27
1.0.0
1.0.1
0.5.1
0.5.2
0.2.172
0.2.173
2.7.4
2.7.5
0.8.8
0.8.9
0.5.12
0.5.13
0.1.24
0.1.25
3.12.0
3.13.0
0.4.9
0.4.10
1.1.8
1.1.9
0.11.0+wasi-snapshot-preview1
0.11.1+wasi-snapshot-preview1
0.1.1
0.1.3
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
serde_with
from 3.12.0 to 3.13.0Release notes
Sourced from serde_with's releases.
Commits
92ae7ad
Bump version to 3.13.0 (#855)b14b17b
Bump version to 3.13.0d75e9fb
Update the feature documentation (#854)ad338d5
Update the feature documentation23aab78
Fix doc links (#853)c17c781
Fix min_properties handing in schemars v0.8 code (#852)619c2cb
Fix doc links188074a
Fix min_properties handing in schemars v0.8 code4dd13f2
Add support for schemars v0.9 (#849)c9b08af
Update expect tests with clippy doc changesUpdates
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
reqwest
from 0.12.19 to 0.12.20Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
099ae80
v0.12.204bccf41
chore: remove some unused dependencies (#2716)9248770
refactor: use hyper-util Socks connectors (#2726)334837c
feat: add tcp_user_timeout builder option (#2724)13487fb
refactor: reduce size of Pending request future (#2725)a26879d
tests: properly match http3 error variants (#2721)65102c9
wasm: re-add Error::is_status() (#2720)f94c5cd
fix(proxy): apply headers to first matching proxy only (#2714)Updates
adler2
from 2.0.0 to 2.0.1Changelog
Sourced from adler2's changelog.
Commits
Updates
cc
from 1.2.26 to 1.2.27Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7043e38
chore: release v1.2.27 (#1486)1d99fe3
Regenerate windows sys bindings (#1485)2e34d13
Update windows-bindgen requirement from 0.61 to 0.62 (#1484)191bcf5
Regenerate target info (#1483)Updates
cfg-if
from 1.0.0 to 1.0.1Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
dbfd663
chore: release v1.0.11cc10c7
Removecompiler-builtins
fromrustc-dep-of-std
dependencies0314c2b
ci: Fix the release job branchee3062f
Remove redundant configuration from Cargo.toml3e3936e
cleanup: Remove trailing whitespace0f01eff
ci: Add a release job4edf327
Merge pull request #83 from rust-lang/dependabot/github_actions/actions/check...d16050a
Bump actions/checkout from 4.2.1 to 4.2.2b01c675
Merge pull request #82 from rust-lang/dependabot/github_actions/actions/check...fdd1c00
Bump actions/checkout from 4.2.0 to 4.2.1Updates
hermit-abi
from 0.5.1 to 0.5.2Commits
356f491
Merge pull request #731 from hermit-os/abi-0.5.2e8e27bd
chore(abi): release version 0.5.2f86bdcc
Merge pull request #718 from tgross35/remove-compiler-builtins10d2059
Merge pull request #729 from stlankes/wasmbcff7c7
fix link to the project repository3fe96af
Merge pull request #728 from stlankes/wasm2d8dd8b
add badge for crates.io6a5bc05
Merge pull request #722 from hermit-os/dependabot/cargo/wasmtime-33.0.0d6d91a4
Merge pull request #727 from stlankes/wasm8d12fbf
add latest version of the Hermit kernelUpdates
libc
from 0.2.172 to 0.2.173Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.