You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/08/27 04:01:56 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #409: Bump disruptor from 1.2.15 to 1.2.17

dependabot[bot] opened a new pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409


   Bumps [disruptor](https://github.com/conversant/disruptor) from 1.2.15 to 1.2.17.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/conversant/disruptor/releases">disruptor's releases</a>.</em></p>
   <blockquote>
   <h2>1.2.17 - Java Modules with exports</h2>
   <p>updated modules to use exports</p>
   <h2>1.2.16 - Java Modules</h2>
   <p>This release includes support for the Java module system</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/conversant/disruptor/commit/65e7ce7ee0e17d60eceeaac9046bbc098a122e54"><code>65e7ce7</code></a> 1.2.17</li>
   <li><a href="https://github.com/conversant/disruptor/commit/89d5c400dd9f87bed536c8b1226f552bf7330c21"><code>89d5c40</code></a> 15: convert to using exports for module-info.java</li>
   <li><a href="https://github.com/conversant/disruptor/commit/1aa73cb95cdb4deb4a7cd9fa1c670a1a86c88a64"><code>1aa73cb</code></a> edit docs</li>
   <li><a href="https://github.com/conversant/disruptor/commit/1a5634921a39f86d0cd395a239b8be788ef2c174"><code>1a56349</code></a> 1.2.17-SNAPSHOT</li>
   <li><a href="https://github.com/conversant/disruptor/commit/ad4d9589e20ad06a7a3dada17419563f03959783"><code>ad4d958</code></a> 1.2.16</li>
   <li><a href="https://github.com/conversant/disruptor/commit/ffd2256ecddc934c1b5ae61d684b3529a407d1cf"><code>ffd2256</code></a> 15: support java 11, add module-info</li>
   <li><a href="https://github.com/conversant/disruptor/commit/9871b7aefe90d3f17b58e4e33ea83f756dc022e9"><code>9871b7a</code></a> maven-compiler-plugin 3.8.1</li>
   <li><a href="https://github.com/conversant/disruptor/commit/3bd90c09dfff9ae5592fbefd6e5d675ed5ac8b25"><code>3bd90c0</code></a> 1.2.16-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/conversant/disruptor/compare/1.2.15...1.2.17">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.conversantmedia:disruptor&package-manager=maven&previous-version=1.2.15&new-version=1.2.17)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [logging-log4j2] vy commented on pull request #409: Bump disruptor from 1.2.15 to 1.2.17

Posted by GitBox <gi...@apache.org>.
vy commented on pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409#issuecomment-684812863


   This PR is causing the following warning:
   
   ```
   java.lang.UnsupportedClassVersionError: com/conversantmedia/util/concurrent/SpinPolicy has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [logging-log4j2] dependabot[bot] closed pull request #409: Bump disruptor from 1.2.15 to 1.2.17

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #409: Bump disruptor from 1.2.15 to 1.2.17

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #409:
URL: https://github.com/apache/logging-log4j2/pull/409#issuecomment-689966551


   Superseded by #417.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org