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.31.0 #235

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis) ### [`v1.31.0`](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1310) - \[Fix] support Isolated Projects. - \[Fix] only use new configurations factories from Gradle 8.5. - \[Fix] Do not suggest to move dependencies between feature variants - \[Fix] Reason explanation id ambiguity - \[Fix] Use a hash in file name for dependencies with capabilities - \[Fix] make file relativizing work properly on Windows - \[Fix] try/catch to workaround AGP issue. - \[Fix] enhance logging when ConstantPoolParser throws exception. - \[Chore] no group for 'internal' tasks.

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 5 months ago

Codecov Report

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

Project coverage is 89.14%. Comparing base (0547fc1) to head (1bea369). Report is 2 commits behind head on main.

:exclamation: Current head 1bea369 differs from pull request most recent head 987f4a0. Consider uploading reports for the commit 987f4a0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #235 +/- ## ======================================= Coverage 89.14% 89.14% ======================================= Files 20 20 Lines 663 663 Branches 72 72 ======================================= Hits 591 591 Misses 49 49 Partials 23 23 ```

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