Skip to content

Bump at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1 - #11076

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/at.yawk.lz4-lz4-java-1.11.1
Open

Bump at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1#11076
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/at.yawk.lz4-lz4-java-1.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1.

Release notes

Sourced from at.yawk.lz4:lz4-java's releases.

lz4-java v1.11.1

Security release for CVE-2026-59949.

What's Changed

Full Changelog: yawkat/lz4-java@v1.11.0...v1.11.1

lz4-java v1.11.0

What's Changed

New Contributors

Full Changelog: yawkat/lz4-java@v1.10.4...v1.11.0

lz4-java v1.10.4

What's Changed

These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.

Full Changelog: yawkat/lz4-java@v1.10.3...v1.10.4

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.3 to 1.11.1.
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

---
updated-dependencies:
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
...

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 Sep 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.87%. Comparing base (1e29112) to head (c3ae1cb).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #11076      +/-   ##
=============================================
+ Coverage      48.85%   48.87%   +0.02%     
- Complexity     13811    13818       +7     
=============================================
  Files           1382     1382              
  Lines         101592   101592              
  Branches       13211    13211              
=============================================
+ Hits           49630    49654      +24     
+ Misses         45911    45889      -22     
+ Partials        6051     6049       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Summary

Bumps lz4-java from 1.10.3 to 1.11.1.

Review

  • Change scope: Minimal — single version property change in pom.xml.
  • Compatibility: Minor version bump (1.10 → 1.11). lz4-java maintains backward compatibility for its compression/decompression API.
  • Risk: Low. lz4 is used for compression; the wire format is stable across minor versions.

LGTM 👍


Automated review by github-manager-bot

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.

3 participants