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

fix(deps): update rust crate rust-argon2 to v2 #623

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rust-argon2 dependencies major 1 -> 2

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.

v2.0.0

Compare Source

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

v1.0.1

Compare Source

  • Update serde dependency to 1.0.
  • Update constant_time_eq dependency to 0.3.0.
  • Update base64 dependency to 0.21.
  • Encoded strings must not use padding, fix tests.
  • Update to Rust edition 2021.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 26, 2023 18:39
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 6 times, most recently from f155750 to 0d7a2b5 Compare October 3, 2023 15:37
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 12 times, most recently from 0a393a6 to 2c9113d Compare October 10, 2023 07:00
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 10 times, most recently from 4eb24c4 to 063d5e1 Compare October 21, 2023 08:30
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 5 times, most recently from 3c88178 to 9a56305 Compare January 5, 2024 11:52
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 8 times, most recently from 3f37a6b to e9ef88a Compare January 12, 2024 20:12
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 5 times, most recently from dd6e950 to d114295 Compare January 20, 2024 11:13
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 3 times, most recently from 6b6b7f9 to 1713765 Compare January 24, 2024 23:49
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 2 times, most recently from 06938cb to dc0bc90 Compare January 30, 2024 11:53
@renovate renovate bot force-pushed the renovate/rust-argon2-2.x branch 2 times, most recently from e50ea98 to cd67aa2 Compare February 10, 2024 14:50
@FabianLars FabianLars closed this Feb 15, 2024
@FabianLars FabianLars deleted the renovate/rust-argon2-2.x branch February 15, 2024 12:25
Copy link
Contributor Author

renovate bot commented Feb 15, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to 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