deps(vault): update getrandom requirement from 0.2 to 0.4 in /desktop/vault-wasm in the vault-wasm group across 1 directory - #586
Open
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 |
dependabot
Bot
force-pushed
the
dependabot/cargo/desktop/vault-wasm/vault-wasm-0ea4447030
branch
from
August 31, 2026 00:18
d7fef2d to
767ca83
Compare
Updates the requirements on [getrandom](https://github.com/rust-random/getrandom) to permit the latest version. Updates `getrandom` to 0.2.17 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.0...v0.2.17) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.2.17 dependency-type: direct:production dependency-group: vault-wasm ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/cargo/desktop/vault-wasm/vault-wasm-0ea4447030
branch
from
September 7, 2026 00:18
767ca83 to
a38eaf8
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 getrandom to permit the latest version.
Updates
getrandomto 0.2.17Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
b625985Release 0.2.17 (#774)e7200adwindows: fixBCryptGenRandomsignature (#778)3ae6e75Backport #768 (doc_cfg)ce4144bRelease v0.2.16 (#655)a55ea8dBackport Cygwin support (#654)cf65e83Release v0.2.15 (#419)a24538fRemove .cargo/config (#421)229d870Use libc::getrandom on Solaris and update docs. (#420)924c88dUnconditionally uselibc::getrandomon Illumos andlibc::geentropyon Sol...20c2213Unify getentropy-based implementations (#418)