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
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 37ce16a2b02025-02-02 03:02:37 +01:00Compare
bot
force-pushed renovate/com.autonomousapps.dependency-analysis-2.x from 37ce16a2b0 to aafd4f76d62025-02-08 03:03:31 +01:00Compare
bot
changed title from Update plugin com.autonomousapps.dependency-analysis to v2.8.0 to Update plugin com.autonomousapps.dependency-analysis to v2.8.12025-02-08 03:03:34 +01:00
bot
merged commit aafd4f76d6 into main2025-02-08 03:03:35 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.7.0->2.8.1Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
v2.8.1SuperClassGraph. No need to recompute for each dependency.v2.8.0DependencyHandler.project()instead ofProject.project().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.
This PR has been generated by Renovate Bot.
9f6f19a398to37ce16a2b037ce16a2b0toaafd4f76d6Update plugin com.autonomousapps.dependency-analysis to v2.8.0to Update plugin com.autonomousapps.dependency-analysis to v2.8.1