Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
a87a9b9 to
49b745b
Compare
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.12.1 to 0.13.0. - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
49b745b to
a5a6745
Compare
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Superseded by #26 which bumps all crypto deps together to avoid digest version conflicts. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four.
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four.
Bumps hmac from 0.12.1 to 0.13.0.
Commits
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)