Update plugin com.autonomousapps.dependency-analysis to v2.8.1 #88

Merged
bot merged 1 commits from renovate/com.autonomousapps.dependency-analysis-2.x into main 2025-02-08 03:03:35 +01:00
Member

This PR contains the following updates:

Package Type Update Change
com.autonomousapps.dependency-analysis plugin minor 2.7.0 -> 2.8.1

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)

v2.8.1

  • [Fix]: cache SuperClassGraph. No need to recompute for each dependency.
  • [Fix]: use less heap by using empty singleton collections.
  • [Fix]: trade metaspace for heap by interning strings.

v2.8.0

  • [Feat]: support reasoning about multiple pieces of advice.
  • [Fix]: compute/printDuplicateDependencies works even when not all projects apply this plugin.
  • [Fix]: do not filter out advice to add to testImplementation if there is conflicting advice to downgrade from implementation.
  • [Fix]: compileOnly dependencies are not visible to the test compile classpath.
  • [Build]: use Gradle 8.12.1
  • [Chore]: update to AGP 8.8.0
  • [Refactor]: use DependencyHandler.project() instead of Project.project().
  • [Test]: only run functionalTest against latest combination of AGP and Gradle.
  • [Test]: don't forward stdout on CI.

Configuration

📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | minor | `2.7.0` -> `2.8.1` | --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v2.8.1`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-281) - \[Fix]: cache `SuperClassGraph`. No need to recompute for each dependency. - \[Fix]: use less heap by using empty singleton collections. - \[Fix]: trade metaspace for heap by interning strings. ### [`v2.8.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-280) - \[Feat]: support reasoning about multiple pieces of advice. - \[Fix]: compute/printDuplicateDependencies works even when not all projects apply this plugin. - \[Fix]: do not filter out advice to add to testImplementation if there is conflicting advice to downgrade from implementation. - \[Fix]: compileOnly dependencies are not visible to the test compile classpath. - \[Build]: use Gradle 8.12.1 - \[Chore]: update to AGP 8.8.0 - \[Refactor]: use `DependencyHandler.project()` instead of `Project.project()`. - \[Test]: only run functionalTest against latest combination of AGP and Gradle. - \[Test]: don't forward stdout on CI. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTY0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJvdCIsInJlbm92YXRlIl19-->
bot added 1 commit 2025-01-30 03:05:44 +01:00
bot scheduled this pull request to auto merge when all checks succeed 2025-01-30 03:05:44 +01:00
bot force-pushed renovate/com.autonomousapps.dependency-analysis-2.x from 9f6f19a398 to 37ce16a2b0 2025-02-02 03:02:37 +01:00 Compare
bot force-pushed renovate/com.autonomousapps.dependency-analysis-2.x from 37ce16a2b0 to aafd4f76d6 2025-02-08 03:03:31 +01:00 Compare
bot changed title from Update plugin com.autonomousapps.dependency-analysis to v2.8.0 to Update plugin com.autonomousapps.dependency-analysis to v2.8.1 2025-02-08 03:03:34 +01:00
bot merged commit aafd4f76d6 into main 2025-02-08 03:03:35 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/keepass-fidelity#88
No description provided.