Skip to content

Bump com.autonomousapps.dependency-analysis from 1.32.0 to 3.18.0 - #9183

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

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

Version 3.18.0

  • [feat]: isolate usage of "kotlin-metadata-jvm" to workers and downgrade Kotlin version used by the plugin.
  • [feat]: allow to exclude ABI by source path.
  • [fix]: GraphViewTask's inputs are inputs, not internal details.
  • [fix]: make GraphViewTask sensitive to new transitive project edges.
  • [fix]: disable caching for ArtifactsReportTask.
  • [fix]: Don't fail IDEA sync when registering InMemoryCache with a task.
  • [chore]: update kotlin-editor-relocated to 0.25.0.
  • [chore]: update gradle-script-grammar to 0.7.
  • [chore]: use Gradle 9.6.1.
  • [docs]: add 'troubleshooting' section to README with discussion of the "kotlin-metadata-jvm" issue.
  • [maintenance]: resolve Gradle deprecations.
  • [test]: the usual gradle flags should be set for all tests (in particular, org.gradle.caching=true).

Version 3.17.0

  • [feat]: support KMP with 'fixDependencies' (RewriteTask) in Kotlin DSL only.
  • [feat]: add DSL option for binary-compatibility check. It now defaults to 'false'. This is a breaking behavioral change.
  • [fix]: close leaked ZipFile objects.
  • [fix]: use Iterator.remove() to remove changes in Android project analysis.
  • [performance]: reduce memory usage when not opting-in to the binary-compatibility check.
  • [refactor]: limit use of T.toJson(). Prefer bufferedWriteJson().

Version 3.16.1

  • [fix]: stop checking for missing runtime exceptions.
  • [fix]: don't advise moving dependency from commonMainApi to jvmMainApi.
  • [fix]: use Iterator.remove() for safe modification.
  • [perf]: compress synthetic-project.json to save disk space.
  • [chore]: update kotlin-editor-relocated to latest.
  • [chore]: update simple grammar ('antlr-shadowed') to latest.
  • [chore]: build with Gradle 9.6.0, and test against it
  • [refactor]: split StandardTransform into Android/JVM/KMP-specific classes.

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.
  • [chore]: 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

... (truncated)

Commits
  • 655acfe chore: prepare for release 0.18.0.
  • 2b46490 chore(variant-artifacts): prepare for variant-artifacts release 0.7.0.
  • 45523bd chore: update kotlin-editor-relocated to 0.25.0.
  • 05c3420 chore: update gradle-script-grammar to 0.7.
  • c92e9a5 fix: GraphViewTask's inputs are inputs, not internal details.
  • 2551fb5 test: refactor tests slightly.
  • b6f062b fix: disable caching for ArtifactsReportTask.
  • e72429e test: remove unnecessary '--no-build-cache' from test.
  • a8a8bde feat: allow to exclude ABI by source path
  • 22dcdfe docs: update kotlin-editor RELEASING guide.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from mandy-chessell as a code owner August 1, 2026 03:04
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch 7 times, most recently from 0bafea1 to ae13f09 Compare August 13, 2026 09:03
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch 10 times, most recently from a34b4ae to 2e5448b Compare August 20, 2026 14:13
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.32.0 to 3.18.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.32.0...v3.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch from 2e5448b to 675085c Compare August 20, 2026 16:31
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