chore(deps): bump the all-deps group with 18 updates#2279
Merged
Conversation
Bumps the all-deps group with 18 updates: | Package | From | To | | --- | --- | --- | | [sha3](https://github.com/RustCrypto/hashes) | `0.11.0-rc.9` | `0.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [ctutils](https://github.com/RustCrypto/utils) | `0.4.0` | `0.4.2` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.9` | `0.4.10` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.0.7+spec-1.1.0` | | [cmov](https://github.com/RustCrypto/utils) | `0.5.2` | `0.5.3` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.3.0` | `2.4.0` | | [hkdf](https://github.com/RustCrypto/KDFs) | `0.13.0-rc.5` | `0.13.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [rustcrypto-ff](https://github.com/RustCrypto/ff) | `0.14.0-rc.0` | `0.14.0-rc.1` | | [rustcrypto-group](https://github.com/RustCrypto/group) | `0.14.0-rc.0` | `0.14.0-rc.1` | | [salsa20](https://github.com/RustCrypto/stream-ciphers) | `0.11.0-rc.2` | `0.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.1.0` | `1.1.1` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.6.1` | `2.7.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.1+spec-1.1.0` | Updates `sha3` from 0.11.0-rc.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha3-v0.11.0-rc.9...sha3-v0.11.0) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `ctutils` from 0.4.0 to 0.4.2 - [Commits](RustCrypto/utils@ctutils-v0.4.0...ctutils-v0.4.2) Updates `hybrid-array` from 0.4.9 to 0.4.10 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.9...v0.4.10) Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.7+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.7) Updates `cmov` from 0.5.2 to 0.5.3 - [Commits](RustCrypto/utils@cmov-v0.5.2...cmov-v0.5.3) Updates `fastrand` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.3.0...v2.4.0) Updates `hkdf` from 0.13.0-rc.5 to 0.13.0 - [Commits](RustCrypto/KDFs@hkdf-v0.13.0-rc.5...hkdf-v0.13.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `rustcrypto-ff` from 0.14.0-rc.0 to 0.14.0-rc.1 - [Changelog](https://github.com/RustCrypto/ff/blob/main/CHANGELOG.md) - [Commits](RustCrypto/ff@v0.14.0-rc.0...v0.14.0-rc.1) Updates `rustcrypto-group` from 0.14.0-rc.0 to 0.14.0-rc.1 - [Changelog](https://github.com/RustCrypto/group/blob/main/CHANGELOG.md) - [Commits](RustCrypto/group@v0.14.0-rc.0...v0.14.0-rc.1) Updates `salsa20` from 0.11.0-rc.2 to 0.11.0 - [Commits](RustCrypto/stream-ciphers@salsa20-v0.11.0-rc.2...salsa20-v0.11.0) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `serde_spanned` from 1.1.0 to 1.1.1 - [Commits](toml-rs/toml@serde_spanned-v1.1.0...serde_spanned-v1.1.1) Updates `tokio-macros` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.6.1...tokio-macros-2.7.0) Updates `toml_parser` from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.1.0...toml_parser-v1.1.2) Updates `toml_writer` from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.1.0...toml_writer-v1.1.1) --- updated-dependencies: - dependency-name: sha3 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: ctutils dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: cmov dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: fastrand dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: hkdf dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.184 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustcrypto-ff dependency-version: 0.14.0-rc.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustcrypto-group dependency-version: 0.14.0-rc.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: salsa20 dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: semver dependency-version: 1.0.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_spanned dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tokio-macros dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: toml_parser dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml_writer dependency-version: 1.1.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-deps group with 18 updates:
0.11.0-rc.90.11.01.50.01.51.00.4.00.4.20.4.90.4.100.9.12+spec-1.1.01.0.7+spec-1.1.00.5.20.5.32.3.02.4.00.13.0-rc.50.13.02.13.02.13.10.2.1830.2.1840.14.0-rc.00.14.0-rc.10.14.0-rc.00.14.0-rc.10.11.0-rc.20.11.01.0.271.0.281.1.01.1.12.6.12.7.01.1.0+spec-1.1.01.1.2+spec-1.1.01.1.0+spec-1.1.01.1.1+spec-1.1.0Updates
sha3from 0.11.0-rc.9 to 0.11.0Commits
6c69ea9Release sha3 v0.11.0 (#816)c46466fsha3: move cSHAKE and TurboSHAKE into separate crates (#815)b5051e5Cut new releases (#812)451c446md5: replaceforce-softcrate feature withmd5_backendconfiguration flag...2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)Updates
tokiofrom 1.50.0 to 1.51.0Release notes
Sourced from tokio's releases.
Commits
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)Updates
ctutilsfrom 0.4.0 to 0.4.2Commits
53f7fc3ctutils v0.4.2 (#1469)9c43209build(deps): bump proptest from 1.10.0 to 1.11.0 (#1460)24d7f8bdigest-io: fix release date of v0.1.0 (#1468)416ddb0Release digest-io v0.1.0 (#1462)3d85afdcmov v0.5.3 (#1467)272e59fctutils v0.4.1 (#1466)08f16f2ctutils: addsubtlemigration guide (#1465)ae493bfbuild(deps): bump hybrid-array from 0.4.7 to 0.4.10 (#1464)7910b5bzeroize_derive: make version*-pre(#1458)3cc4e95block-buffer: release v0.12.0 (#1456)Updates
hybrid-arrayfrom 0.4.9 to 0.4.10Changelog
Sourced from hybrid-array's changelog.
Commits
2441bd3v0.4.10 (#196)d287521Add HQC KEM sizes (#195)e0b937dAdd tests forAsRef/AsMutimpls (#194)a00333eAddAsMut\<Array<T, U>>impl forArray\<T, U>(#193)92d2a41Add tests forAsArrayRef/AsArrayMutimpls onArray(#192)56ec07cREADME.md: add Codecov badge (#191)de71a03Add tests forAsArrayMut,AsArrayRef, andSliceExttraits (#190)0d35533Addserdetests usingpostcard(#189)91c902cAdd tests foritermodule (#188)3321f04Add tests forArray::cast_slice_to_core(_mut)(#187)Updates
tomlfrom 0.9.12+spec-1.1.0 to 1.0.7+spec-1.1.0Commits
9079072chore: Release06f2ba3docs: Update changelog7fc5ce1chore: Update to winnow 1.0.0 (#1121)bf5a157chore: Update to winnow 1.0.00aeb2dfchore(deps): Update Rust crate snapbox to v1 (#1112)9a34541chore(deps): Update Rust crate snapbox to v1a576caedocs(gh): Add sponsor linka09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)Updates
cmovfrom 0.5.2 to 0.5.3Commits
3d85afdcmov v0.5.3 (#1467)272e59fctutils v0.4.1 (#1466)08f16f2ctutils: addsubtlemigration guide (#1465)ae493bfbuild(deps): bump hybrid-array from 0.4.7 to 0.4.10 (#1464)7910b5bzeroize_derive: make version*-pre(#1458)3cc4e95block-buffer: release v0.12.0 (#1456)730762fblock-buffer: addBlockSizestrait and use it in buffer bounds (#1455)359c374ci: add workspace/lock job (#1453)dfccf78ci: run all workflows on push tomaster(#1454)b6ba0c6Removeopaque-debugandcollectable(#1452)Updates
fastrandfrom 2.3.0 to 2.4.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
1fd5bbbRelease 2.4.0 (#116)074345bchore: make some documents clearer (#115)ce9a48cchore: update dependencies to latest versions and bump MSRV to 1.63 (#104)978dde1ci: Use reusable workflows for clippy8561f13bench: Add benchmark of f32()1def02cFix rustdoc::broken_intra_doc_links warningc2cbdd4Remove manual doc(cfg(..))cf08ee2ci: Use taiki-e/checkout-action action229de12ci: Use cargo-hack's --rust-version flag for msrv check8b2892dRe-add tests that were accidentally removed when resolving conflictsUpdates
hkdffrom 0.13.0-rc.5 to 0.13.0Commits
bfb3b20hkdf v0.13.0 (#195)8834f33Workspace-level lint configuration (#194)b802abcAdd Trusted Publishing config (#193)9d0a675hkdf v0.13.0-rc.6 (#192)c46732aBumphmacto v0.13 (#191)29c07abBumpdigestto v0.11 (#190)ef4a3acbuild(deps): bump the all-deps group across 1 directory with 9 updates (#189)Updates
indexmapfrom 2.13.0 to 2.13.1Changelog
Sourced from indexmap's changelog.
Commits
0b2adfeMerge pull request #434 from cuviper/const-sliceafa3cafRelease 2.13.1906a7ceMakeSlice::{first,last,split_*}methodsconstUpdates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxUpdates
rustcrypto-fffrom 0.14.0-rc.0 to 0.14.0-rc.1Commits
38029d3v0.14.0-rc.1 (#12)724b9cfBumprandto v0.10 (#11)6d694c9AddPrimeField::to_le_repr(#10)Updates
rustcrypto-groupfrom 0.14.0-rc.0 to 0.14.0-rc.1Commits
2b828b9v0.14.0-rc.1 (#13)0d3091dHave wNAF usePrimeField::to_le_reprfor scalars (#12)1de70abHave wNAF usePrimeField::to_le_reprfor scalars (#12)50ad1c4Bumpranddependency to v0.10 (#11)Updates
salsa20from 0.11.0-rc.2 to 0.11.0Commits
b516422Cut new releases dependent oncipherv0.5 (#553)a267e98rc4: removeKeySizetype parameter andRc4Coretype (#557)7459163ci: add doc, typos, and lockfile jobs (#555)acb164frc4: refactor tests (#556)c46af41Move usage examples to readme (#554)bfa1f34chacha20: miscellaneous cleanups (#550)f2bf4e0Remove unnecessaryclones from examples (#549)7da1242hc-256: addKeyandIvtype aliases (#547)e65dd16hc-256: tweak docs forHc256andHc256Core(#548)023c0baBumpcipherto v0.5.1 (#546)Updates
semverfrom 1.0.27 to 1.0.28Release notes
Sourced from semver's releases.
Commits
7625c7aRelease 1.0.28fd404d0Merge pull request 351 from czy-29/masterf75f26eThedoc_auto_cfganddoc_cfgfeatures have been merged9e2bfa2Enableserdeondocs.rsand automatically addserdeflag to the docs8591f23Unpin CI miri toolchain66bdd2cPin CI miri to nightly-2026-02-11324ffceSwitch from cargo bench to criterion34133a5Update actions/upload-artifact@v5 -> v67f935ffUpdate actions/upload-artifact@v4 -> v5c07fb91Switch from test::black_box to std::hint::black_boxUpdates
serde_spannedfrom 1.1.0 to 1.1.1Commits
9db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)b8578faperf(edit): Remove redundant Vec collect8119d76perf(edit): Reduce allocs in append_valuesf5ba161fix(parser): Fix stack overflow in value() on repeated '=' (#1131)a77c61efix(parser): Stack overflow on repeated '='64284e5fix(toml): convert recursion to iteration (#1130)9361907fix(toml): Convert recursion to iterationdd40573feat(edit): Support replace() on ArrayOfTables (#1127)Updates
tokio-macrosfrom 2.6.1 to 2.7.0Commits
01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)9f13217sync: fixnotify_waiterspriority inNotify(#7996)Updates
toml_parserfrom 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
toml_writerfrom 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0Commits
9db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)b8578faperf(edit): Remove redundant Vec collect8119d76perf(edit): Reduce allocs in append_valuesf5ba161fix(parser): Fix stack overflow in value() on repeated '=' (#1131)a77c61efix(parser): Stack overflow on repeated '='64284e5fix(toml): convert recursion to iteration (#1130)9361907fix(toml): Convert recursion to iterationdd40573feat(edit): Support replace() on ArrayOfTables (#1127)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions