You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/03 04:57:49 UTC

[GitHub] [commons-compress] dependabot[bot] opened a new pull request, #364: Bump zstd-jni from 1.5.4-1 to 1.5.4-2

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

   Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.4-1 to 1.5.4-2.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/luben/zstd-jni/commit/46699bbb024a7e04a61e61d7dbe12fdb1ed9c5dd"><code>46699bb</code></a> v1.5.4-2</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/3545ce8d36ed27fee769943a50a4e4ecc620232d"><code>3545ce8</code></a> Also update CI to codecov/codecov-action@v3</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/b575a0ae3afc1dd688706becdf79c6cd8bf4456c"><code>b575a0a</code></a> Update CI: use actions/setup-java@v3</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/54d22045bcb4cb0a3778f61a456880393577e2c1"><code>54d2204</code></a> Also pass the pointer explicitly in ZstCompressCtx</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/1317e44493c676b1164c8b0398616d43fa349b5b"><code>1317e44</code></a> ZstdDecompressCtx: pass nativePtr directly to JNI calls</li>
   <li><a href="https://github.com/luben/zstd-jni/commit/73a378f546968216e9c27504a0cb4999db245358"><code>73a378f</code></a> Fix new lines and extra spaces</li>
   <li>See full diff in <a href="https://github.com/luben/zstd-jni/compare/v1.5.4-1...v1.5.4-2">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.5.4-1&new-version=1.5.4-2)](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.

To unsubscribe, e-mail: notifications-unsubscribe@commons.apache.org

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


[GitHub] [commons-compress] codecov-commenter commented on pull request #364: Bump zstd-jni from 1.5.4-1 to 1.5.4-2

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #364:
URL: https://github.com/apache/commons-compress/pull/364#issuecomment-1453121382

   # [Codecov](https://codecov.io/gh/apache/commons-compress/pull/364?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#364](https://codecov.io/gh/apache/commons-compress/pull/364?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (40b780f) into [master](https://codecov.io/gh/apache/commons-compress/commit/cdebb8f9a074b58ac1fd47246682d334ac935439?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cdebb8f) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 40b780f differs from pull request most recent head 6fae641. Consider uploading reports for the commit 6fae641 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #364      +/-   ##
   ============================================
   - Coverage     80.43%   80.43%   -0.01%     
   + Complexity     6724     6723       -1     
   ============================================
     Files           343      343              
     Lines         25330    25330              
     Branches       4106     4106              
   ============================================
   - Hits          20375    20374       -1     
   - Misses         3369     3371       +2     
   + Partials       1586     1585       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-compress/pull/364?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../commons/compress/compressors/bzip2/BlockSort.java](https://codecov.io/gh/apache/commons-compress/pull/364?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29tcHJlc3MvY29tcHJlc3NvcnMvYnppcDIvQmxvY2tTb3J0LmphdmE=) | `84.43% <0.00%> (-0.24%)` | :arrow_down: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

To unsubscribe, e-mail: notifications-unsubscribe@commons.apache.org

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


[GitHub] [commons-compress] kinow merged pull request #364: Bump zstd-jni from 1.5.4-1 to 1.5.4-2

Posted by "kinow (via GitHub)" <gi...@apache.org>.
kinow merged PR #364:
URL: https://github.com/apache/commons-compress/pull/364


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

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

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