Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2022

Bumps hibernate-validator-annotation-processor from 7.0.2.Final to 7.0.3.Final.

Changelog

Sourced from hibernate-validator-annotation-processor's changelog.

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

Commits
  • aef6d46 [Jenkins release job] Preparing release 7.0.3.Final
  • 535d52f [Jenkins release job] changelog.txt updated by release build 7.0.3.Final
  • b66b358 [Jenkins release job] README.md updated by release build 7.0.3.Final
  • f1bce1c HV-1888 Revert annotation processor service file to javax package
  • a1710c4 HV-1886 Fix incontainer build for main
  • 40c34fc HV-1882 Make sure to copy javafx.api modules to WildFly when running the TCK ...
  • 671b978 HV-1882 Ensure Java programs launched in tests (Payara, WildFly) use the test...
  • 44f1f8d HV-1884 Use LinkedHashSet to make composingConstraints order predictable/guar...
  • 060efaf HV-1883 Upgrade to asciidoctor-maven-plugin 2.2.2, asciidoctorj 2.5.3, asciid...
  • 3c9970f HV-1882 Move sigtest to a separate stage and run it with JDK 8
  • 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-annotation-processor](https://github.com/hibernate/hibernate-validator) from 7.0.2.Final to 7.0.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.3.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@7.0.2.Final...7.0.3.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code type: dependency 📚 labels Mar 2, 2022
@remkop remkop added this to the 4.7 milestone Mar 2, 2022
…bernate-validator-annotation-processor-7.0.3.Final
@remkop remkop merged commit f100f36 into main Mar 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.hibernate.validator-hibernate-validator-annotation-processor-7.0.3.Final branch March 3, 2022 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Pull requests that update Java code type: dependency 📚

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants