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

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12047: Bump snappy-java from 1.1.8.4 to 1.1.9.1

dependabot[bot] opened a new pull request, #12047:
URL: https://github.com/apache/dubbo/pull/12047

   Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.8.4 to 1.1.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/xerial/snappy-java/releases">snappy-java's releases</a>.</em></p>
   <blockquote>
   <h2>v1.1.9.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Removed snappy debug assertion with -DNDEBUG c++ flag <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/386">#386</a>) It produces smaller native libraries</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix java8 compatibility <a href="https://redirect.github.com/xerial/snappy-java/issues/389">#389</a>  <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/390">#390</a>)</li>
   </ul>
   <h2>🔗 Dependency Updates</h2>
   <ul>
   <li>Update org.osgi.core to 6.0.0 <a href="https://github.com/xerial-bot"><code>@​xerial-bot</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/387">#387</a>)</li>
   </ul>
   <h2>🛠  Internal Updates</h2>
   <ul>
   <li>Update sbt script <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/385">#385</a>)</li>
   <li>Update airframe-log to 23.1.4 <a href="https://github.com/xerial-bot"><code>@​xerial-bot</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/383">#383</a>)</li>
   <li>Update org.osgi.core to 4.3.1 <a href="https://github.com/xerial-bot"><code>@​xerial-bot</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/315">#315</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/xerial/snappy-java/compare/v1.1.9.0...v1.1.10">https://github.com/xerial/snappy-java/compare/v1.1.9.0...v1.1.10</a></p>
   <h2>v1.1.9.0</h2>
   <h2>What's Changed</h2>
   <p>This version upgrades the native libraries to Snappy 1.1.9. Currently, only a limited number of platforms are supported, including:</p>
   <ul>
   <li>Win32/64 (Only Intel)</li>
   <li>Mac64 (Intel, M1, M2). We no longer support Mac32</li>
   <li>Linux32, 64 (Intel, Arm), arm, armv6, armv7</li>
   <li>android-arm32</li>
   <li>ppc64le, ppc64</li>
   </ul>
   <p>If you need more platform support, send a PR to build a native library with a <a href="https://github.com/dockcross/dockcross">docker-based cross compiler</a> (See Makefile and Makefile.common for the reference). If a cross compiler for your platform is not available, create a PR with a native library built with <code>make native</code> command.</p>
   <h2>🚀 Features</h2>
   <ul>
   <li>Add uncompressDoubleArray that takes offset and length <a href="https://github.com/ashley-taylor"><code>@​ashley-taylor</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/307">#307</a>)</li>
   <li>Build native library for Snappy 1.1.9 <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/380">#380</a>)</li>
   <li>Upgrade to snappy-1.1.9 <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/379">#379</a>)</li>
   <li>Add Java 17 build test to GitHub action <a href="https://github.com/wangyum"><code>@​wangyum</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/346">#346</a>)</li>
   <li>Adding ppc64le support in Travis <a href="https://github.com/Abhijit-Mane"><code>@​Abhijit-Mane</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/286">#286</a>)</li>
   <li>Build on riscv64 <a href="https://github.com/zinovya"><code>@​zinovya</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/283">#283</a>)</li>
   <li>Upgrade bitshuffle to 0.3.4 (<a href="https://redirect.github.com/xerial/snappy-java/issues/380">#380</a>)</li>
   </ul>
   <h2>👋 Deprecated</h2>
   <ul>
   <li>Removed pure-java support <a href="https://github.com/xerial"><code>@​xerial</code></a> (<a href="https://redirect.github.com/xerial/snappy-java/issues/381">#381</a>) because it may cause data corruption.</li>
   </ul>
   <h2>Bug Fixes</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/xerial/snappy-java/commit/39160ac5d24540005cd589e1eaeec07aa79974b4"><code>39160ac</code></a> Fix java8 compatibility (<a href="https://redirect.github.com/xerial/snappy-java/issues/390">#390</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/5ad862e8027a708ac12110ebca18af1dcac2d1d1"><code>5ad862e</code></a> Update org.osgi.core to 6.0.0 (<a href="https://redirect.github.com/xerial/snappy-java/issues/387">#387</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/8707c344464db09b23babd48b4f4ac18187a6c00"><code>8707c34</code></a> Update Milestone.md</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/1a82fe10b7f642f6b61bd58f53f7121a81d6d189"><code>1a82fe1</code></a> Update org.osgi.core to 4.3.1 (<a href="https://redirect.github.com/xerial/snappy-java/issues/315">#315</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/92b6c9e4d7068fecdb321078718847484f394680"><code>92b6c9e</code></a> Remove snappy debug assertion with -DNDEBUG c++ flag (<a href="https://redirect.github.com/xerial/snappy-java/issues/386">#386</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/785d43066c51ec5e0a30f79109cbcff3113a1fe0"><code>785d430</code></a> Update sbt script (<a href="https://redirect.github.com/xerial/snappy-java/issues/385">#385</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/083827cf74da87cc172cdc9eb0c85d167a5bf1c2"><code>083827c</code></a> Update airframe-log to 23.1.4 (<a href="https://redirect.github.com/xerial/snappy-java/issues/383">#383</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/c515db58574b161037a31684f757cb0102b62628"><code>c515db5</code></a> Add release automation workflow (<a href="https://redirect.github.com/xerial/snappy-java/issues/384">#384</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/34fa6e9e65557e565facbcbed819e07ea0d14d02"><code>34fa6e9</code></a> Add uncompressDoubleArray that takes offset and length (<a href="https://redirect.github.com/xerial/snappy-java/issues/307">#307</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/2bc841b5da4235e204b8b27aa939b9860be6da35"><code>2bc841b</code></a> Remove pure-java support (<a href="https://redirect.github.com/xerial/snappy-java/issues/381">#381</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/xerial/snappy-java/compare/1.1.8.4...v1.1.9.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.xerial.snappy:snappy-java&package-manager=maven&previous-version=1.1.8.4&new-version=1.1.9.1)](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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12047: Bump snappy-java from 1.1.8.4 to 1.1.9.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12047:
URL: https://github.com/apache/dubbo/pull/12047#issuecomment-1501582593

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12047)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12047&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12047&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12047&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12047&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12047&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12047&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ merged pull request #12047: Bump snappy-java from 1.1.8.4 to 1.1.9.1

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ merged PR #12047:
URL: https://github.com/apache/dubbo/pull/12047


-- 
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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] codecov-commenter commented on pull request #12047: Bump snappy-java from 1.1.8.4 to 1.1.9.1

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

   ## [Codecov](https://codecov.io/gh/apache/dubbo/pull/12047?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 [#12047](https://codecov.io/gh/apache/dubbo/pull/12047?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (106d3ea) into [3.2](https://codecov.io/gh/apache/dubbo/commit/d11616c4bf5f164b7773dede501cef93e2bfa4cb?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d11616c) will **decrease** coverage by `0.08%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #12047      +/-   ##
   ============================================
   - Coverage     69.89%   69.81%   -0.08%     
   + Complexity      340        2     -338     
   ============================================
     Files          3367     1574    -1793     
     Lines        157902    64958   -92944     
     Branches      26341     9457   -16884     
   ============================================
   - Hits         110358    45351   -65007     
   + Misses        37959    15272   -22687     
   + Partials       9585     4335    -5250     
   ```
   
   
   [see 1822 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo/pull/12047/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org