deps(vault): bump the vault-core group across 1 directory with 7 updates - #604
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(vault): bump the vault-core group across 1 directory with 7 updates#604dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [aes-gcm](https://github.com/RustCrypto/AEADs), [x25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek), [hkdf](https://github.com/RustCrypto/KDFs), [sha2](https://github.com/RustCrypto/hashes), [argon2](https://github.com/RustCrypto/password-hashes), [base64](https://github.com/marshallpierce/rust-base64) and [rand_core](https://github.com/rust-lang-nursery/rand) to permit the latest version. Updates `aes-gcm` to 0.11.1 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.0...aes-gcm-v0.11.1) Updates `x25519-dalek` to 3.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@2.0.0...3.0.0) Updates `hkdf` to 0.13.0 - [Commits](RustCrypto/KDFs@hkdf-v0.12.0...hkdf-v0.13.0) Updates `sha2` to 0.11.0 - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha2-v0.11.0) Updates `argon2` to 0.6.0 - [Commits](RustCrypto/password-hashes@scrypt-v0.5.0...argon2-v0.6.0) Updates `base64` to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.0...v0.23.1) Updates `rand_core` to 0.10.1 - [Release notes](https://github.com/rust-lang-nursery/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.6.0...0.10.1) --- updated-dependencies: - dependency-name: aes-gcm dependency-version: 0.11.1 dependency-type: direct:production dependency-group: vault-core - dependency-name: argon2 dependency-version: 0.6.0 dependency-type: direct:production dependency-group: vault-core - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production dependency-group: vault-core - dependency-name: hkdf dependency-version: 0.13.0 dependency-type: direct:production dependency-group: vault-core - dependency-name: rand_core dependency-version: 0.10.1 dependency-type: direct:production dependency-group: vault-core - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: vault-core - dependency-name: x25519-dalek dependency-version: 3.0.0 dependency-type: direct:production dependency-group: vault-core ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/cargo/desktop/vault-core/vault-core-5dcc28d343
branch
from
September 7, 2026 00:17
98b26db to
ab56f54
Compare
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.
Updates the requirements on aes-gcm, x25519-dalek, hkdf, sha2, argon2, base64 and rand_core to permit the latest version.
Updates
aes-gcmto 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
x25519-dalekto 3.0.0Changelog
Sourced from x25519-dalek's changelog.
... (truncated)
Commits
6d96eb7Bump version to 3.0.0.c68b30fMerge pull request #330 from isislovecruft/fix/move-coc2ee6193Merge pull request #327 from huitseeker/digests-0.991a0faeMove CoC section from CONTRIBUTING.md to new file.5038fcfMerge pull request #308 from isislovecruft/fix/pippenger-typo6afd8ffUpdate sha2, digest to 0.93cc13a7Merge branch 'master' into developc4824e1Merge branch 'release/2.1.0'3fc47efBump version to 2.1.0f04b830Merge branch 'master' into developUpdates
hkdfto 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)a163784Bump dependencies (#183)2919db3build(deps): bump the all-deps group with 2 updates (#182)450a0dbhkdf v0.13.0-rc.4 (#181)Updates
sha2to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
argon2to 0.6.0Commits
b1e0ad6argon2 v0.6.0 (#931)c0d2acaargon2: bumpblake2to v0.11 (#929)d9c628bCargo.lock: bump dependencies (#930)0b31c1cCargo.toml: usepassword-hashcrate release (#920)420cbc9build(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (#912)3a88540build(deps): bump actions/checkout from 6 to 7 (#913)90b974fbuild(deps): bump the all-deps group with 5 updates (#914)82c688fbuild(deps): bump the all-deps group across 1 directory with 18 updates (#911)b2cef17build(deps): bump the all-deps group with 6 updates (#902)2c16e5abuild(deps): bump the all-deps group with 7 updates (#901)Updates
base64to 0.23.1Changelog
Sourced from base64's changelog.
... (truncated)
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated comment9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & editionUpdates
rand_coreto 0.10.1Release notes
Sourced from rand_core's releases.
Changelog
Sourced from rand_core's changelog.
... (truncated)
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)