autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
### [`v2.3.0`](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-230)
\[Feat]: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures).
\[Fix]: don't suggest removing runtime-required annotation libraries.
\[Fix]: only print issue postscript if there's an issue to report.
Example usage of `reason`:
```shell
./gradlew app:reason --id foo --capability test-fixtures
```
Which will print the "reason" for any advice relating to the `test-fixtures` variant of the `foo` library.
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 this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.2.0
->2.3.0
Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
### [`v2.3.0`](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-230) \[Feat]: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures). \[Fix]: don't suggest removing runtime-required annotation libraries. \[Fix]: only print issue postscript if there's an issue to report. Example usage of `reason`: ```shell ./gradlew app:reason --id foo --capability test-fixtures ``` Which will print the "reason" for any advice relating to the `test-fixtures` variant of the `foo` library.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.