Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps com.password4j:password4j from 1.8.2 to 1.8.4.

Release notes

Sourced from com.password4j:password4j's releases.

1.8.4

Fixed

  • Daemon Threads belonging to the parallelization pool are now shutdown during JVM shutdown in order to prevent memory leaks (#163)

1.8.3

Fixed

  • Threads belonging to the parallelization pool are now shutdown during JVM shutdown in order to preven memory leaks (#162)
Changelog

Sourced from com.password4j:password4j's changelog.

1.8.4 - (2025-06-30)

Fixed

  • Daemon Threads belonging to the parallelization pool are now shutdown during JVM shutdown in order to prevent memory leaks (#163)

1.8.3 - (2025-05-08)

Fixed

  • Threads belonging to the parallelization pool are now shutdown during JVM shutdown in order to prevent memory leaks (#162)
Commits
  • 24e639b Create CITATION.cff
  • f0e8eab preparing 1.8.4
  • 78c44fa preparing 1.8.4
  • 4c0e433 Merge pull request #165 from halissontorres/fix/issue-163-thread-leak
  • 3618315 Add test for verifying worker threads are daemon to prevent memory leaks
  • 13efea4 Set worker threads as daemon in ExecutorService
  • 3f73da7 Update README.md
  • 2b62116 upgrade from osshr to central
  • fad6185 prepare 1.8.3 version
  • b12f1fa fix unit test for java 17+
  • 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.8.2 to 1.8.4.
- [Release notes](https://github.com/Password4j/password4j/releases)
- [Changelog](https://github.com/Password4j/password4j/blob/master/CHANGELOG.md)
- [Commits](Password4j/password4j@1.8.2...1.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Sep 16, 2025
@rwinch rwinch self-assigned this Sep 17, 2025
@rwinch rwinch added this to the 7.0.0-RC1 milestone Sep 17, 2025
@rwinch rwinch merged commit 2ecd842 into main Sep 17, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/com.password4j-password4j-1.8.4 branch September 17, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant