dependabot[bot] opened a new pull request, #28820: URL: https://github.com/apache/flink/pull/28820
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.3 to 1.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yawkat/lz4-java/releases">at.yawk.lz4:lz4-java's releases</a>.</em></p> <blockquote> <h2>lz4-java v1.11.1</h2> <p><strong>Security release for <a href="https://github.com/yawkat/lz4-java/security/advisories/GHSA-xx22-p4ch-683r">CVE-2026-59949</a>.</strong></p> <h2>What's Changed</h2> <ul> <li>Fix docs code block line breaks by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/52">yawkat/lz4-java#52</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yawkat/lz4-java/compare/v1.11.0...v1.11.1">https://github.com/yawkat/lz4-java/compare/v1.11.0...v1.11.1</a></p> <h2>lz4-java v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>Add linux-riscv64 binary by <a href="https://github.com/luhenry"><code>@luhenry</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/46">yawkat/lz4-java#46</a></li> <li>Bump checkout action version by <a href="https://github.com/TyomaVader"><code>@TyomaVader</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/47">yawkat/lz4-java#47</a></li> <li>Add native fast reset compressors by <a href="https://github.com/TyomaVader"><code>@TyomaVader</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/44">yawkat/lz4-java#44</a></li> <li>Fix docs production deployment by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/49">yawkat/lz4-java#49</a></li> <li>Add testing on native amd64, arm, and riscv runners by <a href="https://github.com/luhenry"><code>@luhenry</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/50">yawkat/lz4-java#50</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/luhenry"><code>@luhenry</code></a> made their first contribution in <a href="https://redirect.github.com/yawkat/lz4-java/pull/46">yawkat/lz4-java#46</a></li> <li><a href="https://github.com/TyomaVader"><code>@TyomaVader</code></a> made their first contribution in <a href="https://redirect.github.com/yawkat/lz4-java/pull/47">yawkat/lz4-java#47</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yawkat/lz4-java/compare/v1.10.4...v1.11.0">https://github.com/yawkat/lz4-java/compare/v1.10.4...v1.11.0</a></p> <h2>lz4-java v1.10.4</h2> <h2>What's Changed</h2> <ul> <li>Tune Linux native build flags and xxhash compilation by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/41">yawkat/lz4-java#41</a></li> <li>Fix Linux native flags for non-x86 CI builds by <a href="https://github.com/yawkat"><code>@yawkat</code></a> in <a href="https://redirect.github.com/yawkat/lz4-java/pull/42">yawkat/lz4-java#42</a></li> </ul> <p>These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/yawkat/lz4-java/compare/v1.10.3...v1.10.4">https://github.com/yawkat/lz4-java/compare/v1.10.3...v1.10.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yawkat/lz4-java/commit/dbd86d04b8dd716e1c2bc626be54189997d910da"><code>dbd86d0</code></a> Merge commit from fork</li> <li><a href="https://github.com/yawkat/lz4-java/commit/5a5bd584a60058e64b8abd3cd0987b68d22d6392"><code>5a5bd58</code></a> Fix docs code block line breaks (<a href="https://redirect.github.com/yawkat/lz4-java/issues/52">#52</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/5049a27b0c5ed288d68a7f81f414fe3369f05e2b"><code>5049a27</code></a> Add testing on native amd64, arm, and riscv runners (<a href="https://redirect.github.com/yawkat/lz4-java/issues/50">#50</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/dc0e76169ac1dff06982c9ec0e9d2b6b28cd0993"><code>dc0e761</code></a> Fix docs production deployment (<a href="https://redirect.github.com/yawkat/lz4-java/issues/49">#49</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/91d16090b730f8492f8c648182fb229b42389fdd"><code>91d1609</code></a> Add native fast reset compressors (<a href="https://redirect.github.com/yawkat/lz4-java/issues/44">#44</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/e1221145de3a965461027fd140d3bb0cb617cfe9"><code>e122114</code></a> Bump checkout action version (<a href="https://redirect.github.com/yawkat/lz4-java/issues/47">#47</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/ed8f477ff490b2caac2a0e734591ac4036a4fce7"><code>ed8f477</code></a> Add linux-riscv64 binary (<a href="https://redirect.github.com/yawkat/lz4-java/issues/46">#46</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/de5e4dba57119f679be8fe016299ac0566a43501"><code>de5e4db</code></a> Fix Linux native flags for non-x86 CI builds (<a href="https://redirect.github.com/yawkat/lz4-java/issues/42">#42</a>)</li> <li><a href="https://github.com/yawkat/lz4-java/commit/f6591316ee8da86fc3ab49088fd602ba43e17464"><code>f659131</code></a> Tune Linux native build flags and xxhash compilation (<a href="https://redirect.github.com/yawkat/lz4-java/issues/41">#41</a>)</li> <li>See full diff in <a href="https://github.com/yawkat/lz4-java/compare/v1.10.3...v1.11.1">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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/flink/network/alerts). </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
