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.1.Final to 6.2.3.Final #2158

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Changelog

Sourced from hibernate-validator's changelog.

6.2.3.Final (2022-03-03)

** Bug * HV-1884 Composing constraints order is unpredictable

** Task * HV-1882 Use a different JDK for running Maven than for compiling/launching tests in JDK CI jobs

6.2.2.Final (2022-02-10)

** Bug * HV-1878 java.sql.Date is not supported anymore

** Task * HV-1880 Clean up Gemfile.lock that shouldn't be there * HV-1877 Move the release job to a separate Jenkinsfile * HV-1874 Bump Log4j test dependency to 2.17.1 * HV-1871 Sign published artifacts * HV-1864 Make sure we can release with JDK 17

Commits
  • a849cad [Jenkins release job] Preparing release 6.2.3.Final
  • 82084c8 [Jenkins release job] changelog.txt updated by release build 6.2.3.Final
  • c9778b3 [Jenkins release job] README.md updated by release build 6.2.3.Final
  • aa6ede6 HV-1884 Use LinkedHashSet to make composingConstraints order predictable/guar...
  • 2efa072 HV-1882 Make sure to copy javafx.api modules to WildFly when running the TCK ...
  • 70cef76 HV-1882 Move sigtest to a separate stage and run it with JDK 8
  • 2064ffb HV-1882 Require JDK 17+ to run the build
  • 093a31a HV-1882 Use a different JDK for running Maven than for compiling/launching te...
  • bf9f51e HV-1882 Fix a few previously undetected uses of methods deprecated in JDK 17
  • 24f9905 HV-1882 Always run JQAssistant in the default build only in the Jenkinsfile
  • 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.1.Final to 6.2.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.3.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.1.Final...6.2.3.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: In Progress Use to signal this issue is actively worked on. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only. labels Mar 25, 2022
@dependabot dependabot bot added this to the Release 4.5.4 milestone Mar 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2022

The following labels could not be found: Target: 4.5.4.

@smcvb smcvb self-assigned this Mar 28, 2022
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@sonarcloud
Copy link

sonarcloud bot commented Mar 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

89.5% 89.5% Coverage
0.0% 0.0% Duplication

@smcvb smcvb merged commit 0ad3fb2 into axon-4.5.x Mar 28, 2022
@smcvb smcvb modified the milestones: Release 4.5.4, Release 4.5.9 Mar 28, 2022
@smcvb smcvb added Status: Resolved Use to signal that work on this issue is done. and removed Status: In Progress Use to signal this issue is actively worked on. labels Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/axon-4.5.x/org.hibernate.validator-hibernate-validator-6.2.3.Final branch March 28, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant