Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps org.hibernate:hibernate-validator-annotation-processor from 8.0.0.Final to 8.0.3.Final.

Changelog

Sourced from org.hibernate:hibernate-validator-annotation-processor's changelog.

8.0.3.Final (2025-08-06)

** Bug * HV-1978 Expression Language not propagated to iterable node * HV-1971 CNPJ with all digits the same * HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message. * HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.

** Improvement * HV-2121 Backport "New Alphanumeric CNPJ" (HV-1999) to 8.x series * HV-1999 New Alphanumeric CNPJ

** Task * HV-2070 Use maven-assembly-plugin instead of copy-maven-plugin to rename the pdf documents * HV-2023 Add a step to build pdf documentation to the nightly CI job

8.0.2.Final (2024-12-13)

** Bug * HV-2067 UUID version not correctly validated * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios * HV-1959 Typo fix for Ukrainian localization * HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3

** Improvement * HV-2066 update document section 3.1.1 * HV-1981 Use Maven 3.9.6 in CI builds and as a required minimum version for the build * HV-1943 Some french validation messages are not quite accurate

** Task * HV-1990 Test Hibernate Validator against JDK 24 * HV-1989 Update documentation examples to use the min required Java version where applicable * HV-1980 Update gpg plugin configuration * HV-1969 Test Hibernate Validator against JDK 23 * HV-1968 Force user.country when testing

8.0.1.Final (2023-06-20)

** Bug * HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used * HV-1932 Incomplete @​Positive annotation's default message in fr * HV-1939 Annotations on constructors of named classes declared in method get ignored

** Improvement * HV-1943 Some french validation messages are not quite accurate * HV-1941 Add support for European Portuguese for ValidationMessages * HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()

... (truncated)

Commits
  • 40292e2 [Jenkins release job] Preparing release 8.0.3.Final
  • 42c08e4 [Jenkins release job] changelog.txt updated by release build 8.0.3.Final
  • a3b1eca [Jenkins release job] README.md updated by release build 8.0.3.Final
  • 5a6d4b8 HV-2022 Update Javadoc generation
  • cb47f9d HV-2022 Add missing description to the published modules
  • e836ee3 HV-2022 Add a few missing javadoc comments
  • ff852f6 HV-1917 MinDuration/MaxDuration validation message update
  • 58a9365 HV-1978 Propagated EL level to iterable nodes
  • 94078ee HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...
  • 6f2688a HV-1999 Rework CNPJ alphanumeric format to not modify mod checks
  • 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 [org.hibernate:hibernate-validator-annotation-processor](https://github.com/hibernate/hibernate-validator) from 8.0.0.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.0.Final...8.0.3.Final)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator-annotation-processor
  dependency-version: 8.0.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 6, 2025
Copy link

stale bot commented Oct 7, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 7, 2025
@stale stale bot closed this Oct 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.hibernate-hibernate-validator-annotation-processor-8.0.3.Final branch October 15, 2025 03:33
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 wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants