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 argon2-jvm-nolibs from 2.7 to 2.8 #2245

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps argon2-jvm-nolibs from 2.7 to 2.8.

Release notes

Sourced from argon2-jvm-nolibs's releases.

2.8

[2.8] - 2020-12-12

Added

  • Added method hashAdvanced to Argon2Advanced which lets the caller specify the argon2 version
  • Added methods generateSalt to Argon2Advanced which generates salt with either the default or the given length
  • Added OSGi entries to the JAR manifest

Changed

Changelog

Sourced from argon2-jvm-nolibs's changelog.

[2.8] - 2020-12-12

Added

  • Added method hashAdvanced to Argon2Advanced which lets the caller specify the argon2 version
  • Added methods generateSalt to Argon2Advanced which generates salt with either the default or the given length
  • Added OSGi entries to the JAR manifest

Changed

Commits
  • 88da9ee Merge branch 'develop'
  • c377a04 Version 2.8
  • ef05f5d Remove OSGI stuff for now
  • 3ead77a Test Argon2 on Ubuntu 20.10
  • c5b5617 Add changelog entry
  • 9221222 Update gradle wrapper to newest version
  • e460c5f Update to newest JNA version
  • faa83c8 Update to newest JUnit 4 version
  • 347a86f Enable CodeQL on develop branch
  • b93f52b Merge all builds into one build with multiple steps
  • 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

Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.7 to 2.8.
- [Release notes](https://github.com/phxql/argon2-jvm/releases)
- [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
- [Commits](phxql/argon2-jvm@v2.7...v2.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@sgdc3 sgdc3 merged commit d76131c into master Dec 18, 2020
@dependabot dependabot bot deleted the dependabot/maven/de.mkammerer-argon2-jvm-nolibs-2.8 branch December 18, 2020 11:34
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
Development

Successfully merging this pull request may close these issues.

1 participant