Skip to content

chore(cargo): bump hmac from 0.12.1 to 0.13.0#313

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

chore(cargo): bump hmac from 0.12.1 to 0.13.0#313
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 Mar 30, 2026

Bumps hmac from 0.12.1 to 0.13.0.

Commits


Note

Medium Risk
Updates a cryptography dependency (hmac) across the SDK, which could subtly affect request signing and error behavior if upstream APIs or digest implementations changed. Changes are otherwise limited to dependency/version resolution in Cargo.toml/Cargo.lock.

Overview
Bumps the hmac crate from 0.12.1 to 0.13.0 in Cargo.toml and refreshes Cargo.lock accordingly.

The lockfile update pulls in the newer digest stack (digest 0.11, block-buffer 0.12, crypto-common 0.2, plus new transitive crates like ctutils/cmov/hybrid-array) while retaining hmac 0.12.1 for other dependencies that still require it.

Written by Cursor Bugbot for commit 164409e. This will update automatically on new commits. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/hmac-0.13.0 branch from da268fb to ba6d072 Compare April 2, 2026 13:16
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 ba6d072 to 164409e Compare April 2, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants