Skip to content

chore: bump com.guardsquare:proguard-gradle from 7.3.0 to 7.9.1#717

Open
dependabot[bot] wants to merge 1 commit into
chore/dependabotfrom
dependabot/gradle/chore/dependabot/com.guardsquare-proguard-gradle-7.9.1
Open

chore: bump com.guardsquare:proguard-gradle from 7.3.0 to 7.9.1#717
dependabot[bot] wants to merge 1 commit into
chore/dependabotfrom
dependabot/gradle/chore/dependabot/com.guardsquare-proguard-gradle-7.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps com.guardsquare:proguard-gradle from 7.3.0 to 7.9.1.

Release notes

Sourced from com.guardsquare:proguard-gradle's releases.

7.9.1

Bugfixes

  • Fix regression in Kotlin metadata shrinking (#527).

7.9

Kotlin support

  • Add support for Kotlin 2.3.

Java support

  • Add support for Java 26.

v7.8.2

Bugfixes

  • Fix regression in marking of interface constants (#508).

v7.8.1

Bugfixes

  • Prevent java.lang.IncompatibleClassChangeError when shrinking is enabled and sealed interfaces are used (#501).
  • Prevent java.lang.ClassCastException when inlining (#505).

v7.8

Kotlin support

  • Add support for Kotlin 2.2.

Java support

  • Add support for Java 25. (#481)

v7.7

Java support

  • Add support for Java 24. (#458)

Bugfixes

  • Prevent IllegalArgumentException when strings longer than 65535 bytes are present in the application (#267).
  • Prevent StackOverflowException when processing a pattern match switch (#444).

Improved

  • Improve processing time in apps where a large number of linked methods are present.

... (truncated)

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.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.0 to 7.9.1.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.3.0...v7.9.1)

---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-gradle
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 30, 2026 00:12
@cursor
Copy link
Copy Markdown

cursor Bot commented May 30, 2026

PR Summary

Low Risk
Single classpath version change for a build-time ProGuard step in tooling; no runtime app or auth logic changes.

Overview
Updates the ProGuard Gradle plugin dependency in tooling/custom-lint-rules from 7.3.0 to 7.9.1, so the custom lint module’s proguardCore shrink step uses the newer Guardsquare toolchain (Kotlin/Java support and bugfix releases in between).

Reviewed by Cursor Bugbot for commit 06a3a56. Bugbot is set up for automated code reviews on this repo. Configure here.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants