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

chore(deps): bump pbkdf2 from 0.11.0 to 0.12.2 #725

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps pbkdf2 from 0.11.0 to 0.12.2.

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 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 the dependencies Pull requests that update a dependency file label Mar 22, 2024
@Phoenix500526 Phoenix500526 force-pushed the dependabot/cargo/pbkdf2-0.12.2 branch from da51506 to bdbabf2 Compare March 22, 2024 05:13
Phoenix500526
Phoenix500526 previously approved these changes Mar 22, 2024
Copy link
Collaborator

@Phoenix500526 Phoenix500526 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

dependabot bot and others added 2 commits March 22, 2024 22:57
Bumps [pbkdf2](https://github.com/RustCrypto/password-hashes) from 0.11.0 to 0.12.2.
- [Commits](RustCrypto/password-hashes@pbkdf2-v0.11.0...pbkdf2-v0.12.2)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@Phoenix500526 Phoenix500526 force-pushed the dependabot/cargo/pbkdf2-0.12.2 branch from bdbabf2 to c9bfacd Compare March 23, 2024 01:34
@xline-kv xline-kv deleted a comment from codecov bot Mar 23, 2024
@Phoenix500526 Phoenix500526 force-pushed the dependabot/cargo/pbkdf2-0.12.2 branch from fa106bd to 4e86529 Compare March 23, 2024 04:58
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 75.16%. Comparing base (40763a8) to head (4e86529).

Files Patch % Lines
crates/xline-client/src/clients/auth.rs 0.00% 2 Missing and 4 partials ⚠️
crates/xline/src/server/auth_server.rs 0.00% 4 Missing ⚠️
crates/utils/src/lib.rs 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
- Coverage   75.18%   75.16%   -0.02%     
==========================================
  Files         175      175              
  Lines       26793    26796       +3     
  Branches    26793    26796       +3     
==========================================
- Hits        20144    20141       -3     
- Misses       5437     5444       +7     
+ Partials     1212     1211       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Phoenix500526 Phoenix500526 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Phoenix500526 Phoenix500526 merged commit 85e7891 into master Mar 25, 2024
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pbkdf2-0.12.2 branch March 25, 2024 03:07
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.

2 participants