Skip to content

chore(deps): bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8#1328

Merged
LearningGp merged 1 commit into
mainfrom
dependabot/maven/com.github.luben-zstd-jni-1.5.7-8
May 14, 2026
Merged

chore(deps): bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8#1328
LearningGp merged 1 commit into
mainfrom
dependabot/maven/com.github.luben-zstd-jni-1.5.7-8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8.

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 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 [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-7 to 1.5.7-8.
- [Commits](luben/zstd-jni@v1.5.7-7...v1.5.7-8)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-version: 1.5.7-8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 2, 2026
@dependabot dependabot Bot requested a review from a team May 2, 2026 19:04
@dependabot dependabot Bot added the java Pull requests that update java code label May 2, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented May 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@LearningGp LearningGp merged commit 56fe7b6 into main May 14, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/com.github.luben-zstd-jni-1.5.7-8 branch May 14, 2026 07:51
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
…gentscope-ai#1328)

Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni)
from 1.5.7-7 to 1.5.7-8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/luben/zstd-jni/commit/0afb51a8420183cfb894063ea06cb08b91f63ce2"><code>0afb51a</code></a>
Use gcc on AIX</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/1addabc11201bc2a33df8cbd4f90c0508a273d46"><code>1addabc</code></a>
v1.5.7-8</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/3044e793cb449c0d55367a2232955136ee0d95f2"><code>3044e79</code></a>
More validation</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/8257354d97008c8cee736246bd45277e0998ce06"><code>8257354</code></a>
Remove the check for OSGI when trying to load from JAR</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/702105065a4973e4faf179a32dd535e7ef64a93a"><code>7021050</code></a>
Revert &quot;Test on RISE RISC-V runners&quot;</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/9a1ed43541d6bd833eaa4c7537624e15fbc95151"><code>9a1ed43</code></a>
Test on RISE RISC-V runners</li>
<li><a
href="https://github.com/luben/zstd-jni/commit/92a338167cc6221b618f34e22010ec62ff2eea95"><code>92a3381</code></a>
ignore .DS_Store</li>
<li>See full diff in <a
href="https://github.com/luben/zstd-jni/compare/v1.5.7-7...v1.5.7-8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.luben:zstd-jni&package-manager=maven&previous-version=1.5.7-7&new-version=1.5.7-8)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants