fix(deps): update rust crate sha2 to 0.11 #90

Open
noplife wants to merge 1 commit from renovate/sha2-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
sha2 dependencies minor 0.100.11

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sha2](https://github.com/RustCrypto/hashes) | dependencies | minor | `0.10` → `0.11` | --- ### Release Notes <details> <summary>RustCrypto/hashes (sha2)</summary> ### [`v0.11.0`](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.9...sha2-v0.11.0) [Compare Source](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.9...sha2-v0.11.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update rust crate sha2 to 0.11
Some checks failed
CI / test + clippy (pull_request) Failing after 14s
Release / plan (pull_request) Failing after 32s
Release / build-global-artifacts (pull_request) Failing after 0s
Release / host (pull_request) Failing after 0s
Release / announce (pull_request) Failing after 0s
0644ad28bf
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
Some checks failed
CI / test + clippy (pull_request) Failing after 14s
Release / plan (pull_request) Failing after 32s
Release / build-global-artifacts (pull_request) Failing after 0s
Release / host (pull_request) Failing after 0s
Release / announce (pull_request) Failing after 0s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sha2-0.x:renovate/sha2-0.x
git switch renovate/sha2-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/sha2-0.x
git switch renovate/sha2-0.x
git rebase main
git switch main
git merge --ff-only renovate/sha2-0.x
git switch renovate/sha2-0.x
git rebase main
git switch main
git merge --no-ff renovate/sha2-0.x
git switch main
git merge --squash renovate/sha2-0.x
git switch main
git merge --ff-only renovate/sha2-0.x
git switch main
git merge renovate/sha2-0.x
git push origin main
Sign in to join this conversation.
No description provided.