Skip to content
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

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final #45126

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final.

Changelog

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

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

Commits
  • 8420c55 [Jenkins release job] Preparing release 8.0.2.Final
  • a188186 [Jenkins release job] changelog.txt updated by release build 8.0.2.Final
  • 5b8eb7d [Jenkins release job] README.md updated by release build 8.0.2.Final
  • 24ccce7 Specify an explicit plexus-utils dependency for copy-maven-plugin
  • 0a9bfaa Add more rules to gitignore
  • ad8e0b1 Include maven wrapper
  • d4b8210 HV-2067 Adjust UUID's version/variant validation
  • bb039fd HV-1829 Remove mentions of the ConstraintDefinitionContributor from the docs
  • 8733523 HV-2066 Update documentation section 3.1.1
  • b23a4c4 HV-1989 Fix spec version in the CDI extension manifest
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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)

Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.2.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Dec 13, 2024
@quarkus-bot quarkus-bot bot added the area/hibernate-validator Hibernate Validator label Dec 13, 2024
Copy link

quarkus-bot bot commented Dec 14, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 6e039fb.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Copy link
Contributor

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

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

https://hibernate.atlassian.net/projects/HV/versions/32167/tab/release-report-all-issues

has fixes for the @UUID and @TituloEleitoral constraints

@yrodiere yrodiere merged commit eaf8be3 into main Dec 16, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.validator-hibernate-validator-8.0.2.Final branch December 16, 2024 10:02
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.5 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-validator Hibernate Validator kind/component-upgrade triage/backport-3.15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants