Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2025

This PR contains the following updates:

Package Change Age Confidence
com.autonomousapps.dependency-analysis 3.1.0 -> 3.4.1 age confidence

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)

v3.4.1

  • [Fix]: find runtime graph for debugAndroidTest sources.

v3.4.0

  • [Fix]: InferredCapability merging logic should use 'or', not 'and'.
  • [Fix]: Improve IP safety of GlobalDslService.
  • [Fix]: for builds with Gradle 9.1.0+, get the buildPath from the Gradle instance.
  • [Chore]: update to Gradle 9.1.0 (from 9.0.0).

v3.3.0

  • [Feat]: detect reflective access using Class.forName().

v3.2.0

  • [Feat]: don't drop transitive runtime dependencies when removing 'unused' dependencies.
    See the PR description for more
    information.
  • [Fix]: consider suspend function return types with type parameters.
  • [Fix]: consider imports when computing usage of typealiases.
  • [Fix]: annotation processors are not blank strings.
  • [Fix]: update Kotlin metadata to 2.2.20 for Kotlin 2.3 support.
  • [Chore]: always publish build scans on CI. Optionally publish them locally.

To publish build scans, add the following, as indicated:


# ~/.gradle/gradle.properties
dependency.analysis.scans.publish=true

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.autonomousapps.dependency-analysis-3.x branch from 2f52602 to f39342e Compare October 24, 2025 22:42
@renovate renovate bot changed the title Update plugin dependencyAnalysis to v3.2.0 Update plugin dependencyAnalysis to v3.3.0 Oct 24, 2025
@renovate renovate bot changed the title Update plugin dependencyAnalysis to v3.3.0 Update plugin dependencyAnalysis to v3.4.0 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/com.autonomousapps.dependency-analysis-3.x branch from f39342e to 34a0c21 Compare October 29, 2025 04:04
@renovate renovate bot force-pushed the renovate/com.autonomousapps.dependency-analysis-3.x branch from 34a0c21 to e0b96e9 Compare October 30, 2025 23:23
@renovate renovate bot changed the title Update plugin dependencyAnalysis to v3.4.0 Update plugin dependencyAnalysis to v3.4.1 Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant