Skip to content

Bump com.autonomousapps.dependency-analysis from 1.32.0 to 3.16.0#9143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.16.0
Open

Bump com.autonomousapps.dependency-analysis from 1.32.0 to 3.16.0#9143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.autonomousapps.dependency-analysis from 1.32.0 to 3.16.0.

Changelog

Sourced from com.autonomousapps.dependency-analysis's changelog.

Version 3.16.0

  • [feat]: only emit 'Fixing dependencies for...' if the build script is being rewritten.
  • [fix]: test against AGP 9.2.1 and update AGP_MAX to 9.2.1.
  • [fix]: make InMemoryCache compatible with isolated projects.
  • [fix]: escape Kotlin reserved keywords when using project accessors.
  • [fix]: improve handling of Android product flavors.
  • [fix]: improve handling of Android build types.
  • [maint]: update kotlin-editor-relocated to latest.

Version 3.15.0

  • [feat]: support AGP 9.2.0.
  • [fix]: don't report Android R classes as classpath duplicates.
  • [fix]: track multiple package names from libs that provide type aliases, and enhance default kotlin-lib bundle.
  • [fix]: update metadata of :aggregatePublicTypesTask to move group to description.
  • [fix]: simple grammar supports another kind of file-level annotation. (Updated com.autonomousapps:antlr to latest.)

Version 3.14.1

  • [fix]: resolve performance issue with computeTypeUsage.
  • [fix]: JarExploder should ignore some MRJar content.

Version 3.14.0

  • [feat]: new ':publicTypeUsage' task.
  • [fix]: AndroidScore should ignore class files when testing if a project has source splits.

Version 3.13.0

  • [feat]: new computeTypeUsage<variant> task generates usage report.
  • [fix]: when computing actual usages, actually look at the runtime graph.
  • [refactor]: use Graphs wrapper instead of Guava directly.

Version 3.12.2

  • [fix]: The new "exceptions are special" (in v3.12.0) handling was over-eager and flagging things that only referenced exceptions. We only want to flag things that provide the exception types.
  • [fix]: MutableSet<Usage>.simplify(visibility, bucket) in StandardTransform wasn't properly handling the case when a usage was visible on both compile and runtime classpaths. In such a case, we can filter out all usages.
  • [fix]: reason output said "implies implementation" when it should have been "implies runtimeOnly" in the android lint jar case.

Version 3.12.1

  • [fix]: don't suggest non-existent Android unit test variant in advice.

Version 3.12.0

  • [feat]: exceptions are special. Exceptions get verified early by the JVM and so if a dependency is missing an exception's type from the runtime classpath, that can cause failures in the consumer at runtime.

Version 3.11.0

  • [fix]: when following a bundle rule, don't drop api dependencies.

Version 3.10.0

  • [feat]: Gradle plugin markers are the preferred way to depend on a plugin.
  • [feat]: Gradle plugin markers are part of an implicit bundle.

... (truncated)

Commits
  • 61a80df chore: prepare for release 3.16.0.
  • 59b6a78 chore: delete commented-out code.
  • 21a6b9d fix: handle more product flavor and buildType cases.
  • 6dcabfc fix: improve handling of Android build types.
  • f9ad092 fix: improve handling of Android product flavors.
  • eb53672 fix(testkit-truth): JarSubject.resource failing on nested entry paths (#1739)
  • 8cd3686 maint: update kotlin-editor-relocated to latest.
  • ce653b0 chore(kotlin-editor): prepare next development version.
  • cdd2649 chore(kotlin-editor): prepare for kotlin-editor-relocated release 0.23.0.
  • 5990a0f fix: escape Kotlin reserved keywords when using project accessors (#1737)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.32.0 to 3.16.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.32.0...v3.16.0)

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from mandy-chessell as a code owner July 1, 2026 03:04
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants