f-lopes / spring-mvc-test-utils

Test library aimed to ease Spring MVC form validation tests. Easily post an entire form to a given url.
MIT License
19 stars 8 forks source link

build(deps-dev): bump hibernate-validator from 6.1.5.Final to 8.0.1.Final #235

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps hibernate-validator from 6.1.5.Final to 8.0.1.Final.

Changelog

Sourced from 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

** 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

8.0.0.Final (2022-09-09)

8.0.0.CR3 (2022-08-09)

** Task * HV-1925 Switch to WildFly 27 for testing and remove the remaining javax stuff * HV-1924 Bump expressly from 5.0.0-M2 to 5.0.0

8.0.0.CR2 (2022-08-04)

** Bug * HV-1922 Switch to use arquillian-protocol-servlet-jakarta artifact instead of arquillian-protocol-servlet for testing with WildFly 27

** Task * HV-1920 Upgrade Spring Expression test dependency to 5.3.22 * HV-1919 Upgrade Maven Assembly Plugin to 3.4.2 * HV-1914 Test against JDK 20 (early access)

8.0.0.CR1 (2022-06-28)

** Bug * HV-1853 Inconsistency of getter method detection in GetterPropertySelectionStrategy

** Improvement * HV-1901 Provide an easy way to run the TCK with a provided WildFly

... (truncated)

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


Dependabot compatibility score

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

This change is Reviewable

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.