Skip to content

Commit

Permalink
ORC-1775: Upgrade aircompressor to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.27 to 2.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/airlift/aircompressor/releases">io.airlift:aircompressor's releases</a>.</em></p>
<blockquote>
<h2>Release 2.0</h2>
<h2>What's Changed</h2>
<h3>Others</h3>
<ul>
<li>Initial v2 changes by <a href="https://github.com/dain"><code>​dain</code></a> in <a href="https://github.com/airlift/aircompressor/pull/189">airlift/aircompressor#189</a></li>
<li>Add dependabot by <a href="https://github.com/Fokko"><code>​Fokko</code></a> in <a href="https://github.com/airlift/aircompressor/pull/166">airlift/aircompressor#166</a></li>
<li>Bump actions/checkout from 1 to 4 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/191">airlift/aircompressor#191</a></li>
<li>Bump io.airlift:airbase from 153 to 154 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/192">airlift/aircompressor#192</a></li>
<li>Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-3 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/193">airlift/aircompressor#193</a></li>
<li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/190">airlift/aircompressor#190</a></li>
<li>Add native Lz4, Snappy, and Zstd by <a href="https://github.com/dain"><code>​dain</code></a> in <a href="https://github.com/airlift/aircompressor/pull/201">airlift/aircompressor#201</a></li>
<li>Fix download paths by <a href="https://github.com/martint"><code>​martint</code></a> in <a href="https://github.com/airlift/aircompressor/pull/205">airlift/aircompressor#205</a></li>
<li>Fix temp path construction by <a href="https://github.com/martint"><code>​martint</code></a> in <a href="https://github.com/airlift/aircompressor/pull/204">airlift/aircompressor#204</a></li>
<li>Release workflow by <a href="https://github.com/wendigo"><code>​wendigo</code></a> in <a href="https://github.com/airlift/aircompressor/pull/212">airlift/aircompressor#212</a></li>
<li>Add factory to create a (de)compressor based on native availability by <a href="https://github.com/wendigo"><code>​wendigo</code></a> in <a href="https://github.com/airlift/aircompressor/pull/203">airlift/aircompressor#203</a></li>
<li>Add system properties to README by <a href="https://github.com/wendigo"><code>​wendigo</code></a> in <a href="https://github.com/airlift/aircompressor/pull/217">airlift/aircompressor#217</a></li>
<li>Bump org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/215">airlift/aircompressor#215</a></li>
<li>Do not require Hadoop native zlib by <a href="https://github.com/dain"><code>​dain</code></a> in <a href="https://github.com/airlift/aircompressor/pull/214">airlift/aircompressor#214</a></li>
<li>Bump io.airlift:airbase from 160 to 163 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/218">airlift/aircompressor#218</a></li>
<li>Bump com.github.luben:zstd-jni from 1.5.6-3 to 1.5.6-4 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://github.com/airlift/aircompressor/pull/208">airlift/aircompressor#208</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Fokko"><code>​Fokko</code></a> made their first contribution in <a href="https://github.com/airlift/aircompressor/pull/166">airlift/aircompressor#166</a></li>
<li><a href="https://github.com/dependabot"><code>​dependabot</code></a> made their first contribution in <a href="https://github.com/airlift/aircompressor/pull/191">airlift/aircompressor#191</a></li>
<li><a href="https://github.com/wendigo"><code>​wendigo</code></a> made their first contribution in <a href="https://github.com/airlift/aircompressor/pull/212">airlift/aircompressor#212</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/airlift/aircompressor/compare/0.27...2.0">https://github.com/airlift/aircompressor/compare/0.27...2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/airlift/aircompressor/commit/36fe717d29ca455a268cdcd6ecf8b72e3f9bf211"><code>36fe717</code></a> [maven-release-plugin] prepare release 2.0.2</li>
<li><a href="https://github.com/airlift/aircompressor/commit/8d24b66da7be35ac9edbad9e047a4122123bcd39"><code>8d24b66</code></a> Revert &quot;Upgrade to Airbase 163&quot;</li>
<li><a href="https://github.com/airlift/aircompressor/commit/0d6da65df01b35778a347122b104d3230050db66"><code>0d6da65</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/airlift/aircompressor/commit/d3f06e4883eea3fe6b6076d1bcaf15c01afdf54a"><code>d3f06e4</code></a> [maven-release-plugin] prepare release 2.0.1</li>
<li><a href="https://github.com/airlift/aircompressor/commit/200a028113e5cb8942477bca2804bfa39412ca8a"><code>200a028</code></a> Upgrade to Airbase 163</li>
<li><a href="https://github.com/airlift/aircompressor/commit/4d3022e4b2f1ca0f5d4e36c0c1a581985b4d3c75"><code>4d3022e</code></a> Update to version 2.0.1</li>
<li><a href="https://github.com/airlift/aircompressor/commit/73a3d89dfc256a347a03756163c8500963ce384e"><code>73a3d89</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/airlift/aircompressor/compare/0.27...2.0.2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.airlift:aircompressor&package-manager=maven&previous-version=0.27&new-version=2.0.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 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>

Closes #2006 from dependabot[bot]/dependabot/maven/java/io.airlift-aircompressor-2.0.2.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
  • Loading branch information
dependabot[bot] authored and dongjoon-hyun committed Sep 18, 2024
1 parent 97ad3a6 commit 7dc8d5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java/bench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
<version>0.27</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
<version>0.27</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>
Expand Down

0 comments on commit 7dc8d5c

Please sign in to comment.