Skip to content

ORC-1756: Bump snappy-java to 1.1.10.6 in bench module#2001

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/org.xerial.snappy-snappy-java-1.1.10.6
Closed

ORC-1756: Bump snappy-java to 1.1.10.6 in bench module#2001
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/org.xerial.snappy-snappy-java-1.1.10.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6.

Release notes

Sourced from org.xerial.snappy:snappy-java's releases.

v1.1.10.6

What's Changed

🚀 Features

🔗 Dependency Updates

🛠 Internal Updates

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.5 to 1.1.10.6.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.5...v1.1.10.6)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2024
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@dongjoon-hyun dongjoon-hyun added this to the 2.1.0 milestone Aug 8, 2024
@dongjoon-hyun dongjoon-hyun changed the title Bump org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6 in /java ORC-1756: Bump snappy-java to 1.1.10.6 in bench module Aug 8, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/java/org.xerial.snappy-snappy-java-1.1.10.6 branch August 8, 2024 20:33
dongjoon-hyun pushed a commit that referenced this pull request Sep 17, 2024
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.5 to 1.1.10.6.
<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.6</h2>
<h2>What's Changed</h2>
<h3>🚀 Features</h3>
<ul>
<li>[experimental] Add native lib for Linux loongarch64 (<a href="https://redirect.github.com/xerial/snappy-java/issues/526">#526</a>) by <a href="https://github.com/xiangzhai"><code>​xiangzhai</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/526">xerial/snappy-java#526</a></li>
<li>Add up-to-date libraries for FreeBSD on amd64 and i386 archs by <a href="https://github.com/michael-o"><code>​michael-o</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/570">xerial/snappy-java#570</a></li>
<li>feat: add GraalVM support by <a href="https://github.com/klopfdreh"><code>​klopfdreh</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/590">xerial/snappy-java#590</a></li>
</ul>
<h3>🔗 Dependency Updates</h3>
<ul>
<li>Update sbt to 1.9.7 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/530">xerial/snappy-java#530</a></li>
<li>Update scalafmt-core to 3.7.15 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/531">xerial/snappy-java#531</a></li>
<li>Update scalafmt-core to 3.7.17 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/540">xerial/snappy-java#540</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://redirect.github.com/xerial/snappy-java/pull/541">xerial/snappy-java#541</a></li>
<li>Update sbt to 1.9.8 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/544">xerial/snappy-java#544</a></li>
<li>Bump actions/cache from 3 to 4 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/552">xerial/snappy-java#552</a></li>
<li>Bump release-drafter/release-drafter from 5 to 6 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/557">xerial/snappy-java#557</a></li>
<li>Bump peter-evans/create-pull-request from 5 to 6 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/558">xerial/snappy-java#558</a></li>
<li>Bump jwlawson/actions-setup-cmake from 1.14 to 2.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/559">xerial/snappy-java#559</a></li>
<li>Update sbt to 1.9.9 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/562">xerial/snappy-java#562</a></li>
<li>Update scalafmt-core to 3.8.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/560">xerial/snappy-java#560</a></li>
<li>Update scalafmt-core to 3.8.1 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/571">xerial/snappy-java#571</a></li>
<li>Update sbt to 1.10.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/577">xerial/snappy-java#577</a></li>
<li>Update sbt to 1.10.1 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/585">xerial/snappy-java#585</a></li>
<li>Update scalafmt-core to 3.8.2 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/582">xerial/snappy-java#582</a></li>
</ul>
<h3>🛠  Internal Updates</h3>
<ul>
<li>Use matrix build for test workflow by <a href="https://github.com/deejay1"><code>​deejay1</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/523">xerial/snappy-java#523</a></li>
<li>Update airframe-log to 23.9.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/524">xerial/snappy-java#524</a></li>
<li>Update sbt-osgi to 0.9.8 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/529">xerial/snappy-java#529</a></li>
<li>Update airframe-log to 23.10.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/525">xerial/snappy-java#525</a></li>
<li>Update airframe-log to 23.11.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/533">xerial/snappy-java#533</a></li>
<li>Update airframe-log to 23.11.1 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/535">xerial/snappy-java#535</a></li>
<li>Update sbt-osgi to 0.9.9 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/534">xerial/snappy-java#534</a></li>
<li>Update airframe-log to 23.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/538">xerial/snappy-java#538</a></li>
<li>Update sbt-sonatype to 3.10.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/539">xerial/snappy-java#539</a></li>
<li>Update airframe-log to 23.12.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/545">xerial/snappy-java#545</a></li>
<li>Update airframe-log to 23.12.1 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/546">xerial/snappy-java#546</a></li>
<li>Update plexus-classworlds to 2.8.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/548">xerial/snappy-java#548</a></li>
<li>Update sbt-osgi to 0.9.10 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/549">xerial/snappy-java#549</a></li>
<li>Update airframe-log to 24.1.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/550">xerial/snappy-java#550</a></li>
<li>Update airframe-log to 24.1.1 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/551">xerial/snappy-java#551</a></li>
<li>Update sbt-osgi to 0.9.11 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/553">xerial/snappy-java#553</a></li>
<li>Update airframe-log to 24.1.2 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/555">xerial/snappy-java#555</a></li>
<li>Update sbt-osgi to 0.10.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/554">xerial/snappy-java#554</a></li>
<li>Update airframe-log to 24.2.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/561">xerial/snappy-java#561</a></li>
<li>Update airframe-log to 24.2.2 by <a href="https://github.com/xerial-bot"><code>​xerial-bot</code></a> in <a href="https://redirect.github.com/xerial/snappy-java/pull/564">xerial/snappy-java#564</a></li>
<li>Update airframe-log to 24.2.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/566">xerial/snappy-java#566</a></li>
<li>Update airframe-log to 24.3.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/569">xerial/snappy-java#569</a></li>
<li>Update hadoop-common to 3.4.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/568">xerial/snappy-java#568</a></li>
<li>Update airframe-log to 24.4.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/576">xerial/snappy-java#576</a></li>
<li>Update airframe-log to 24.5.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/578">xerial/snappy-java#578</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/xerial/snappy-java/commit/04c68883a67d0f23fd1c51a1075d1a899dc2a964"><code>04c6888</code></a> feat: add GraalVM support (<a href="https://redirect.github.com/xerial/snappy-java/issues/590">#590</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/bad35791e13ccff89dc47896ea809138c42d5d7d"><code>bad3579</code></a> Update airframe-log to 24.7.1 (<a href="https://redirect.github.com/xerial/snappy-java/issues/587">#587</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/f3dc3cf88a56781d7b9f230073e7803939b5b431"><code>f3dc3cf</code></a> Update airframe-log to 24.7.0 (<a href="https://redirect.github.com/xerial/snappy-java/issues/586">#586</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/5fc737773dcdfbaaeef9518c3ba96cd13d6798a9"><code>5fc7377</code></a> Update scalafmt-core to 3.8.2 (<a href="https://redirect.github.com/xerial/snappy-java/issues/582">#582</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/98e9b432b8e9227735f87688ef185c2cce863882"><code>98e9b43</code></a> Update airframe-log to 24.5.2 (<a href="https://redirect.github.com/xerial/snappy-java/issues/581">#581</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/bfa55cb989c16c3d6ccd7d34f215c853a77f7a18"><code>bfa55cb</code></a> Update sbt to 1.10.1 (<a href="https://redirect.github.com/xerial/snappy-java/issues/585">#585</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/26aa68b4210e0d177d7baae9aba8bc8164021725"><code>26aa68b</code></a> Update airframe-log to 24.5.0 (<a href="https://redirect.github.com/xerial/snappy-java/issues/578">#578</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/3e829907d36a1599a2026c3ce6dd68f07142c691"><code>3e82990</code></a> Update sbt to 1.10.0 (<a href="https://redirect.github.com/xerial/snappy-java/issues/577">#577</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/fbcf0b2947b395233b22b7d26fac1b96ca6f532a"><code>fbcf0b2</code></a> Update scalafmt-core to 3.8.1 (<a href="https://redirect.github.com/xerial/snappy-java/issues/571">#571</a>)</li>
<li><a href="https://github.com/xerial/snappy-java/commit/709dc7bed0436f9b73af69714c49022d86bc06a9"><code>709dc7b</code></a> Update airframe-log to 24.4.3 (<a href="https://redirect.github.com/xerial/snappy-java/issues/576">#576</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/xerial/snappy-java/compare/v1.1.10.5...v1.1.10.6">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.5&new-version=1.1.10.6)](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 #2001 from dependabot[bot]/dependabot/maven/java/org.xerial.snappy-snappy-java-1.1.10.6.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun modified the milestones: 2.1.0, 2.0.3 Sep 17, 2024
@dongjoon-hyun
Copy link
Copy Markdown
Member

I backported this to branch-2.0 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD dependencies Pull requests that update a dependency file JAVA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant