fix(deps): update rust crate rust-argon2 to v3 #28

Open
renovate-bot wants to merge 1 commit from renovate/rust-argon2-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
rust-argon2 dependencies major 2.0.0 -> 3.0.0

Release Notes

sru-systems/rust-argon2 (rust-argon2)

v3.0.0

Compare Source

  • Bring back parallelism (by Jonas Malaco).
  • Update base64 dependency to 0.22.
  • Update constant_time_eq dependency to 0.4.2.

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rust-argon2](https://github.com/sru-systems/rust-argon2) | dependencies | major | `2.0.0` -> `3.0.0` | --- ### Release Notes <details> <summary>sru-systems/rust-argon2 (rust-argon2)</summary> ### [`v3.0.0`](https://github.com/sru-systems/rust-argon2/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://github.com/sru-systems/rust-argon2/compare/2.1.0...3.0.0) - Bring back parallelism (by Jonas Malaco). - Update base64 dependency to 0.22. - Update constant\_time\_eq dependency to 0.4.2. </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
This pull request can be merged automatically.
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/rust-argon2-3.x:renovate/rust-argon2-3.x
git switch renovate/rust-argon2-3.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 master
git merge --no-ff renovate/rust-argon2-3.x
git switch renovate/rust-argon2-3.x
git rebase master
git switch master
git merge --ff-only renovate/rust-argon2-3.x
git switch renovate/rust-argon2-3.x
git rebase master
git switch master
git merge --no-ff renovate/rust-argon2-3.x
git switch master
git merge --squash renovate/rust-argon2-3.x
git switch master
git merge --ff-only renovate/rust-argon2-3.x
git switch master
git merge renovate/rust-argon2-3.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/argon2-creds#28
No description provided.