Skip to content

chore(deps): update rust crate sha2 to 0.11.0 - autoclosed - #11492

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sha2-0.x
Closed

chore(deps): update rust crate sha2 to 0.11.0 - autoclosed#11492
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sha2-0.x

Conversation

@renovate

@renovaterenovateBot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
sha2workspace.dependenciesminor0.10.80.11.0

Release Notes

RustCrypto/hashes (sha2)

v0.11.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@xtqqczze

This comment was marked as outdated.

@renovate
renovateBotforce-pushed the renovate/sha2-0.x branch from 89c77ca to 5eef4cfCompareMarch 29, 2026 10:24
@renovate
renovateBotforce-pushed the renovate/sha2-0.x branch from 5eef4cf to 17bd06eCompareApril 11, 2026 05:24
@renovate
renovateBotforce-pushed the renovate/sha2-0.x branch 4 times, most recently from 99d00ce to dd81c23CompareApril 29, 2026 07:14
@renovate
renovateBotforce-pushed the renovate/sha2-0.x branch from dd81c23 to ea530cbCompareMay 10, 2026 08:45
@xtqqczze

Copy link
Copy Markdown
Contributor
 error[E0277]: the trait bound `sha2::Sha224: digest::Digest` is not satisfied
--> src/uucore/src/lib/features/sum.rs:385:40
|
385 | digest::Digest::update(&mut self.0, input);
| ---------------------- ^^^^^^^^^^^ the trait `digest::FixedOutput` is not implemented for `sha2::Sha224`
| |
| required by a bound introduced by this call

@renovaterenovateBot changed the title chore(deps): update rust crate sha2 to 0.11.0chore(deps): update rust crate sha2 to 0.11.0 - autoclosedMay 19, 2026
@renovaterenovateBot closed this May 19, 2026
@renovate
renovateBot deleted the renovate/sha2-0.x branch May 19, 2026 15:01
Sign up for freeto 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

@xtqqczze