Skip to content

build(deps): bump org.passay:passay from 1.6.6 to 2.0.0#1082

Merged
hsinn0 merged 2 commits into
mainfrom
dependabot/gradle/main/org.passay-passay-2.0.0
May 12, 2026
Merged

build(deps): bump org.passay:passay from 1.6.6 to 2.0.0#1082
hsinn0 merged 2 commits into
mainfrom
dependabot/gradle/main/org.passay-passay-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps org.passay:passay from 1.6.6 to 2.0.0.

Release notes

Sourced from org.passay:passay's releases.

v2.0.0 Release

See https://www.passay.org/download.html for change log and binaries.

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 6, 2026
@hsinn0
Copy link
Copy Markdown
Contributor

hsinn0 commented Apr 21, 2026

We have a Jira Issue to migrate passay from 1.6 to 2.0.

@dependabot dependabot Bot force-pushed the dependabot/gradle/main/org.passay-passay-2.0.0 branch from c89545c to cb02ed6 Compare April 28, 2026 20:12
@hsinn0 hsinn0 self-assigned this May 12, 2026
dependabot Bot and others added 2 commits May 12, 2026 12:50
Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 1.6.6 to 2.0.0.
- [Release notes](https://github.com/vt-middleware/passay/releases)
- [Commits](vt-middleware/passay@v1.6.6...v2.0.0)

---
updated-dependencies:
- dependency-name: org.passay:passay
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
- Updated the imports for the classes that have been reorganized into sub-packages in 2.0.0.
- PasswordGenerator's API is now stateful (length and rules are constructor arguments) and generates via generate() rather than generatePassword(). Changed PassayConfiguration to expose a SecureRandom bean so that the configured RNG is passed explicitly to each PasswordGenerator instance.

ai-assisted=yes
TNZ-93002
@hsinn0 hsinn0 force-pushed the dependabot/gradle/main/org.passay-passay-2.0.0 branch from cb02ed6 to 20da668 Compare May 12, 2026 20:00
@hsinn0
Copy link
Copy Markdown
Contributor

hsinn0 commented May 12, 2026

I made the necessary change to migrate from passay 1.6 to 2.0 in the new commit. As this PR was originally created by the dependabot, I can accept it as it is myself to merge, but I'd like get it reviewed by at least 1 person.

@hsinn0 hsinn0 requested review from dlinsley and peterhaochen47 May 12, 2026 20:04
Copy link
Copy Markdown
Contributor

@dlinsley dlinsley left a comment

Choose a reason for hiding this comment

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

looks reasonable, thanks for finding and resolving the breaking changes for this dependency update.

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group May 12, 2026
@hsinn0 hsinn0 merged commit 5352fce into main May 12, 2026
2 checks passed
@hsinn0 hsinn0 deleted the dependabot/gradle/main/org.passay-passay-2.0.0 branch May 12, 2026 22:02
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group May 12, 2026
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 java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants