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 snakeyaml from 1.16 to 1.26 #44

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2021

Bumps snakeyaml from 1.16 to 1.26.

Commits
  • 9801cc7 Refactor: improve AliasEvent processing
  • a2066e3 Refactor Events: expose Event.ID via a getter
  • 72976f6 Merge
  • 03acd6b Add test for not implemented "!" tag
  • a122a5b Decide not to fix issue 459
  • 952f977 Serializer: release unused resources when closed
  • ccd45df Yaml: improve Javadoc
  • b56ada6 merge
  • bcb8a58 Clean up composer resources
  • 289c35a Apply Sonar improvements
  • 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.

Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.16 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.16)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2021
@0crat 0crat added the 0crat/new label Jun 4, 2021
@yegor256
Copy link
Member

yegor256 commented Jul 1, 2021

@rultor merge

@rultor
Copy link
Contributor

rultor commented Jul 1, 2021

@rultor merge

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

@rultor
Copy link
Contributor

rultor commented Jul 1, 2021

@rultor merge

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

    \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 6a97111b2a30cf792ff8702be53c1a59a8eeddb4dcad619e93c185f167634846 is dead
Thu Jul  1 16:24:23 CEST 2021

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2022

Superseded by #45.

@dependabot dependabot bot closed this Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.yaml-snakeyaml-1.26 branch September 15, 2022 03:34
@0crat
Copy link

0crat commented Sep 15, 2022

Job gh:jcabi/jcabi-beanstalk-maven-plugin#44 is not assigned, can't get performer

@0crat
Copy link

0crat commented Sep 15, 2022

There is an unrecoverable failure on my side. Please, submit it here:

PID: 4@31237f6d-3502-403a-aa55-ae63a149e5b4, thread: PQ-C3RUBL5H9
com.zerocracy.farm.strict.StrictProject[122] java.lang.IllegalArgumentException: File "blanks/dependabot[bot].xml" is not accessible in "PMO"

1.0-SNAPSHOT: CID: ee1efc9e-4d4e-478b-b684-c862b4022655, Type: "Close job"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0crat/new dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants