Skip to content

Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 8.0.3.Final in the hibernate group #2438

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the hibernate group with 1 update: org.hibernate.validator:hibernate-validator.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hibernate group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator).


Updates `org.hibernate.validator: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
  dependency-group: hibernate
...

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 12, 2025
@DavideD DavideD merged commit d642885 into main Aug 12, 2025
19 checks passed
@DavideD DavideD deleted the dependabot/gradle/hibernate-84580515fc branch August 12, 2025 14:39
@DavideD DavideD added this to the 4.1.1.Final milestone Aug 13, 2025
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.

1 participant