Skip to content

deps(rust): bump password-hash from 0.5.0 to 0.6.1#116

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/password-hash-0.6.1
Closed

deps(rust): bump password-hash from 0.5.0 to 0.6.1#116
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/password-hash-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps password-hash from 0.5.0 to 0.6.1.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [password-hash](https://github.com/RustCrypto/traits) from 0.5.0 to 0.6.1.
- [Commits](RustCrypto/traits@password-hash-v0.5.0...password-hash-v0.6.1)

---
updated-dependencies:
- dependency-name: password-hash
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 25, 2026
lance0 added a commit that referenced this pull request May 11, 2026
- hmac 0.12 -> 0.13 and sha2 0.10 -> 0.11 ship together because hmac 0.13
  pulls in digest 0.11 (the crate is locked alongside sha2). Import
  KeyInit explicitly in webhook + generic alerting modules (new_from_slice
  moved off the Mac trait), and qualify the integration test through
  hmac::KeyInit.
- clap 4.6.0 -> 4.6.1 and rand 0.10.0 -> 0.10.1 are patch bumps with no
  API surface changes.

Closes #106, #118, #119, #120.

argon2/password-hash 0.6 deferred: argon2 0.6 is still RC; bumping
password-hash alone (#116) creates a dual-version transitive (argon2 0.5
still pulls password-hash 0.5). Will revisit when argon2 0.6 ships
stable.
@lance0
Copy link
Copy Markdown
Owner

lance0 commented May 11, 2026

Deferring this bump. argon2 0.6 is still RC (latest stable: 0.6.0-rc.8), and bumping password-hash alone creates a dual-version transitive because argon2 0.5 (current stable) still depends on password-hash 0.5. The combined effect is no security gain plus a larger lockfile.

Will revisit when argon2 0.6 ships stable. The hmac 0.13 / sha2 0.11 bumps landed in #121 to clear the most pressing crypto-stack advisory surface.

@lance0 lance0 closed this May 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/password-hash-0.6.1 branch May 11, 2026 16:35
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant