build(deps): bump the all-deps group across 1 directory with 5 updates#571
Merged
Merged
Conversation
Contributor
|
@newpavlov I believe you recently dealt with (or worked around) this test failure? Also @newpavlov are you aware of any reason that upgrading to zeroize 1.9.x would be a breaking change? |
Member
|
The problem is not with |
Member
|
@dependabot rebase |
Bumps the all-deps group with 4 updates in the / directory: [cipher](https://github.com/RustCrypto/traits), [zeroize](https://github.com/RustCrypto/utils), [block-buffer](https://github.com/RustCrypto/utils) and [typenum](https://github.com/paholg/typenum). Updates `cipher` from 0.5.1 to 0.5.2 - [Commits](RustCrypto/traits@cipher-v0.5.1...cipher-v0.5.2) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) Updates `block-buffer` from 0.12.0 to 0.12.1 - [Commits](RustCrypto/utils@block-buffer-v0.12.0...block-buffer-v0.12.1) Updates `crypto-common` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/traits@crypto-common-v0.2.1...crypto-common-v0.2.2) Updates `typenum` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: block-buffer dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cipher dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-common dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: typenum dependency-version: 1.20.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
8d864b1 to
74473c2
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 4 updates in the / directory: cipher, zeroize, block-buffer and typenum.
Updates
cipherfrom 0.5.1 to 0.5.2Commits
f836f71Release cipher v0.5.2 (#2423)c9d00e2cipher: re-exportSetIvStatetrait (#2422)93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)Updates
zeroizefrom 1.8.2 to 1.9.0Commits
0b71573zeroize v1.9.0 (#1494)3e3f18czeroize: always enable AVX-512 support (#1493)1ea42bbzeroize_derive v1.5.0 (#1492)8d785d1zeroize: rustdoc improvements (#1491)d844f36zeroize: incorporate README.md into rustdoc (#1490)c65c09dctutils: usereasoninstead of comment inforbidattribute (#1489)cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)Updates
block-bufferfrom 0.12.0 to 0.12.1Commits
cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)85600e9rustfmtdba6c35Merge commit from forkdad5e3bblock-buffer: pin tozeroizev1.8 (#1483)66cb272ctutils: bumpsubtleversion requirement to v2.6 (#1482)34881f2build(deps): bump hybrid-array from 0.4.11 to 0.4.12 (#1480)c211865Update crates table (#1479)Updates
crypto-commonfrom 0.2.1 to 0.2.2Commits
93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)ff5fd17elliptic-curve: disable minimal-versions CI job (#2412)e4f7a91elliptic-curve: addSecretKey::from_der(#2408)Updates
typenumfrom 1.20.0 to 1.20.1Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
0db9a0fVersion 1.20.17925b8ctarr macro: use fully qualified path (#244)298ccdcUpdate some URLs (#243)d1b13a8Don't publish internal crateMost Recent Ignore Conditions Applied to This Pull Request