jcabi / jcabi-beanstalk-maven-plugin

Maven Plugin for AWS Elastic Beanstalk
http://beanstalk.jcabi.com/
Other
11 stars 10 forks source link

Bump snakeyaml from 1.16 to 1.27 #39

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snakeyaml from 1.16 to 1.27.

Commits


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
yegor256 commented 3 years ago

@rultor merge

rultor commented 3 years ago

@rultor merge

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

rultor commented 3 years ago

@rultor merge

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

    \u001b[1mat\u001b[m java.lang.Class.forName0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m java.lang.Class.forName (\u001b[1mClass.java:315\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.JavacTreeMaker$SchroedingerType.getFieldCached (\u001b[1mJavacTreeMaker.java:156\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.JavacTreeMaker$TypeTag.typeTag (\u001b[1mJavacTreeMaker.java:244\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.Javac.<clinit> (\u001b[1mJavac.java:154\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.handlers.HandleGetter.<clinit> (\u001b[1mHandleGetter.java:298\u001b[m)
    \u001b[1mat\u001b[m java.lang.Class.forName0 (\u001b[1mNative Method\u001b[m)
    \u001b[1mat\u001b[m java.lang.Class.forName (\u001b[1mClass.java:398\u001b[m)
    \u001b[1mat\u001b[m lombok.core.SpiLoadUtil$1$1.next (\u001b[1mSpiLoadUtil.java:111\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.HandlerLibrary.loadAnnotationHandlers (\u001b[1mHandlerLibrary.java:170\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.HandlerLibrary.load (\u001b[1mHandlerLibrary.java:155\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.JavacTransformer.<init> (\u001b[1mJavacTransformer.java:43\u001b[m)
    \u001b[1mat\u001b[m lombok.javac.apt.Processor.init (\u001b[1mProcessor.java:86\u001b[m)
    \u001b[1mat\u001b[m lombok.core.AnnotationProcessor$JavacDescriptor.want (\u001b[1mAnnotationProcessor.java:87\u001b[m)
    \u001b[1mat\u001b[m lombok.core.AnnotationProcessor.init (\u001b[1mAnnotationProcessor.java:141\u001b[m)
    \u001b[1mat\u001b[m lombok.launch.AnnotationProcessorHider$AnnotationProcessor.init (\u001b[1mAnnotationProcessor.java:53\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.processing.JavacProcessingEnvironment$ProcessorState.<init> (\u001b[1mJavacProcessingEnvironment.java:686\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors$ProcessorStateIterator.next (\u001b[1mJavacProcessingEnvironment.java:786\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs (\u001b[1mJavacProcessingEnvironment.java:881\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run (\u001b[1mJavacProcessingEnvironment.java:1222\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing (\u001b[1mJavacProcessingEnvironment.java:1335\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.main.JavaCompiler.processAnnotations (\u001b[1mJavaCompiler.java:1258\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.main.JavaCompiler.compile (\u001b[1mJavaCompiler.java:936\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0 (\u001b[1mJavacTaskImpl.java:104\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.api.JavacTaskImpl.handleExceptions (\u001b[1mJavacTaskImpl.java:147\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.api.JavacTaskImpl.doCall (\u001b[1mJavacTaskImpl.java:100\u001b[m)
    \u001b[1mat\u001b[m com.sun.tools.javac.api.JavacTaskImpl.call (\u001b[1mJavacTaskImpl.java:94\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (\u001b[1mJavaxToolsCompiler.java:125\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (\u001b[1mJavacCompiler.java:169\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (\u001b[1mAbstractCompilerMojo.java:825\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.compiler.CompilerMojo.execute (\u001b[1mCompilerMojo.java:129\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.execute (\u001b[1mMojoExecutor.java:210\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:156\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:148\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:305\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:957\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:289\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:193\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[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
container 8fb661d91613739ed9c1fd492d65922f4520ac717256db1d36d54783433648e0 is dead
Thu Jul  1 15:48:01 CEST 2021