rultor
rultor copied to clipboard
Update dependency org.hibernate.validator:hibernate-validator to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.hibernate.validator:hibernate-validator (source) | 6.0.20.Final -> 8.0.1.Final |
Release Notes
hibernate/hibernate-validator (org.hibernate.validator:hibernate-validator)
v8.0.1.Final
** 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
v8.0.0.Final
v7.0.5.Final
v7.0.4.Final
v7.0.3.Final
v7.0.2.Final
** 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 * HV-1845 Test Hibernate Validator against JDK 18 * HV-1844 Upgrade Jakarta EL to 4.0.1 * 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
v7.0.1.Final
** Task * HV-1826 - tck-runner - Reintroduce TCK Runner in container tests for Jakarta EE 9 using WildFly Preview
v7.0.0.Final
** Bug * HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor
** New Feature * HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number
v6.2.5.Final
v6.2.4.Final
v6.2.3.Final
v6.2.2.Final
v6.2.1.Final
v6.2.0.Final
v6.1.7.Final
v6.1.6.Final
v6.1.5.Final
v6.1.4.Final
v6.1.3.Final
v6.1.2.Final
** Bug * HV-1756 - translations - Incorrect variables in the newly added translations
** Task * HV-1753 - tests - Force Pax-Exam and Karaf to use Maven Central repository with SSL enabled
v6.1.1.Final
** Improvement * HV-1750 - engine - Add debug log when expression factory has failed to load * HV-1747 - engine - Allow overriding the message interpolator in PredefinedScopeValidatorFactory context * HV-1744 - documentation - Use auto-expanding entries in the documentation TOC
** New Feature * HV-1749 - engine - Introduce a LocaleResolver SPI * HV-1748 - engine - Improve localization support via Locale.LanguageRange
** Task * HV-1745 - tests - Bump Jackson test dependency to 2.10.1
v6.1.0.Final
** Bug * HV-1730 - engine - JavaBeanExecutable fails to initialize for enum type * HV-1715 - engine - Validation can sometimes proceed to the next group in sequence even after one of the constraints generated a violation
** Improvement * HV-1729 - performance - Skip allocation of an action for each need to access the context classloader
** Task * HV-1743 - build - Upgrade maven-compiler-plugin to 3.8.1 * HV-1742 - build - Upgrade to WildFly 18.0.0.Final * HV-1741 - build - Upgrade ByteBuddy test dependency to 1.10.2 * HV-1740 - engine - Deprecate @SafeHtml * HV-1739 - engine - CVE-2019-10219 Security issue with @SafeHtml * HV-1738 - build - Update Jackson test dependency to 2.9.10 * HV-1733 - tests - Fix locale settings of PredefinedScopeValidatorFactoryTest * HV-1732 - build - Change tarLongFileMode to posix for assembly building * HV-1731 - tck-runner - Move TCK signature check to tck-runner module * HV-1728 - build - Upgrade to WildFly 17.0.1.Final * HV-1727 - build - Update Jackson Databind test dependency to 2.9.9.2 * HV-1725 - build - Switch to using Jakarta EE artifacts * HV-1724 - build - Update to OpenJFX 11.0.2 * HV-1680 - engine - Avoid reflection by using instrumentation - build the enhancer
v6.0.23.Final
v6.0.22.Final
v6.0.21.Final
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
@rultor please, try to merge
@rultor please, try to merge
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here
@rultor please, try to merge
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 7min)
\u001b[1mCaused by\u001b[m: org.apache.maven.plugin.MojoExecutionException: \u001b[1;31mAn exception occured while executing the Java class. Exception while initializing com.jcabi.aspects.aj.MethodValidator: javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath.\u001b[m
\u001b[1mat\u001b[m org.codehaus.mojo.exec.ExecJavaMojo.execute (\u001b[1mExecJavaMojo.java:311\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (\u001b[1mDefaultBuildPluginManager.java:137\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:370\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:351\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:215\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:171\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:163\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:117\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:81\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:56\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:128\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:294\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:192\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:105\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:960\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:293\u001b[m)
\u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:196\u001b[m)
\u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (\u001b[1mNative Method\u001b[m)
\u001b[1mat\u001b[m jdk.internal.reflect.NativeMethodAccessorImpl.invoke (\u001b[1mNativeMethodAccessorImpl.java:62\u001b[m)
\u001b[1mat\u001b[m jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (\u001b[1mDelegatingMethodAccessorImpl.java:43\u001b[m)
\u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:566\u001b[m)
\u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:282\u001b[m)
\u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:225\u001b[m)
\u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:406\u001b[m)
\u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:347\u001b[m)
\u001b[1mCaused by\u001b[m: org.aspectj.lang.NoAspectBoundException: \u001b[1;31mException while initializing com.jcabi.aspects.aj.MethodValidator: javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath.\u001b[m
\u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodValidator.aspectOf (\u001b[1mMethodValidator.java:1\u001b[m)
\u001b[1mat\u001b[m com.rultor.Routine.<init> (\u001b[1mRoutine.java:118\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.exec (\u001b[1mEntry.java:117\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.main_aroundBody0 (\u001b[1mEntry.java:98\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry$AjcClosure1.run (\u001b[1mEntry.java:1\u001b[m)
\u001b[1mat\u001b[m org.aspectj.runtime.reflect.JoinPointImpl.proceed (\u001b[1mJoinPointImpl.java:179\u001b[m)
\u001b[1mat\u001b[m com.jcabi.aspects.aj.ExceptionsLogger.wrap (\u001b[1mExceptionsLogger.java:69\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.main (\u001b[1mEntry.java:97\u001b[m)
\u001b[1mat\u001b[m org.codehaus.mojo.exec.ExecJavaMojo$1.run (\u001b[1mExecJavaMojo.java:254\u001b[m)
\u001b[1mat\u001b[m java.lang.Thread.run (\u001b[1mThread.java:829\u001b[m)
\u001b[1mCaused by\u001b[m: javax.validation.NoProviderFoundException: \u001b[1;31mUnable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath.\u001b[m
\u001b[1mat\u001b[m javax.validation.Validation$GenericBootstrapImpl.configure (\u001b[1mValidation.java:291\u001b[m)
\u001b[1mat\u001b[m javax.validation.Validation.buildDefaultValidatorFactory (\u001b[1mValidation.java:103\u001b[m)
\u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodValidator.<init> (\u001b[1mMethodValidator.java:70\u001b[m)
\u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodValidator.ajc$postClinit (\u001b[1mMethodValidator.java:1\u001b[m)
\u001b[1mat\u001b[m com.jcabi.aspects.aj.MethodValidator.<clinit> (\u001b[1mMethodValidator.java:1\u001b[m)
\u001b[1mat\u001b[m com.rultor.Routine.<init> (\u001b[1mRoutine.java:118\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.exec (\u001b[1mEntry.java:117\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.main_aroundBody0 (\u001b[1mEntry.java:98\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry$AjcClosure1.run (\u001b[1mEntry.java:1\u001b[m)
\u001b[1mat\u001b[m org.aspectj.runtime.reflect.JoinPointImpl.proceed (\u001b[1mJoinPointImpl.java:179\u001b[m)
\u001b[1mat\u001b[m com.jcabi.aspects.aj.ExceptionsLogger.wrap (\u001b[1mExceptionsLogger.java:69\u001b[m)
\u001b[1mat\u001b[m com.rultor.Entry.main (\u001b[1mEntry.java:97\u001b[m)
\u001b[1mat\u001b[m org.codehaus.mojo.exec.ExecJavaMojo$1.run (\u001b[1mExecJavaMojo.java:254\u001b[m)
\u001b[1mat\u001b[m java.lang.Thread.run (\u001b[1mThread.java:829\u001b[m)
[\u001b[1;31mERROR\u001b[m]
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m]
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0m[\u001b[1;34mINFO\u001b[m] #stop(36997): in 511.23µs
container 349bec5ae2529b5965f75ffcfdad27049cee919658c9435a2ab28eb92de5e2b5 is dead
Wed 01 Feb 2023 06:34:34 PM CET