-
Notifications
You must be signed in to change notification settings - Fork 3k
[3.20] Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final #49423
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
Conversation
/cc @aloubyansky (3.20), @gastaldi (3.20), @gsmet (3.20), @jmartisk (3.20), @rsvoboda (3.20) |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list of included fixes:
https://hibernate.atlassian.net/projects/HV/versions/34759/tab/release-report-all-issues
This release was mostly done as a user was asking for an alphanumeric CNPJ, which will be in place starting on January 1st, 2026, and there are EE 10 users that won't be able to migrate to EE 11 (till that time).
With that info... I'll let you decide if you want to include this version in 3.20 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are also a few bugfixes (validation messages, EL language propagation) which seem worth the upgrade.
+1 to merge. Though I'm told we should let someone else take care of actually merging :]
EDIT: BTW I can't push to this branch anymore. Thanks for preventing me from causing more problems @gsmet!
@dependabot rebase |
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.2.Final to 8.0.3.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.2.Final...8.0.3.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 8.0.3.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1f5e5e6
to
13d4ec7
Compare
Status for workflow
|
Superseded by #49748. |
Bumps org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final.
Changelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
Commits
40292e2
[Jenkins release job] Preparing release 8.0.3.Final42c08e4
[Jenkins release job] changelog.txt updated by release build 8.0.3.Finala3b1eca
[Jenkins release job] README.md updated by release build 8.0.3.Final5a6d4b8
HV-2022 Update Javadoc generationcb47f9d
HV-2022 Add missing description to the published modulese836ee3
HV-2022 Add a few missing javadoc commentsff852f6
HV-1917 MinDuration/MaxDuration validation message update58a9365
HV-1978 Propagated EL level to iterable nodes94078ee
HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...6f2688a
HV-1999 Rework CNPJ alphanumeric format to not modify mod checksYou can trigger a rebase of this PR 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)