chore(deps): bump the all-deps group across 1 directory with 8 updates#2373
Merged
Conversation
Member
|
@dependabot recreate |
Bumps the all-deps group with 2 updates in the / directory: [rand](https://github.com/rust-random/rand) and [zerocopy](https://github.com/google/zerocopy). Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) Updates `ecdsa` from 0.17.0-rc.23 to 0.17.0 - [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.23...ecdsa/v0.17.0) Updates `p256` from 0.14.0-rc.15 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.15...p256/v0.14.0) Updates `primeorder` from 0.14.0-rc.15 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@primeorder/v0.14.0-rc.15...primeorder/v0.14.0) Updates `rfc6979` from 0.6.0-rc.0 to 0.6.0 - [Commits](RustCrypto/signatures@rfc6979/v0.6.0-rc.0...rfc6979/v0.6.0) Updates `wnaf` from 0.14.0-rc.2 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@wnaf/v0.14.0-rc.2...wnaf/v0.14.0) Updates `zerocopy` from 0.8.52 to 0.8.53 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.53) Updates `zerocopy-derive` from 0.8.52 to 0.8.53 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.53) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: p256 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: primeorder dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rfc6979 dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wnaf dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
fac0c09 to
ad141fe
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.
Bumps the all-deps group with 2 updates in the / directory: rand and zerocopy.
Updates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
ecdsafrom 0.17.0-rc.23 to 0.17.0Commits
a51beccecdsa v0.17.0 (#1412)40e4daaecdsa: fixclippy::missing_errors_doclints (#1411)71ebd8fecdsa: useMulByGeneratorVartimefor public key recovery (#1410)ac0c257ecdsa: enable and fix workspace-level lints (#1409)055e9a4ecdsa: moveArray*bounds toEcdsaCurve(#1408)c844e26dsa v0.7.0 (#1407)3bec131dsa: enable and fix workspace-level lints (#1406)d8d07e8dsa: makesecret_number_rfc6979infallible; cleanups (#1405)13c89f8rfc6979 v0.6.0 (#1404)d6fa985rfc6979: clippy cleanupsUpdates
p256from 0.14.0-rc.15 to 0.14.0Commits
27e62fdp256 v0.14.0 (#1890)693577dp256: vendor and fix workspace-level lints (#1888)ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)Updates
primeorderfrom 0.14.0-rc.15 to 0.14.0Commits
ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)49e9502bignp256: migrate to newbign-genkapi (#1877)Updates
rfc6979from 0.6.0-rc.0 to 0.6.0Commits
13c89f8rfc6979 v0.6.0 (#1404)d6fa985rfc6979: clippy cleanupse727d23rfc6979: cleanups forHMAC_DRBGimplementation (#1403)a53bd2ebuild(deps): bump elliptic-curve from 0.14.0 to 0.14.1 (#1401)57cad47build(deps): bump actions/cache from 5 to 6 (#1402)9cafcb4bign-genk: migrate toKGeneratorAPI likerfc6979(#1400)81b4c30ecdsa v0.17.0-rc.23 (#1399)c15e2c2dsa v0.7.0-rc.16 (#1398)Updates
wnaffrom 0.14.0-rc.2 to 0.14.0Commits
7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)49e9502bignp256: migrate to newbign-genkapi (#1877)Updates
zerocopyfrom 0.8.52 to 0.8.53Release notes
Sourced from zerocopy's releases.
Commits
c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)7b515a6[exocrate] useXDGcache dir instead of home dir (#3459)d35c00eUse rustc's --diagnostic-width flag in UI tests (#3460)c518ab2Add SPDX identifier to rustdoc CSS (#3458)Updates
zerocopy-derivefrom 0.8.52 to 0.8.53Release notes
Sourced from zerocopy-derive's releases.
Commits
c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)7b515a6[exocrate] useXDGcache dir instead of home dir (#3459)d35c00eUse rustc's --diagnostic-width flag in UI tests (#3460)c518ab2Add SPDX identifier to rustdoc CSS (#3458)Most Recent Ignore Conditions Applied to This Pull Request