Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate argon2alt to v2 #4550

Merged
merged 3 commits into from
Apr 2, 2024
Merged

Update Rust crate argon2alt to v2 #4550

merged 3 commits into from
Apr 2, 2024

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Nov 22, 2023

This PR contains the following updates:

Package Type Update Change
argon2alt dev-dependencies major 1.0 -> 2.1

Release Notes

sru-systems/rust-argon2 (argon2alt)

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.

v2.0.0

Compare Source

  • Remove parallel execution to prevent UB.
  • Add config settings from RFC9106.
  • Use RFC9106 recommended settings as default.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2023
@oxide-renovate oxide-renovate bot force-pushed the renovate/argon2alt-2.x branch from d14a25f to 6253063 Compare January 9, 2024 04:09
@oxide-renovate oxide-renovate bot changed the title Update Rust crate argon2alt to v2 chore(deps): update rust crate argon2alt to v2 Feb 6, 2024
@oxide-renovate oxide-renovate bot changed the title chore(deps): update rust crate argon2alt to v2 Update Rust crate argon2alt to v2 Feb 14, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate argon2alt to v2 chore(deps): update rust crate argon2alt to v2 Feb 15, 2024
@oxide-renovate oxide-renovate bot changed the title chore(deps): update rust crate argon2alt to v2 Update Rust crate argon2alt to v2 Mar 26, 2024
@sunshowers sunshowers enabled auto-merge (squash) April 2, 2024 18:39
@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Apr 2, 2024

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.

@sunshowers sunshowers merged commit fcd0f13 into main Apr 2, 2024
21 checks passed
@sunshowers sunshowers deleted the renovate/argon2alt-2.x branch April 2, 2024 20:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant