TWiStErRob / net.twisterrob.libraries

1 stars 0 forks source link

Update dependency com.autonomousapps.dependency-analysis from 2.2.0 to 2.3.0 #203

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 2.2.0 -> 2.3.0 age adoption passing confidence

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.