Skip to content

Bump com.guardsquare:proguard-gradle from 7.6.1 to 7.9.0#41

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.guardsquare-proguard-gradle-7.9.0
Open

Bump com.guardsquare:proguard-gradle from 7.6.1 to 7.9.0#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.guardsquare-proguard-gradle-7.9.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Bumps com.guardsquare:proguard-gradle from 7.6.1 to 7.9.0.

Release notes

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

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.
Commits
  • d6b0ba7 Upgrade pgcore and prepare release for java 26 support (#524)
  • 51061ec Revert "Migrate to Shadow 9 (#497)" (#523)
  • 30492a3 Migrate to Shadow 9 (#497)
  • db91344 Upgrade kotest, use java 11 for building everything
  • 9243e6d Introduce version catalog
  • 23f5c1c Use Locale.ROOT in lower/upper case.
  • 69db757 Kotlin 2.3 support
  • 8f67c19 Fix test task dependency
  • 0303116 Update and clean gradle configuration
  • 8425e86 Update ProguardCORE, address API changes
  • Additional commits viewable in compare view

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.6.1 to 7.9.0.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.6.1...v7.9)

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

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 Mar 18, 2026
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.

0 participants