logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Bump disruptor from 1.2.15 to 1.2.20

Open dependabot[bot] opened this issue 3 years ago • 4 comments

Bumps disruptor from 1.2.15 to 1.2.20.

Release notes

Sourced from disruptor's releases.

1.2.20

Update junit for dependabot

1.2.19

Improvements to build and release process

1.2.18

  • remove dependency on slf4j - scope test
  • fix and update many long standing build issues
  • build and deploy is now using GitHub Actions

1.2.17 - Java Modules with exports

updated modules to use exports

1.2.16 - Java Modules

This release includes support for the Java module system

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.


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[bot] avatar Jun 01 '22 10:06 dependabot[bot]

Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project log4j-core: Compilation failure: Compilation failure: 
Error:  /home/runner/work/logging-log4j2/logging-log4j2/log4j-core/src/main/java/org/apache/logging/log4j/core/async/DisruptorBlockingQueueFactory.java:[21,42] error: cannot access DisruptorBlockingQueue
Error:    bad class file: /home/runner/.m2/repository/com/conversantmedia/disruptor/1.2.20/disruptor-1.2.20.jar(com/conversantmedia/util/concurrent/DisruptorBlockingQueue.class)
Error:      class file has wrong version 55.0, should be 52.0
Error:      Please remove or make sure it appears in the correct subdirectory of the classpath.

I guess Disruptor has switched to Java 11 in some version after 1.2.15. :thinking:

vy avatar Jun 07 '22 19:06 vy

Sorry, only users with push access can use that command.

dependabot[bot] avatar Jul 10 '22 20:07 dependabot[bot]

@dependabot ignore

ppkarwasz avatar Sep 06 '22 09:09 ppkarwasz

@dependabot ignore this dependency

ppkarwasz avatar Sep 06 '22 09:09 ppkarwasz

OK, I won't notify you about com.conversantmedia:disruptor again, unless you re-open this PR or update it yourself. 😢

dependabot[bot] avatar Sep 06 '22 09:09 dependabot[bot]