Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Bump hibernate-validator from 6.1.7.Final to 7.0.4.Final #393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hibernate-validator from 6.1.7.Final to 7.0.4.Final.

Changelog

Sourced from hibernate-validator's changelog.

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)

** Bug * HV-1854 PESELValidator does not valid correct * HV-1833 DomainNameUtil issues java.lang.StackOverflowError on very large error (@​Email validation)

** Improvement * HV-1840 Remove deprecated CDI API usage

** Task * HV-1862 Update Log4j 2 test dependency to 2.16.0 * HV-1861 Switch to the nexus-staging-maven-plugin * HV-1860 Add GitHub SSH keys to SSH agent during Jenkinsfile release * HV-1859 Update Log4j 2 test dependency to 2.15.0 * HV-1858 Switch to OSSRH for deployment to Maven Central * HV-1848 Set up SSH config as part of the Jenkinsfile * HV-1846 Upgrade to Byte Buddy 1.11.6 in tests

... (truncated)

Commits
  • e31bc27 [Jenkins release job] Preparing release 7.0.4.Final
  • c99bef1 [Jenkins release job] changelog.txt updated by release build 7.0.4.Final
  • dab1fee [Jenkins release job] README.md updated by release build 7.0.4.Final
  • 368f7ee HV-1892 Update Java 9 section in documentation
  • cb66a1f HV-1890 Update versions in documentation
  • 84155f8 HV-1889 Fix imagesdir in documentation
  • fa4f049 [Jenkins release job] Preparing next development iteration
  • 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
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/org.hibernate.validator-hibernate-validator-7.0.4.Final branch from 44251e2 to bb4807f Compare March 22, 2022 00:13
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.7.Final to 7.0.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.4.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.1.7.Final...7.0.4.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.hibernate.validator-hibernate-validator-7.0.4.Final branch from bb4807f to 1e2ec45 Compare March 22, 2022 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants