chore(deps): bump the all-deps group across 1 directory with 7 updates - #2421
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-deps group across 1 directory with 7 updates#2421dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.3` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.11.0` | `0.11.1` | | [chacha20](https://github.com/RustCrypto/stream-ciphers) | `0.10.1` | `0.10.2` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.3.0` | `0.3.1` | | [either](https://github.com/rayon-rs/either) | `1.17.0` | `1.18.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [keccak](https://github.com/RustCrypto/sponges) | `0.2.1` | `0.2.2` | Updates `syn` from 2.0.119 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.3) Updates `aes-gcm` from 0.11.0 to 0.11.1 - [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0...aes-gcm-v0.11.1) Updates `chacha20` from 0.10.1 to 0.10.2 - [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.1...chacha20-v0.10.2) Updates `cpufeatures` from 0.3.0 to 0.3.1 - [Commits](RustCrypto/utils@cpufeatures-v0.3.0...cpufeatures-v0.3.1) Updates `either` from 1.17.0 to 1.18.0 - [Changelog](https://github.com/rayon-rs/either/blob/main/RELEASES.md) - [Commits](rayon-rs/either@1.17.0...1.18.0) Updates `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `keccak` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/sponges@keccak-v0.2.1...keccak-v0.2.2) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: aes-gcm dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: chacha20 dependency-version: 0.10.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cpufeatures dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: either dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: keccak dependency-version: 0.2.2 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 7 updates in the / directory:
2.0.1193.0.30.11.00.11.10.10.10.10.20.3.00.3.11.17.01.18.02.14.02.14.10.2.10.2.2Updates
synfrom 2.0.119 to 3.0.3Release notes
Sourced from syn's releases.
... (truncated)
Commits
23dbaabRelease 3.0.316aad4eMerge pull request #2071 from dtolnay/compatibility42181b8Add explanation of compatibility strategyf3af08eUpdate test suite to nightly-2026-07-2188ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span publicUpdates
aes-gcmfrom 0.11.0 to 0.11.1Commits
2eff6ccCut releases that replacesubtlewithctutils(#880)c90047fReplacesubtlewithctutils(#879)da2169eocb3: remove unusedctrandzeroizedependencies (#876)f5374f3Add missing crates to the root readme table (#877)e946770eax v0.6.0 (#875)88ceb7ddeoxys v0.2.0 (#874)7d22c81belt-dwp v0.1.0 (#873)09308efascon-aead128 v0.1.0 (#872)e1b1e6eaes-siv v0.8.0 (#871)303c27fccm v0.6.0 (#869)Updates
chacha20from 0.10.1 to 0.10.2Commits
6b236b7Release chacha20 v0.10.2 (#581)075ccbdchacha20: fix use of SSE4.1 intrinsic in SSE2 backend (#580)Updates
cpufeaturesfrom 0.3.0 to 0.3.1Commits
da1f969cpufeatures v0.3.1 (#1520)a045008zeroize-derive: bumpsynfrom v2 to v3 (#1508)e94573dci: bump keccak from 0.2.0 to 0.2.1 (#1516)47a4583cpufeatures: use compile-time target feature detection under Miri (#1513)26a2ed8cpufeatures: useu8::MAXconstant instead of deprecatedu8::max_value()a...6657f0ccpufeatures: fixavxdetection (#1511)a8897c9Update Cargo.lock (#1503)c83fd59ci: bump actions/cache from 5 to 6 (#1501)fc6c63dci: bump actions/checkout from 6 to 7 (#1498)3e5ece8inout: fix safety pre-conditions list inInOutBufReserved::from_rawdocs (#...Updates
eitherfrom 1.17.0 to 1.18.0Changelog
Sourced from either's changelog.
Commits
ce6f07fMerge pull request #144 from cuviper/partition_map30f29a9Release 1.18.0500b0fbAdd trait impls akin topartition_map1b7187bFix the RELEASES link0f1b60bMerge pull request #142 from cuviper/readme4a7f162Update badges0adab0aBackfillpubtimedates inRELEASES.mde9e5497Move changes toRELEASES.mda1f4a7eConsolidate to one README5928a2bConvertREADME.rsttoREADME.mdUpdates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
keccakfrom 0.2.1 to 0.2.2Commits
ae48039Release keccak v0.2.2 (#131)cb3e97ckeccak: remove explicit loop unrolling (#130)d26cdd9keccak: useLaneSize::RCto store round constants (#129)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