Bump the rustcrypto group across 1 directory with 4 updates - #290
Bump the rustcrypto group across 1 directory with 4 updates#290dependabot[bot] wants to merge 1 commit into
Conversation
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Rust quality gate, complement-readiness, complement-suite, protocol-fixtures, release-regression-gates Raw failure evidence (from check-run annotations): Remove the |
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Rust quality gate, complement-readiness, complement-suite, protocol-fixtures, release-regression-gates Raw failure evidence (from check-run annotations): Remove the |
6189e5e to
4d73265
Compare
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Rust quality gate, complement-readiness, complement-suite, element-web-e2e, protocol-fixtures, release-regression-gates Raw failure evidence (from check-run annotations): Remove the |
Bumps the rustcrypto group with 4 updates in the / directory: [argon2](https://github.com/RustCrypto/password-hashes), [sha2](https://github.com/RustCrypto/hashes), [sha1](https://github.com/RustCrypto/hashes) and [hmac](https://github.com/RustCrypto/MACs). Updates `argon2` from 0.5.3 to 0.6.0 - [Commits](RustCrypto/password-hashes@argon2-v0.5.3...argon2-v0.6.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `sha1` from 0.10.7 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.7...sha1-v0.11.0) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustcrypto - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustcrypto - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustcrypto - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rustcrypto ... Signed-off-by: dependabot[bot] <support@github.com>
4d73265 to
67e9190
Compare
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Rust quality gate, complement-readiness, complement-suite, element-web-e2e, protocol-fixtures, release-regression-gates Raw failure evidence (from check-run annotations): Remove the |
Bumps the rustcrypto group with 4 updates in the / directory: argon2, sha2, sha1 and hmac.
Updates
argon2from 0.5.3 to 0.6.0Commits
b1e0ad6argon2 v0.6.0 (#931)c0d2acaargon2: bumpblake2to v0.11 (#929)d9c628bCargo.lock: bump dependencies (#930)0b31c1cCargo.toml: usepassword-hashcrate release (#920)420cbc9build(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (#912)3a88540build(deps): bump actions/checkout from 6 to 7 (#913)90b974fbuild(deps): bump the all-deps group with 5 updates (#914)82c688fbuild(deps): bump the all-deps group across 1 directory with 18 updates (#911)b2cef17build(deps): bump the all-deps group with 6 updates (#902)2c16e5abuild(deps): bump the all-deps group with 7 updates (#901)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
sha1from 0.10.7 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
hmacfrom 0.12.1 to 0.13.0Commits
0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)1fa0781Cut rc.5 prereleases (#258)a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)