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

build(deps): bump org.hibernate.validator:hibernate-validator from 6.2.5.Final to 7.0.5.Final #902

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.hibernate.validator:hibernate-validator from 6.2.5.Final to 7.0.5.Final.

Changelog

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

7.0.5.Final (2022-08-03)

** 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

7.0.4.Final (2022-03-10)

** Bug * HV-1889 Fix imagesdir for documentation

** Task * HV-1892 Update Java 9 section in documentation * HV-1890 Fix Jakarta Bean Validation versions in documentation

7.0.3.Final (2022-03-02)

** Bug * HV-1884 Composing constraints order is unpredictable * HV-1878 java.sql.Date is not supported anymore

** Task * HV-1888 Rename jakarta.annotation.processing.Processor to javax.annotation.processing.Processor * HV-1886 Fix incontainer build for main * HV-1883 Upgrade to asciidoctor-maven-plugin 2.2.2 * HV-1882 Use a different JDK for running Maven than for compiling/launching tests in JDK CI jobs * HV-1880 Clean up Gemfile.lock that shouldn't be there * HV-1877 Move the release job to a separate Jenkinsfile * HV-1876 Upgrade WildFly test dependency to 26.0.1.Final * HV-1875 Upgrade Weld test dependency to 4.0.2.Final * HV-1874 Bump Log4j test dependency to 2.17.1 * HV-1873 Upgrade to forbiddenapis 3.2 * HV-1872 Test Hibernate Validator against OpenJDK 19 * HV-1871 Sign published artifacts * HV-1864 Make sure we can release with JDK 17

7.0.2.Final (2021-12-14)

... (truncated)

Commits
  • 2afe6ad [Jenkins release job] Preparing release 7.0.5.Final
  • 29682c1 [Jenkins release job] changelog.txt updated by release build 7.0.5.Final
  • bad60b2 [Jenkins release job] README.md updated by release build 7.0.5.Final
  • 79da5dd HV-1920 Upgrade Spring Expression test dependency to 5.3.22
  • 18b57d6 HV-1919 Upgrade Maven Assembly Plugin to 3.4.2
  • 101977b HV-1863 Rename all annotation processor tests to IT
  • 6b9994a HV-1863 Test with Faisafe to test the MR jar
  • e7514f3 HV-1863 Adjust annotation processor tests
  • 2829f5a HV-1863 Add the message in the diagnostic for easier error tracking
  • 3ee1baa HV-1900 Add annotation TypeCheck to parameter checks in AnnotationProcessor
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.hibernate.validator:hibernate-validator [>= 8.a0, < 9]

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)

@dependabot dependabot bot requested a review from a team as a code owner December 17, 2024 11:28
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Renovate and Dependabot PRs are automatically approved. Still requires human review.

@dependabot dependabot bot force-pushed the dependabot/maven/main/org.hibernate.validator-hibernate-validator-7.0.5.Final branch from 7baa0aa to 63b26a2 Compare December 17, 2024 13:35
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.5.Final to 7.0.5.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.5.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.5.Final...7.0.5.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/main/org.hibernate.validator-hibernate-validator-7.0.5.Final branch from 63b26a2 to e48819f Compare December 17, 2024 13:43
@mohnoor94 mohnoor94 closed this Dec 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

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/main/org.hibernate.validator-hibernate-validator-7.0.5.Final branch December 17, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant