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 password-hash to 0.5.0 #70

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
password-hash dependencies minor 0.4.2 -> 0.5.0

Release Notes

RustCrypto/traits (password-hash)

v0.5.0

Compare Source

Added
Changed
  • Use Salt type with PasswordHasher (#​1187)
  • Rename Salt::new => Salt::from_b64 (#​1266)
  • Rename Salt::b64_decode => Salt::decode_b64 (#​1266)
  • Rename SaltString::new => SaltString::from_b64 (#​1266)
  • Rename SaltString::b64_decode => SaltString::decode_b64 (#​1266)
  • Rename SaltString::b64_encode => SaltString::encode_b64 (#​1266)
Fixed
  • Allow Salt to be exactly the same amount as MAX_LENGTH value (#​1246)

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 force-pushed the renovate/password-hash-0.x branch from 75249e1 to de7ad0f Compare March 15, 2023 19:27
@renovate renovate bot changed the title Update Rust crate password-hash to 0.5.0 Update Rust crate password-hash to 0.5.0 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/password-hash-0.x branch March 24, 2023 20:40
@renovate renovate bot changed the title Update Rust crate password-hash to 0.5.0 - autoclosed Update Rust crate password-hash to 0.5.0 Mar 24, 2023
@renovate renovate bot reopened this Mar 24, 2023
@renovate renovate bot restored the renovate/password-hash-0.x branch March 24, 2023 22:57
@renovate renovate bot force-pushed the renovate/password-hash-0.x branch 2 times, most recently from 3776e88 to 2c02cd5 Compare April 9, 2023 01:36
@renovate renovate bot force-pushed the renovate/password-hash-0.x branch from 2c02cd5 to c4e2cbf Compare April 16, 2023 02:17
@renovate renovate bot force-pushed the renovate/password-hash-0.x branch from c4e2cbf to fee6d1d Compare April 30, 2023 02:05
@stale
Copy link

stale bot commented Sep 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 16, 2023
@stale stale bot closed this Oct 15, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 15, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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

@renovate renovate bot deleted the renovate/password-hash-0.x branch October 15, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants