Skip to content

Bump hmac from 0.12.1 to 0.13.0#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hmac-0.13.0
Closed

Bump hmac from 0.12.1 to 0.13.0#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hmac-0.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps hmac from 0.12.1 to 0.13.0.

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/cargo/hmac-0.13.0 branch 2 times, most recently from a87a9b9 to 49b745b Compare April 5, 2026 01:47
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>
@dependabot dependabot bot force-pushed the dependabot/cargo/hmac-0.13.0 branch from 49b745b to a5a6745 Compare April 5, 2026 02:53
ibnbd added a commit that referenced this pull request Apr 5, 2026
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>
@ibnbd
Copy link
Copy Markdown
Contributor

ibnbd commented Apr 5, 2026

Superseded by #26 which bumps all crypto deps together to avoid digest version conflicts.

@ibnbd ibnbd closed this Apr 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/hmac-0.13.0 branch April 5, 2026 03:08
ibnbd added a commit that referenced this pull request Apr 5, 2026
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.
ibnbd added a commit that referenced this pull request Apr 5, 2026
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant