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 v1.30.0 (#742)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.autonomousapps.dependency-analysis](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | minor | `1.29.0` -> `1.30.0` | | [com.autonomousapps:dependency-analysis-gradle-plugin](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin) | dependencies | minor | `1.29.0` -> `1.30.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v1.30.0`](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1300) - \[Fix] Don't pass in android res (incl layouts) to XmlSourceExploderTask. - \[Fix] Use AGP-blessed API for getting compiled class files instead of bundleTask. - \[Fix] Use AGP's `variant.artifacts` instead of `tasks.named` for accessing class files. - \[Fix] Move Android project configuration outside of afterEvaluate. - \[Fix] Bump gradle-script-grammar to v0.3 (improving `fixDependencies` results). - \[Fix] Reason was failing to give correct results for project dependencies. - \[Fix] Handle disjoint classpaths. (main source and test source might have different versions on the same dependency.) - \[Chore] Use `java.util.Objects` instead of Guava for hashing. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information