fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6 - #1309
fix(deps): update dependency net.lingala.zip4j:zip4j to v2.11.6#1309renovate[bot] wants to merge 1 commit into
Conversation
Instructions and example for changelogPlease add an entry to 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 |
bf241a3 to
06981fc
Compare
|
|
@dependabot rebase |
ed3e6d4 to
7e54633
Compare
7e54633 to
32334bc
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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.
| 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" } |
There was a problem hiding this comment.
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).
Reviewed by Cursor Bugbot for commit 32334bc. Configure here.
32334bc to
989a495
Compare


This PR contains the following updates:
2.11.5→2.11.6Warning
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.6Compare Source
New features:
Improvements:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.