Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps argon2-jvm-nolibs from 2.8 to 2.9.1.

Release notes

Sourced from argon2-jvm-nolibs's releases.

v2.9.1

[2.9.1] - 2021-01-30

Fixed

  • Fixed duplicate Automatic-Module-Name in manifest, see this issue.

2.9

Changed

  • Cleaned up the mess with the Gradle modules. To fix that in clean manner, the artifact structure has slightly changed. Consumers of the library shouldn't notice that, but argon2-jvm only contains the argon2 binary libraries while argon2-jvm-nolibs contains the Java code. argon2-jvm depends on argon2-jvm-nolibs, which in turn depends on JNA.
Changelog

Sourced from argon2-jvm-nolibs's changelog.

[2.9.1] - 2021-01-30

Fixed

  • Fixed duplicate Automatic-Module-Name in manifest, see this issue.

[2.9] - 2021-01-05

Changed

  • Cleaned up the mess with the Gradle modules. To fix that in clean manner, the artifact structure has slightly changed. Consumers of the library shouldn't notice that, but argon2-jvm only contains the argon2 binary libraries while argon2-jvm-nolibs contains the Java code. argon2-jvm depends on argon2-jvm-nolibs, which in turn depends on JNA.
Commits
  • f3ef667 Version 2.9.1
  • 8f687cf Add changelog entry
  • b7ba690 Update Gradle to 6.8.1
  • 5cc3086 #80 Fix duplicate module name
  • 46ced70 Merge branch 'master' into develop
  • 32d440b Move tests to argon2 project and restructure Readmes
  • b0e6eb1 Start next development version
  • c54e36d Release version 2.9
  • 9a001cb Move argon2 and the -nolibs in separate projects
  • c9b6fa8 Use artifacts instead of multiple calls to artifact to remove publishing: pom...
  • 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.8 to 2.9.1.
- [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.8...v2.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@sgdc3 sgdc3 merged commit f6392d2 into master Mar 14, 2021
@dependabot dependabot bot deleted the dependabot/maven/de.mkammerer-argon2-jvm-nolibs-2.9.1 branch March 14, 2021 01:44
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.

2 participants