Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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.

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

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.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 7, 2025
@jamezp jamezp changed the title Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final [RESTEASY-3627] Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final Sep 5, 2025
@jamezp jamezp merged commit 7493918 into 6.2 Sep 5, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/6.2/org.hibernate.validator-hibernate-validator-8.0.3.Final branch September 5, 2025 20:23
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants