lydavid / MusicSearch

An Android app for browsing songs, artists, and anything related to them
Apache License 2.0
18 stars 0 forks source link

chore(deps): update plugin dependency-analysis to v1.32.0 #926

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis) ### [`v1.32.0`](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1320) - \[New]: Output dominator tree results in JSON format including size and total size of deps. - \[New]: Allow to force app behavior for pure Java projects. - \[New]: `generateProjectGraph` task. - \[New]: `reason` works for multi-capabilities. - \[New]: Print build file path in `projectHealth` console report. - \[Fix]: Enhance logging (more) when `ConstantPoolParser` throws exception. - \[Fix]: Do not dotty for path matching and remove prefix and suffix from binary class name. - \[Fix]: Fix Windows file separator incompatibility. - \[Fix]: Don't suggest adding `testImplementation` dependency on self. - \[Fix]: DAGP variants have a `Category` of 'dependency-analysis'. - \[Fix]: Sort an input map for better reproducibility.

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sweep-ai[bot] commented 1 month ago

Sweep: PR Review

Authors of pull request: @renovate[bot]

This pull request updated the version of the "dependency-analysis" plugin used in the project.

The gradle/libs.versions.toml file was modified to change the version of the "com.autonomousapps.dependency-analysis" plugin from "1.31.0" to "1.32.0".

This update ensures that the project benefits from any new features, performance improvements, or bug fixes included in the newer version of the plugin.