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 hibernate-validator from 6.2.3.Final to 6.2.4.Final #800

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2022

Bumps hibernate-validator from 6.2.3.Final to 6.2.4.Final.

Changelog

Sourced from hibernate-validator's changelog.

6.2.4.Final (2022-08-04)

** Bug * HV-1863 hibernate-validator-annotation-processor 6.2.0.Final (Spring Boot managed) isn't Java 17 compatible

** Improvement * HV-1900 Add annotation TypeCheck to parameter checks in AnnotationProcessor

** Task * HV-1920 Upgrade Spring Expression test dependency to 5.3.22 * HV-1919 Upgrade Maven Assembly Plugin to 3.4.2 * HV-1896 Upgrade Jackson Databind test dependency to 2.13.2.2 * HV-1893 Make test suite locale independent

Commits
  • 0907dbb [Jenkins release job] Preparing release 6.2.4.Final
  • 7da1d30 [Jenkins release job] changelog.txt updated by release build 6.2.4.Final
  • 36cdf15 [Jenkins release job] README.md updated by release build 6.2.4.Final
  • f523127 HV-1920 Upgrade Spring Expression test dependency to 5.3.22
  • 469a9ba HV-1919 Upgrade Maven Assembly Plugin to 3.4.2
  • b171195 HV-1863 Rename all annotation processor tests to IT
  • 1db51b4 HV-1863 Test with Faisafe to test the MR jar
  • 46c2828 HV-1863 Adjust annotation processor tests
  • 03751c4 HV-1863 Add the message in the diagnostic for easier error tracking
  • c65705e HV-1900 Add annotation TypeCheck to parameter checks in AnnotationProcessor
  • 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 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 [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.3.Final to 6.2.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.4.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.3.Final...6.2.4.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2022
@radcortez radcortez merged commit 9b3de6b into main Aug 5, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.validator-hibernate-validator-6.2.4.Final branch August 5, 2022 10:13
@radcortez radcortez added this to the 2.12.0 milestone Aug 29, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant