Skip to content

chore(deps): bump sha2 from 0.10.9 to 0.11.0 - #6

Merged
builtbyjonas merged 3 commits into
mainfrom
dependabot/cargo/sha2-0.11.0
Jul 18, 2026
Merged

chore(deps): bump sha2 from 0.10.9 to 0.11.0#6
builtbyjonas merged 3 commits into
mainfrom
dependabot/cargo/sha2-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps sha2 from 0.10.9 to 0.11.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 10, 2026
@socket-security

socket-security Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsha2@​0.10.9 ⏵ 0.11.010010093100100

View full report

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0.
- [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0)

---
updated-dependencies:
- dependency-name: sha2
  dependency-version: 0.11.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/sha2-0.11.0 branch from 66de902 to 2ec162b Compare July 18, 2026 12:21
The sha2 crate's Sha256::digest() returns a GenericArray which doesn't
implement the LowerHex trait. Convert the digest bytes to a hex string
by iterating and formatting each byte individually.

Fixes E0277 compilation error.

@builtbyjonas builtbyjonas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@builtbyjonas
builtbyjonas merged commit cb18e38 into main Jul 18, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/sha2-0.11.0 branch July 18, 2026 12:36
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.

1 participant