Skip to content

Bump com.autonomousapps.dependency-analysis from 3.17.0 to 3.18.0 - #5673

Merged
geekygecko merged 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0
Aug 3, 2026
Merged

Bump com.autonomousapps.dependency-analysis from 3.17.0 to 3.18.0#5673
geekygecko merged 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.autonomousapps.dependency-analysis from 3.17.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).
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 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 3.17.0 to 3.18.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.17.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added [Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase. labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 29, 2026 06:04
@dependabot
dependabot Bot requested review from geekygecko and removed request for a team July 29, 2026 06:04
@dangermattic

Copy link
Copy Markdown
Collaborator
1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Collaborator

Build environment changes

list
- Removed Dependencies
org.jetbrains.kotlin:kotlin-metadata-jvm:2.2.21

! Upgraded Dependencies
com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.18.0, (changed from 3.17.0)
com.autonomousapps:dependency-analysis-gradle-plugin:3.18.0, (changed from 3.17.0)
com.autonomousapps:kotlin-editor-relocated:0.25.0, (changed from 0.24.0)
com.autonomousapps:variant-artifacts:0.7.0, (changed from 0.6.0)
com.squareup.okio:okio:3.15.0, (changed from 3.16.4)
com.squareup.okio:okio-bom:3.15.0, (changed from 3.16.4)
com.squareup.okio:okio-jvm:3.15.0, (changed from 3.16.4)
tree
 +--- com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:8.8.0
 |    \--- com.diffplug.spotless:spotless-plugin-gradle:8.8.0
 |         \--- com.diffplug.spotless:spotless-lib-extra:4.8.0
 |              \--- dev.equo.ide:solstice:1.8.2
 |                   \--- com.squareup.okhttp3:okhttp:4.12.0
-|                        \--- com.squareup.okio:okio:3.6.0 -> 3.16.4
-|                             \--- com.squareup.okio:okio-jvm:3.16.4
-|                                  \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*)
+|                        \--- com.squareup.okio:okio:3.6.0 -> 3.15.0
+|                             \--- com.squareup.okio:okio-jvm:3.15.0
+|                                  \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (*)
-\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.17.0
-     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.17.0
-          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 -> 2.3.21 (c)
-          |    \--- org.jetbrains.kotlin:kotlin-daemon-client:2.2.21 -> 2.3.21 (c)
-          +--- com.squareup.okio:okio-bom:3.16.4
-          |    +--- com.squareup.okio:okio:3.16.4 (c)
-          |    \--- com.squareup.okio:okio-jvm:3.16.4 (c)
-          +--- com.autonomousapps:graph-support:0.12.0
-          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
-          |    \--- com.google.guava:guava:33.5.0-jre (*)
-          +--- com.autonomousapps:variant-artifacts:0.6.0
-          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
-          +--- com.google.guava:guava:33.5.0-jre (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (*)
-          +--- com.autonomousapps:kotlin-editor-relocated:0.24.0
-          +--- com.squareup.moshi:moshi-kotlin:1.15.2
-          |    +--- com.squareup.moshi:moshi:1.15.2
-          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.16.4 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.3.21 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.30.0
-          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0
-          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.2
-          |    |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
-          |    +--- com.squareup:kotlinpoet:2.1.0
-          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
-          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.21 (*)
-          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.3.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.3.21 (*)
-          |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    +--- com.squareup.moshi:moshi-adapters:1.15.2 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
-          +--- com.squareup.okio:okio:3.16.4 (*)
-          +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.2.21
-          +--- com.github.ben-manes.caffeine:caffeine:3.2.3
-          |    +--- org.jspecify:jspecify:1.0.0
-          |    \--- com.google.errorprone:error_prone_annotations:2.43.0
-          +--- com.autonomousapps:antlr:4.13.2.2
-          +--- com.autonomousapps:asm-relocated:9.9.0
-          +--- com.squareup.moshi:moshi:1.15.2 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0 (*)
-          \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 -> 2.3.21 (*)
+\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.18.0
+     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.18.0
+          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 -> 2.3.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-daemon-client:2.2.21 -> 2.3.21 (c)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21 (c)
+          +--- com.squareup.okio:okio-bom:3.15.0
+          |    +--- com.squareup.okio:okio:3.15.0 (c)
+          |    \--- com.squareup.okio:okio-jvm:3.15.0 (c)
+          +--- com.autonomousapps:graph-support:0.12.0
+          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*)
+          |    \--- com.google.guava:guava:33.5.0-jre (*)
+          +--- com.autonomousapps:variant-artifacts:0.7.0
+          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (*)
+          +--- com.google.guava:guava:33.5.0-jre (*)
+          +--- com.autonomousapps:kotlin-editor-relocated:0.25.0
+          +--- com.squareup.moshi:moshi-kotlin:1.15.2
+          |    +--- com.squareup.moshi:moshi:1.15.2
+          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.15.0 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.3.21 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.30.0
+          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0
+          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.2
+          |    |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+          |    +--- com.squareup:kotlinpoet:2.1.0
+          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
+          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.21 (*)
+          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.3.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.3.21 (*)
+          |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    +--- com.squareup.moshi:moshi-adapters:1.15.2 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*)
+          +--- com.squareup.okio:okio:3.15.0 (*)
+          +--- com.github.ben-manes.caffeine:caffeine:3.2.3
+          |    +--- org.jspecify:jspecify:1.0.0
+          |    \--- com.google.errorprone:error_prone_annotations:2.43.0
+          +--- com.autonomousapps:antlr:4.13.2.2
+          +--- com.autonomousapps:asm-relocated:9.9.0
+          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.21 -> 2.2.21 (*)
+          +--- com.squareup.moshi:moshi:1.15.2 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0 (*)
+          \--- org.jetbrains.kotlin:kotlin-reflect:2.1.21 -> 2.3.21 (*)

@geekygecko
geekygecko merged commit 25ee229 into main Aug 3, 2026
24 of 26 checks passed
@geekygecko
geekygecko deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch August 3, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants