Skip to content

fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6 - #1309

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/net.lingala.zip4j-zip4j-2.x
Open

fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6#1309
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/net.lingala.zip4j-zip4j-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.lingala.zip4j:zip4j 2.11.52.11.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

srikanth-lingala/zip4j (net.lingala.zip4j:zip4j)

v2.11.6

Compare Source

New features:

  • #​497 Create split zip file from stream

Improvements:

  • Bump assertj version
  • Bump min jdk versions to 8

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- update dependency net.lingala.zip4j:zip4j to v2.11.6 ([#1309](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1309))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 989a495

@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':examples:android-ndk'.
> com.android.builder.sdk.LicenceNotAcceptedException: Failed to install the following Android SDK packages as some licences have not been accepted.
     ndk;27.0.12077973 NDK (Side by side) 27.0.12077973
  To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
  All licenses can be accepted using the sdkmanager command line tool:
  sdkmanager.bat --licenses
  Or, to transfer the license agreements from one workstation to another, see https://developer.android.com/studio/intro/update.html#download-with-gradle
  
  Using Android SDK: /home/ubuntu/.android-sdk

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 7s

@runningcode

Copy link
Copy Markdown
Contributor

@dependabot rebase

@renovate
renovate Bot force-pushed the renovate/net.lingala.zip4j-zip4j-2.x branch 2 times, most recently from ed3e6d4 to 7e54633 Compare June 25, 2026 05:13
@renovate
renovate Bot force-pushed the renovate/net.lingala.zip4j-zip4j-2.x branch from 7e54633 to 32334bc Compare July 17, 2026 11:50

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 32334bc. Configure here.

Comment thread gradle/libs.versions.toml
roomRuntimeAndroid = { group = "androidx.room", name = "room-runtime-android", version = "2.7.0" }
room3RuntimeAndroid = { group = "androidx.room3", name = "room3-runtime-android", version = "3.0.0-alpha06" }
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.6" }

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incomplete dependency lock update

High Severity

Bumping zip4j in the version catalog leaves plugin-build/gradle.lockfile and plugin-build/gradle/verification-metadata.xml pinned to 2.11.5. With STRICT locking, plugin-build fails until both are regenerated via scripts/relock-plugin-build.sh (or the documented resolveAndLockAll command).

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 32334bc. Configure here.

@renovate
renovate Bot force-pushed the renovate/net.lingala.zip4j-zip4j-2.x branch from 32334bc to 989a495 Compare July 20, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant