Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin

v1.11.1

  • [New] Very experimental fixDependencies task will automatically apply dependency advice to your build scripts,
    modifying those scripts in-place. Issue reports are welcome.
  • [New] reason can be used to learn more about module-structure-related advice. For example
    ./gradlew <module>:reason --module android will explain the rationale for advice to change (or not) a module from an
    Android project to a JVM project.
  • [Fixed] Don't run AndroidScoreTask on Android apps.
  • [Fixed] Capture even more Android res usages. Don't associate attribute names as map keys, as there are a lot of
    duplicates.
  • Reverted use of KSP for JSON de/serialization with Moshi. Reflection is better.

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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@kodiakhq kodiakhq bot merged commit a0c9207 into main Jul 28, 2022
@kodiakhq kodiakhq bot deleted the renovate/dependencyanalysis branch July 28, 2022 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants