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.0.Final to 6.2.1.Final #78

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2022

Bumps hibernate-validator from 6.2.0.Final to 6.2.1.Final.

Changelog

Sourced from hibernate-validator's changelog.

6.2.1.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)

** 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-1843 Upgrade Jackson test dependency to 2.12.3 * HV-1842 Upgrade Guava test dependency to 30.1.1-jre * HV-1841 Expose a getter for the configured PropertyNodeNameProvider * HV-1838 Skip forbiddenapis on JDK17+ * HV-1837 Language rework initiative * HV-1836 Restore CI for JDK 15 * HV-1835 Test Hibernate Validator against JDK17

Commits
  • ba442a5 [Jenkins release job] Preparing release 6.2.1.Final
  • eec708a [Jenkins release job] changelog.txt updated by release build #{RELEASE_VERSION}
  • 3d2cbba [Jenkins release job] README.md updated by release build 6.2.1.Final
  • a9eef6c Adjust Nexus staging operations timeout
  • 4d4246e HV-1862 Update Log4j 2 test dependency to 2.16.0
  • ac27d3e HV-1860 Use new, container-enabled VMs for releases
  • e60b01e HV-1861 Don't auto release after close
  • 64fb573 HV-1861 Switch to the nexus-staging-maven-plugin
  • dba84d9 HV-1858 Deploy artifacts to OSSRH instead of JBoss repository
  • b5f7f43 HV-1859 Upgrade to Log4j 2 2.15.0
  • 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.0.Final to 6.2.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.0.Final...6.2.1.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 Jan 21, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1728103969

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1697701650: 0.0%
Covered Lines: 135
Relevant Lines: 135

💛 - Coveralls

@MikeEdgar MikeEdgar merged commit a77a7cd into master Jan 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.validator-hibernate-validator-6.2.1.Final branch January 21, 2022 19:14
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.

2 participants