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 version.org.hibernate.validator from 8.0.0.Final to 8.0.1.Final #17220

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

https://issues.redhat.com/browse/WFLY-18614

Bumps version.org.hibernate.validator from 8.0.0.Final to 8.0.1.Final.
Updates org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final

Changelog

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

8.0.1.Final (2023-06-20)

** Bug * HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used * HV-1932 Incomplete @​Positive annotation's default message in fr * HV-1939 Annotations on constructors of named classes declared in method get ignored

** Improvement * HV-1943 Some french validation messages are not quite accurate * HV-1941 Add support for European Portuguese for ValidationMessages * HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()

** Task * HV-1956 Update Weld test dependency to 5.1.1.Final * HV-1954 Test Hibernate Validator against JDK 22 * HV-1944 Upgraded JBoss Logging, Maven Enforcer plugin and Guava to latest version * HV-1938 Update ByteBuddy test dependency to 1.13.0 * HV-1935 Test Hibernate Validator against JDK 21 * HV-1934 Upgrade to hibernate-asciidoctor-theme 1.0.6

Commits
  • 4558b3b [Jenkins release job] Preparing release 8.0.1.Final
  • b8a727f [Jenkins release job] changelog.txt updated by release build 8.0.1.Final
  • ba75a7f [Jenkins release job] README.md updated by release build 8.0.1.Final
  • 1cbab63 HV-1956 Bump weld-core-impl from 5.0.1.Final to 5.1.1.Final
  • bb3cd1d HV-1944: Upgraded JBoss Logging, Guava and Maven Enforcer plugin
  • 3528b2c HV-1941 european portuguese validation messages
  • 8dab6f2 HV-1939 Test constructor validation on inner classes declared in methods
  • 58466ed HV-1939 Work around JDK-8303112
  • f38c0ee HV-1939 Fix compilation in IDEA
  • 2065108 HV-1949 Load constraint validators from a Service Loader first
  • Additional commits viewable in compare view

Updates org.hibernate.validator:hibernate-validator-cdi from 8.0.0.Final to 8.0.1.Final

Changelog

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

8.0.1.Final (2023-06-20)

** Bug * HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used * HV-1932 Incomplete @​Positive annotation's default message in fr * HV-1939 Annotations on constructors of named classes declared in method get ignored

** Improvement * HV-1943 Some french validation messages are not quite accurate * HV-1941 Add support for European Portuguese for ValidationMessages * HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()

** Task * HV-1956 Update Weld test dependency to 5.1.1.Final * HV-1954 Test Hibernate Validator against JDK 22 * HV-1944 Upgraded JBoss Logging, Maven Enforcer plugin and Guava to latest version * HV-1938 Update ByteBuddy test dependency to 1.13.0 * HV-1935 Test Hibernate Validator against JDK 21 * HV-1934 Upgrade to hibernate-asciidoctor-theme 1.0.6

Commits
  • 4558b3b [Jenkins release job] Preparing release 8.0.1.Final
  • b8a727f [Jenkins release job] changelog.txt updated by release build 8.0.1.Final
  • ba75a7f [Jenkins release job] README.md updated by release build 8.0.1.Final
  • 1cbab63 HV-1956 Bump weld-core-impl from 5.0.1.Final to 5.1.1.Final
  • bb3cd1d HV-1944: Upgraded JBoss Logging, Guava and Maven Enforcer plugin
  • 3528b2c HV-1941 european portuguese validation messages
  • 8dab6f2 HV-1939 Test constructor validation on inner classes declared in methods
  • 58466ed HV-1939 Work around JDK-8303112
  • f38c0ee HV-1939 Fix compilation in IDEA
  • 2065108 HV-1949 Load constraint validators from a Service Loader first
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 26, 2023
@wildfly-bot
Copy link

wildfly-bot bot commented Sep 26, 2023

Failed format check on this pull request:

  • Wrong content of the title. It does not satisfy the following regex pattern: [WFLY-\d+]

Please fix the format according to these guidelines.

@wildfly-bot
Copy link

wildfly-bot bot commented Sep 26, 2023

WildFly Bot recognized this PR as dependabot dependency update. Please create a WFLY issue and add its ID to the title and its link to the description.

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Sep 26, 2023
@bstansberry
Copy link
Contributor

@jasondlee Please create a JIRA.

@dependabot dependabot bot force-pushed the dependabot/maven/version.org.hibernate.validator-8.0.1.Final branch from 7fd9af0 to 8ee4294 Compare September 28, 2023 18:15
@wildfly-bot wildfly-bot bot added the rebase-this PR has a merge conflict. label Oct 5, 2023
Bumps `version.org.hibernate.validator` from 8.0.0.Final to 8.0.1.Final.

Updates `org.hibernate.validator:hibernate-validator` from 8.0.0.Final to 8.0.1.Final
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.0.Final...8.0.1.Final)

Updates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.0.Final to 8.0.1.Final
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.0.Final...8.0.1.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/version.org.hibernate.validator-8.0.1.Final branch from 8ee4294 to 078c8fc Compare October 5, 2023 18:56
@bstansberry bstansberry merged commit 2c12e98 into main Oct 9, 2023
15 of 18 checks passed
@bstansberry bstansberry deleted the dependabot/maven/version.org.hibernate.validator-8.0.1.Final branch October 9, 2023 19:56
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 deps-ok Dependencies have been checked, and there are no significant changes java Pull requests that update Java code rebase-this PR has a merge conflict.
Projects
None yet
2 participants