You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/02/10 05:35:07 UTC

[GitHub] [commons-compress] dependabot[bot] opened a new pull request #166: Bump zstd-jni from 1.4.8-1 to 1.4.8-4

dependabot[bot] opened a new pull request #166:
URL: https://github.com/apache/commons-compress/pull/166


   Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.4.8-1 to 1.4.8-4.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/luben/zstd-jni/commit/84e41c02f4dcb79a2b502e4143f89437d640c1b7"><code>84e41c0</code></a> Fix the native classes list in the build.sbt</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/44ff8b6f958bfcd75e187c6a51acf324a481cbe1"><code>44ff8b6</code></a> Use pooled buffers also for <code>InputStream.skip(n)</code></li>
   <li><a href="https://github.com/luben/zstd-jni/commit/be51ebade15cbd4939a46581070836cc56e23ae6"><code>be51eba</code></a> Simpler and more optimized <code>RecyclingBufferPool</code></li>
   <li><a href="https://github.com/luben/zstd-jni/commit/be9be47fae23b5510344b67f9c0f7b258c2f5890"><code>be9be47</code></a> Add <code>NoFinalizer</code> Input/Output stream classes.</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/717c229289f0add4c2862d55b32e66c73e6ad66f"><code>717c229</code></a> Revert &quot;Another attempt to upgrade sbt&quot;</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/86c1ffd31000e665a3c56d443cf035feb93c3a7c"><code>86c1ffd</code></a> Another attempt to upgrade sbt</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/f1b1b04c946e0b5ef7b496b219f27e92ba45a566"><code>f1b1b04</code></a> Fix the build</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/29cad4bac474b35f1c5b99c5ed11b517a48e1ed0"><code>29cad4b</code></a> Don't generate C headers - we don't need them</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/b62515f1aca29066a6a0a13deaa96193e5137b39"><code>b62515f</code></a> v1.4.8-2</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/390fec0810c8fc045ce78d419eeacb9c515634c4"><code>390fec0</code></a> Add perf test for compressing/decompressing with RecyclingBufferBool</li>
   <li>Additional commits viewable in <a href="https://github.com/luben/zstd-jni/compare/v1.4.8-1...v1.4.8-4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.luben:zstd-jni&package-manager=maven&previous-version=1.4.8-1&new-version=1.4.8-4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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] [commons-compress] dependabot[bot] closed pull request #166: Bump zstd-jni from 1.4.8-1 to 1.4.8-4

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


   


----------------------------------------------------------------
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] [commons-compress] coveralls commented on pull request #166: Bump zstd-jni from 1.4.8-1 to 1.4.8-4

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #166:
URL: https://github.com/apache/commons-compress/pull/166#issuecomment-776457512


   
   [![Coverage Status](https://coveralls.io/builds/37010854/badge)](https://coveralls.io/builds/37010854)
   
   Coverage remained the same at 87.352% when pulling **6d3a2b079ac20d7911d1c0be1ec999b8e268e93f on dependabot/maven/com.github.luben-zstd-jni-1.4.8-4** into **fdeacdb6d9eefb24f5ff29cdb4561aebc8d5b9ae on master**.
   


----------------------------------------------------------------
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] [commons-compress] dependabot[bot] commented on pull request #166: Bump zstd-jni from 1.4.8-1 to 1.4.8-4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #166:
URL: https://github.com/apache/commons-compress/pull/166#issuecomment-783920985


   Superseded by #171.


----------------------------------------------------------------
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