This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/orc.git
commit 97ad3a6fe24972325aa171dd184b2557c47447df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 17 14:45:29 2024 -0700
ORC-1774: Upgrade `snappy-java` to 1.1.10.7 in `bench` module
Bumps
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from
1.1.10.6 to 1.1.10.7.
<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.7</h2>
<h2>What's Changed</h2>
<h3>🔗 Dependency Updates</h3>
<ul>
<li>Update scalafmt-core to 3.8.3 by <a
href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/588">xerial/snappy-java#588</a></li>
<li>Bump peter-evans/create-pull-request from 6 to 7 by <a
href="https://github.com/dependabot"><code>​dependabot</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/596">xerial/snappy-java#596</a></li>
</ul>
<h3>🛠Internal Updates</h3>
<ul>
<li>use LambdaMetafactory to generate Supplier for java.util.zip.CRC32C
instances by <a href="https://github.com/bokken"><code>​bokken</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/595">xerial/snappy-java#595</a></li>
<li>Update airframe-log to 24.9.0 by <a
href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/597">xerial/snappy-java#597</a></li>
<li>Update sbt-sonatype to 3.11.3 by <a
href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/592">xerial/snappy-java#592</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>let ByteBuffer read 4 bytes as int in single call by <a
href="https://github.com/bokken"><code>​bokken</code></a> in <a
href="https://redirect.github.com/xerial/snappy-java/pull/594">xerial/snappy-java#594</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/xerial/snappy-java/compare/v1.1.10.6...v1.1.10.7">https://github.com/xerial/snappy-java/compare/v1.1.10.6...v1.1.10.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xerial/snappy-java/commit/899b9b2cdb2aba720758247cda63f61f53f5a71e"><code>899b9b2</code></a>
Update sbt-sonatype to 3.11.3 (<a
href="https://redirect.github.com/xerial/snappy-java/issues/592">#592</a>)</li>
<li><a
href="https://github.com/xerial/snappy-java/commit/da1af8b2600126975f17da73eb456cf0db4bb333"><code>da1af8b</code></a>
internal: let ByteBuffer read 4 bytes as int in single call (<a
href="https://redirect.github.com/xerial/snappy-java/issues/594">#594</a>)</li>
<li><a
href="https://github.com/xerial/snappy-java/commit/1af05fee67306312806104b56381ccee934f6c25"><code>1af05fe</code></a>
Bump peter-evans/create-pull-request from 6 to 7 (<a
href="https://redirect.github.com/xerial/snappy-java/issues/596">#596</a>)</li>
<li><a
href="https://github.com/xerial/snappy-java/commit/5290e26ad9fd1ee634f65f3a66ba2f77ff0b82a8"><code>5290e26</code></a>
Update airframe-log to 24.9.0 (<a
href="https://redirect.github.com/xerial/snappy-java/issues/597">#597</a>)</li>
<li><a
href="https://github.com/xerial/snappy-java/commit/01368fe0d59dba8641b4ee89b497d4ee1d3544f2"><code>01368fe</code></a>
internal: use LambdaMetafactory to generate java.util.zip.CRC32C instances
(#...</li>
<li><a
href="https://github.com/xerial/snappy-java/commit/341377bfed3a3abb253e4a9a3eb0fc52d6a8d327"><code>341377b</code></a>
Update scalafmt-core to 3.8.3 (<a
href="https://redirect.github.com/xerial/snappy-java/issues/588">#588</a>)</li>
<li>See full diff in <a
href="https://github.com/xerial/snappy-java/compare/v1.1.10.6...v1.1.10.7">compare
view</a></li>
</ul>
</details>
<br />
[](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 #2024 from
dependabot[bot]/dependabot/maven/java/org.xerial.snappy-snappy-java-1.1.10.7.
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
java/bench/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/bench/pom.xml b/java/bench/pom.xml
index 7a6df4c61..b07cf29c5 100644
--- a/java/bench/pom.xml
+++ b/java/bench/pom.xml
@@ -277,7 +277,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
- <version>1.1.10.6</version>
+ <version>1.1.10.7</version>
</dependency>
<dependency>
<groupId>org.apache.parquet</groupId>