WhosNickDoglio / dagger-rules

Static analysis checks for using Dagger, Anvil, or Hilt.
https://whosnickdoglio.dev/dagger-rules/
MIT License
7 stars 0 forks source link

Update plugin dependencyAnalysis to v1.32.0 #294

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months 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: Disabled by config. Please merge this manually once you are satisfied.

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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.26%. Comparing base (e02dfb1) to head (778e6f1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #294 +/- ## ======================================= Coverage 89.26% 89.26% ======================================= Files 20 20 Lines 671 671 Branches 72 72 ======================================= Hits 599 599 Misses 49 49 Partials 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.