fix(deps): update rust crate rust-argon2 to v2.1.0 #5

Merged
realaravinth merged 1 commit from renovate/rust-argon2-2.x-lockfile into master 2024-06-08 20:35:40 +05:30
Collaborator

This PR contains the following updates:

Package Type Update Change
rust-argon2 dependencies minor 2.0.0 -> 2.1.0

Release Notes

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

v2.1.0

Compare Source

  • Add OWASP recommended configurations.
  • Change default configuration from RFC9106 to OWASP (t=2, 19 MiB memory). For
    the 2.0.0 default configuration use Config::rfc9106. For the 1.0.x default
    configuration use Config::original.

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 | minor | `2.0.0` -> `2.1.0` | --- ### Release Notes <details> <summary>sru-systems/rust-argon2 (rust-argon2)</summary> ### [`v2.1.0`](https://github.com/sru-systems/rust-argon2/blob/HEAD/CHANGELOG.md#210) [Compare Source](https://github.com/sru-systems/rust-argon2/compare/2.0.0...2.1.0) - Add OWASP recommended configurations. - Change default configuration from RFC9106 to OWASP (t=2, 19 MiB memory). For the 2.0.0 default configuration use `Config::rfc9106`. For the 1.0.x default configuration use `Config::original`. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added 1 commit 2024-06-08 16:21:49 +05:30
fix(deps): update rust crate rust-argon2 to v2.1.0
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
6a3319f544
realaravinth merged commit 81052b78b6 into master 2024-06-08 20:35:40 +05:30
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#5
No description provided.