build(deps): bump the prod-deps group with 3 updates#497
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the prod-deps group with 3 updates#497dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-deps group with 3 updates: [rand_chacha](https://github.com/rust-random/rand), [ghash](https://github.com/RustCrypto/universal-hashes) and [hpke](https://github.com/rozbb/rust-hpke). Updates `rand_chacha` from 0.3.1 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_chacha-0.3.1...0.10.0) Updates `ghash` from 0.5.1 to 0.6.0 - [Commits](RustCrypto/universal-hashes@ghash-v0.5.1...ghash-v0.6.0) Updates `hpke` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/rozbb/rust-hpke/blob/main/CHANGELOG.md) - [Commits](rozbb/rust-hpke@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: rand_chacha dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: ghash dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: hpke dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1a1c9ef to
cf0d76e
Compare
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 prod-deps group with 3 updates: rand_chacha, ghash and hpke.
Updates
rand_chachafrom 0.3.1 to 0.10.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
ghashfrom 0.5.1 to 0.6.0Commits
2ec2140ghash v0.6.0 (#322)9fe701bpolyval: add v0.7.0 yank note to CHANGELOG.md (#321)d187ef8polyval v0.7.1 (#319)80bbd79polyval: remove mentions of AVX2 (#318)60e01afpolyval: useavx+pclmulqdqfeatures onx86/x86_64(#317)f58c8a6polyval: addavx2to runtime CPU feature check (#316)929ee7apolyval v0.7.0 (#314)7acaacdCargo.lock: bumpuniversal-hashto v0.6.1 (#313)7cb6b71Use the standard order of the[package]section fields (#312)1a58f24Useuniversal-hashv0.6.0 (#310)Updates
hpkefrom 0.12.0 to 0.13.0Changelog
Sourced from hpke's changelog.
Commits
a27764aUpdated changelog, readme, and Cargo.toml for v0.13 (#75)ba4014aAdd PSK bundle validation (#72)1f06ba1Upgrade rand and rand_core to 0.9 (#73)619875aFix outdated documentation link in Cargo.toml (#70)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