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

Bump com.password4j:password4j from 1.7.3 to 1.8.1 #163

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.password4j:password4j from 1.7.3 to 1.8.1.

Release notes

Sourced from com.password4j:password4j's releases.

1.8.1

Fixed

Changed

  • Hash#Hash(HashingFunction, String, byte[], String) marked deprecated

1.8.0

Added

  • Balloon Hashing implementation (#131)

Fixed

  • Parallelism is achieved by an ExecutorService instantiated during object creation instead of during the hashing process

Changed

  • Banner is disabled by default
Changelog

Sourced from com.password4j:password4j's changelog.

1.8.1 - (2024-03-08)

Fixed

Changed

  • Hash#Hash(HashingFunction, String, byte[], String) marked deprecated

1.8.0 - (2024-03-03)

Added

  • Balloon Hashing implementation (#131)

Fixed

  • Parallelism is achieved by an ExecutorService instantiated during object creation instead of during the hashing process

Changed

  • Banner is disabled by default
Commits
  • 462cf46 preparing 1.8.1
  • bd4356b preparing 1.8.1
  • dfee64a preparing 1.8.1
  • 63ba819 Merge pull request #138 from Password4j/dependabot/maven/org.apache.maven.plu...
  • a2b190b Merge pull request #133 from Password4j/dependabot/maven/org.jacoco-jacoco-ma...
  • 2001819 Merge pull request #137 from Password4j/dependabot/maven/org.slf4j-slf4j-api-...
  • 04d12da Merge pull request #140 from Password4j/dependabot/maven/org.slf4j-slf4j-simp...
  • ded2c06 #143: fix salt generation for Argon2
  • 33377fd Merge branch 'master' of github.com:Password4j/password4j
  • 678c836 Merge pull request #141 from Password4j/firaja-patch-1
  • Additional commits viewable in compare view

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)

Bumps [com.password4j:password4j](https://github.com/Password4j/password4j) from 1.7.3 to 1.8.1.
- [Release notes](https://github.com/Password4j/password4j/releases)
- [Changelog](https://github.com/Password4j/password4j/blob/master/CHANGELOG.md)
- [Commits](Password4j/password4j@1.7.3...1.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

Superseded by #171.

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.password4j-password4j-1.8.1 branch May 2, 2024 13:01
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.

0 participants