Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencyAnalysisPlugin to v2.8.0 (#1195)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.autonomousapps.dependency-analysis](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | minor | `2.7.0` -> `2.8.0` | | [com.autonomousapps:dependency-analysis-gradle-plugin](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | dependencies | minor | `2.7.0` -> `2.8.0` | --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v2.8.0`](https://redirect.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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information