jcabi / jcabi-aether

Wrapper of Sonatype Aether
http://aether.jcabi.com/
Other
66 stars 33 forks source link

Bump hibernate-validator from 5.1.2.Final to 5.3.5.Final #107

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps hibernate-validator from 5.1.2.Final to 5.3.5.Final.

Changelog

Sourced from hibernate-validator's changelog.

5.3.5.Final (15-03-2017)

** Bug * HV-1284 - build - Reenable testing under the security manager * HV-1220 - engine - Programmatically defined cross parameter method constraints don't work on method returning void

** Improvement * HV-1187 - build, engine - Support JDK9 ea+148

** New Feature * HV-1280 - - Class loading conflict when custom Xerces is part of a deployment

** Task * HV-1266 - build - Update build instructions as per latest Java 9 releases * HV-1210 - build - Upgrade to Groovy 2.4.8

5.3.4.Final (08-12-2016)

** Bug * HV-1176 - engine - Type argument constraints for Optional are ignored for method parameters and return value if there are no other constraints * HV-1165 - engine - Use type annotations for Set values with @NotNull annotation on the Set * HV-1164 - engine - getDynamicPayload(Class type) throws Nullpointerexception

** Task * HV-1183 - validators - Upgrade JodaTime to 2.9.5

5.3.3.Final (22-11-2016)

** Bug * HV-1155 - engine - ClassLoader issues in modularized environments

5.3.2.Final (10-11-2016)

** Bug * HV-1153 - engine - Missing javax.el impl throws a javax.el.ELException instead of a ValidationException

** Improvement * HV-1154 - build - Make distribution and documentation buildable with JDK9

5.3.1.Final (27-10-2016)

** Bug * HV-1140 - engine - StringHelper#decapitalize not working properly on turkish locale * HV-1134 - documentation - Asciidoc Docbook processing is missing the sourcedir attribute * HV-1132 - documentation - Force language in documentation tests

... (truncated)
Commits
  • 080d475 [Jenkins release job] Preparing release 5.3.5.Final
  • 66a6e9a [Jenkins release job] changelog.txt updated by release build 5.3.5.Final
  • 162a9fa [Jenkins release job] README.md updated by release build 5.3.5.Final
  • 534c75e HV-1284 Re-enable security manager for local TCK execution
  • 72c638d HV-1280 Use privileged actions to manipulate the class loader
  • 27370d3 HV-1280 Setting context class loader to HV's defining CL before calling into ...
  • a8db9cd HV-1266 Updating build instructions to reflect relocation of @Generated
  • 8e717e4 HV-1220 Make programmatically defined cross parameter constraints on the para...
  • 8b89047 Fix minor typo in a comment
  • 5e44220 Add .checkstyle to .gitignore
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jcabi/jcabi-aether/network/alerts).
0crat commented 4 years ago

@yegor256/z please, pay attention to this pull request

0crat commented 4 years ago

@dependabot/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject

yegor256 commented 2 years ago

@rultor please, try to merge

rultor commented 2 years ago

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 2 years ago

@rultor please, try to merge

@dependabot[bot] @yegor256 Oops, I failed. You can see the full log here (spent 34min)

    at java.lang.Class.forName (Class.java:315)
    at lombok.javac.JavacTreeMaker$SchroedingerType.getFieldCached (JavacTreeMaker.java:156)
    at lombok.javac.JavacTreeMaker$TypeTag.typeTag (JavacTreeMaker.java:244)
    at lombok.javac.Javac.<clinit> (Javac.java:154)
    at lombok.javac.handlers.HandleGetter.<clinit> (HandleGetter.java:298)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName (Class.java:398)
    at lombok.core.SpiLoadUtil$1$1.next (SpiLoadUtil.java:111)
    at lombok.javac.HandlerLibrary.loadAnnotationHandlers (HandlerLibrary.java:170)
    at lombok.javac.HandlerLibrary.load (HandlerLibrary.java:155)
    at lombok.javac.JavacTransformer.<init> (JavacTransformer.java:43)
    at lombok.javac.apt.Processor.init (Processor.java:86)
    at lombok.core.AnnotationProcessor$JavacDescriptor.want (AnnotationProcessor.java:87)
    at lombok.core.AnnotationProcessor.init (AnnotationProcessor.java:141)
    at com.sun.tools.javac.processing.JavacProcessingEnvironment$ProcessorState.<init> (JavacProcessingEnvironment.java:691)
    at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors$ProcessorStateIterator.next (JavacProcessingEnvironment.java:791)
    at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs (JavacProcessingEnvironment.java:886)
    at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run (JavacProcessingEnvironment.java:1227)
    at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing (JavacProcessingEnvironment.java:1340)
    at com.sun.tools.javac.main.JavaCompiler.processAnnotations (JavaCompiler.java:1254)
    at com.sun.tools.javac.main.JavaCompiler.compile (JavaCompiler.java:936)
    at com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0 (JavacTaskImpl.java:104)
    at com.sun.tools.javac.api.JavacTaskImpl.handleExceptions (JavacTaskImpl.java:147)
    at com.sun.tools.javac.api.JavacTaskImpl.doCall (JavacTaskImpl.java:100)
    at com.sun.tools.javac.api.JavacTaskImpl.call (JavacTaskImpl.java:94)
    at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:126)
    at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:169)
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:785)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0mcontainer 2e58b4823b32f9686086e65953461f4196c11329fa545280e851926468954918 is dead
Sat 05 Nov 2022 04:37:21 AM CET