build(deps): bump the prod-deps group across 1 directory with 6 updates#504
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the prod-deps group across 1 directory with 6 updates#504dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.10.0` | | [ghash](https://github.com/RustCrypto/universal-hashes) | `0.5.1` | `0.6.0` | | [digest](https://github.com/RustCrypto/traits) | `0.11.1` | `0.11.2` | | [hpke](https://github.com/rozbb/rust-hpke) | `0.12.0` | `0.13.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.2` | `2.2.0` | 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 `digest` from 0.11.1 to 0.11.2 - [Commits](RustCrypto/traits@digest-v0.11.1...digest-v0.11.2) 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) Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `assert_cmd` from 2.1.2 to 2.2.0 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.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: digest dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
0.3.10.10.00.5.10.6.00.11.10.11.20.12.00.13.04.5.604.6.02.1.22.2.0Updates
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
digestfrom 0.11.1 to 0.11.2Commits
2465f98digest: bump version to v0.11.2 (#2343)a87b567Releasedigestv0.11.2 (#2342)84476d3digest: removeClonefromMacTraits(#2341)6954eabelliptic-curve v0.14.0-rc.29 (#2340)a250cbdelliptic-curve: bumpsec1to v0.8 (#2339)01b44a6password-hash v0.6.0 (#2338)866ef69password-hash: addError::RngFailure(#2337)4c2365ebuild(deps): bump the all-deps group with 4 updates (#2335)ae7d4bepassword-hash: rustdoc fixups (#2336)35e0e9apassword-hash: removeMcfHashertrait (#2334)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)Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
assert_cmdfrom 2.1.2 to 2.2.0Changelog
Sourced from assert_cmd's changelog.
Commits
d935ff8chore: Release assert_cmd version 2.2.01631cf4docs: Changelog3137b55Merge pull request #283 from epage/panicebd79f1fix(cargo): Panic, rather than return bad path79c9b0dchore: Release assert_cmd version 2.1.390cb0dddocs: Update changelog7af59b9Merge pull request #282 from epage/deprecated80fe94cdocs(cargo): Specify support for different versions0246aa6test: Close markdown quotescb3b590Revert "fix: Deprecate cargo_bin (runtime version)"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