Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

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

Release notes

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

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.

7.6.1

Bugfixes

  • Fix backporting default interface method parameter annotations. (#451)
  • Prevent Value in slot <n> is empty exception during processing time by no longer applying lower slot replacement by default. It can be enabled again with the optimization.enable.slot.replacement system property.

7.6

Java support

  • Add support for Java 23. (#387)

Improved

  • Improve obfuscation dictionary name performance with large dictionaries. (#413)

Bugfixes

  • Prevent unknown enum value for KmVersionRequirementVersionKind exception when processing code compiled with an outdated Kotlin version.
  • ReTrace: Fix separation of multiple frames with a newline. (#432)

7.5

Kotlin support

  • Add support for Kotlin 2.0. (#376)

Java support

  • Add support for Java 22. (#387)

Bugfixes

  • Prevent unwanted name collision leading to missing methods in Kotlin DefaultImpls classes.
  • Prevent ParseException when consumer rules contain -maximumremovedandroidloglevel rules.

7.4.2

Bugfixes

... (truncated)

Commits
  • ef6a835 Update ProGuardCORE version for Java 24 support (#470)
  • e225e56 Add link to the maven distribution and proguard release in the retrace page.
  • 4288cce Bump proguardCore version to include MethodLinker changes.
  • 3456cf3 Move source files to standard locations (#464)
  • fbcf41f Remove bad import
  • bacde1c Limit size of strings to 65535 bytes
  • 430a045 Bump version to 7.6.2
  • 08adfa5 Bump version to 7.6.1 in the manual
  • 89b1e55 Add release notes for version 7.6.1, bump ProGuardCORE version
  • f4c4a13 Remove Guardsquare community link.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.7.0.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.3.0...v7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2025

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 7, 2025

Superseded by #28.

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/gradle/chore/dependabot/com.guardsquare-proguard-gradle-7.7.0 branch October 7, 2025 16:17
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