chore(deps): bump the all-deps group across 1 directory with 7 updates - #2420
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the all-deps group across 1 directory with 7 updates#2420dependabot[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 | | --- | --- | --- | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.9.2` | `0.9.3` | | [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` | | [keccak](https://github.com/RustCrypto/sponges) | `0.2.1` | `0.2.2` | Updates `aes` from 0.9.2 to 0.9.3 - [Commits](RustCrypto/block-ciphers@aes-v0.9.2...aes-v0.9.3) 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 `keccak` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/sponges@keccak-v0.2.1...keccak-v0.2.2) --- updated-dependencies: - dependency-name: aes dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - 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: 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>
Member
|
@dependabot ignore aes minor version |
Contributor
Author
|
OK, I won't notify you about version 0.9.x of aes again, unless you unignore it. |
Member
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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:
0.9.20.9.32.0.1193.0.30.11.00.11.10.10.10.10.20.3.00.3.11.17.01.18.00.2.10.2.2Updates
aesfrom 0.9.2 to 0.9.3Commits
c153436Release aes v0.9.3 (#587)6226693aes: disableaarch64_aesbackend on Miri (#586)1013f13kuznyechik: remove unnecessary mut in f.call() (#584)9201609Fix build badges (#583)e207dc6ci: bump hybrid-array from 0.4.13 to 0.4.14 in the all-deps group across 1 di...9b8b0c9aes: enable VAES backends by default, bump MSRV to 1.89 (#580)Updates
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
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