Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Updates the requirements on bcrypt to permit the latest version.

Commits
  • 217eab3 Bump MSRV (#94)
  • 308b7ba Ready for release
  • 800e0ff Simplify error kinds: remove dead BcryptError::Io branch, unify invalid has...
  • 920e169 Update version
  • bbc28fa Implement Display for HashParts instead of ToString directly (#92)
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.97%. Comparing base (aa63257) to head (3246fbb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   71.97%   71.97%           
=======================================
  Files          15       15           
  Lines         546      546           
=======================================
  Hits          393      393           
  Misses        153      153           
Flag Coverage Δ
aarch64-apple-darwin 72.37% <ø> (+23.75%) ⬆️
aarch64-unknown-linux-gnu 71.97% <ø> (ø)
x86_64-apple-darwin 72.37% <ø> (ø)
x86_64-pc-windows-msvc 71.97% <ø> (ø)
x86_64-unknown-linux-gnu 71.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/cargo/bcrypt-0.18.0 branch from d4c89fb to 7ee29a1 Compare January 17, 2026 06:02
@dependabot dependabot bot force-pushed the dependabot/cargo/bcrypt-0.18.0 branch from 7ee29a1 to 639aa5a Compare January 24, 2026 06:02
Updates the requirements on [bcrypt](https://github.com/Keats/rust-bcrypt) to permit the latest version.
- [Commits](Keats/rust-bcrypt@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 0.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/bcrypt-0.18.0 branch from 639aa5a to 3246fbb Compare February 1, 2026 06:05
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2026

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.

0 participants