You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/11/12 02:23:20 UTC

[PR] Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5 [parquet-mr]

dependabot[bot] opened a new pull request, #1189:
URL: https://github.com/apache/parquet-mr/pull/1189

   Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.4 to 1.1.10.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/xerial/snappy-java/releases">org.xerial.snappy:snappy-java's releases</a>.</em></p>
   <blockquote>
   <h2>v1.1.10.5</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li>Feature: Add Windows arm64 (e.g., Surface Pro X, Surface Pro 9 with 5G, etc.) support by <a href="https://github.com/imsudiproy"><code>@​imsudiproy</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/511">xerial/snappy-java#511</a></li>
   <li>Linux ppc64-le: Use an LTS-version of cross-compiler to support GLIBC_2.28 by <a href="https://github.com/xerial"><code>@​xerial</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/516">xerial/snappy-java#516</a></li>
   </ul>
   <h3>🐛 Bug Fixes</h3>
   <ul>
   <li>Fix GLIBC_2.32 not found error in ppc64le on an older version of Linux (e.g,. RedHat8.6) <a href="https://redirect.github.com/xerial/snappy-java/issues/512">#512</a> by <a href="https://github.com/vineshcpaul"><code>@​vineshcpaul</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/515">xerial/snappy-java#515</a></li>
   <li>internal fix: Use Windows-aarch64 target name by <a href="https://github.com/xerial"><code>@​xerial</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/518">xerial/snappy-java#518</a></li>
   <li>win-aarch64 (fix): Fix dll name by <a href="https://github.com/xerial"><code>@​xerial</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/520">xerial/snappy-java#520</a></li>
   </ul>
   <h3>🔗 Dependency Updates</h3>
   <ul>
   <li>Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/514">xerial/snappy-java#514</a></li>
   <li>Update native libraries by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/519">xerial/snappy-java#519</a></li>
   <li>Update native libraries by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/521">xerial/snappy-java#521</a></li>
   <li>internal: Support JDK21 in CI by <a href="https://github.com/xerial"><code>@​xerial</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/510">xerial/snappy-java#510</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/vineshcpaul"><code>@​vineshcpaul</code></a> made their first contribution in <a href="https://redirect.github.com/xerial/snappy-java/pull/515">xerial/snappy-java#515</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5">https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/xerial/snappy-java/commit/08abfa4f85b3a39c5fe8fa2f43b482440bedb5a3"><code>08abfa4</code></a> Update native libraries for 4b2c1e89a42bc1fc715199974140f93cefe37d71 (<a href="https://redirect.github.com/xerial/snappy-java/issues/521">#521</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/4b2c1e89a42bc1fc715199974140f93cefe37d71"><code>4b2c1e8</code></a> win-aarch64 (fix): Fix dll name (<a href="https://redirect.github.com/xerial/snappy-java/issues/520">#520</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/0fff1ac8f59dea7d7906b85f7f3536eebcc03388"><code>0fff1ac</code></a> Update native libraries for e6d1196bc68dd76d19e915ee0124c4d42b020ef2 (<a href="https://redirect.github.com/xerial/snappy-java/issues/519">#519</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/e6d1196bc68dd76d19e915ee0124c4d42b020ef2"><code>e6d1196</code></a> internal fix: Use Windows-aarch64 target name and compiler options (<a href="https://redirect.github.com/xerial/snappy-java/issues/518">#518</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/3c67a7b51cc78e7c2f3b050541f37edfa450eb23"><code>3c67a7b</code></a> ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le (<a href="https://redirect.github.com/xerial/snappy-java/issues/516">#516</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/67f5d2698170a7c75cda62c91106dc8201e8d75a"><code>67f5d26</code></a> Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 (<a href="https://redirect.github.com/xerial/snappy-java/issues/514">#514</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/ee96b64c7d878fceeb272eb5e6fcac6c0aea4088"><code>ee96b64</code></a> Feature: Add Windows arm64 support (<a href="https://redirect.github.com/xerial/snappy-java/issues/511">#511</a>)</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/0016fed5b455a14ec15da6d40d8422cd985bc843"><code>0016fed</code></a> Fix GLIBC_2.32 not found error on IBM PowerPC LE RedHat 8.6 OS (required by /...</li>
   <li><a href="https://github.com/xerial/snappy-java/commit/681b2e1b96f8b3ada5f46162aaea32cc0d41472d"><code>681b2e1</code></a> internal: Support JDK21 (<a href="https://redirect.github.com/xerial/snappy-java/issues/510">#510</a>)</li>
   <li>See full diff in <a href="https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5">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.10.4&new-version=1.1.10.5)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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: dev-unsubscribe@parquet.apache.org

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


Re: [PR] Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5 [parquet-mr]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko merged PR #1189:
URL: https://github.com/apache/parquet-mr/pull/1189


-- 
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: dev-unsubscribe@parquet.apache.org

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