Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps com.autonomousapps.dependency-analysis from 2.19.0 to 3.0.2.

Changelog

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

Version 3.0.2

  • [Fix] Downgrade Kotlin to 2.0.21 for Gradle 8.11 support.
  • [Fix]: min AGP version is 8.4.2.
  • [Fix]: Remove kotlin-dsl plugin usage.
  • [Fix]: correctly react to new/deleted/renamed files in Android projects.
  • [Fix]: resource ref problem (#1525).
  • [Chore]: update to AGP 8.13 stable.
  • [Chore]: use gradle plugin publishing plugin 2.0.0.

Version 3.0.1

  • [Fix] set apiVersion and languageVersion to 2.0 for Gradle 8.11 support.

Version 3.0.0

  • [Build] now building with Gradle 9.0.0.

  • [Breaking] minimum supported version of Gradle is now 8.11.

  • [Breaking]: annotations and their parameter classes are always considered compileOnly.

    Annotations for which the class file is not present are treated like being non-existent by the JVM. If someone wants to consume an annotation via reflection, they are responsible for providing the class file at runtime, so from the annotating project's view, annotations are always compileOnly. The same is true for classes and enums used as annotation arguments. The only exception is a class literal as argument that is coming from a different artifact than the annotation, such as a JUnit 4 runner implementation; those are considered implementation.

  • [Feat]: Add type-safe accessor support for fixDependencies task.

  • [Feat]: report excluded dependencies as unused.

  • [Feat]: add coordinates identifier in the error message for invalid change.

  • [Feat]: moving internal.artifacts package to new module, com.autonomousapps:variant-artifacts.

  • [Feat]: detect and report all Android resource references in Manifest files.

  • [Fix]: detect constants more consistently including from e.g. inner classes.

  • [Fix]: Move useTypesafeProjectAccessors to global dsl service.

  • [Fix]: reason works on included builds.

  • [Fix]: recognize test fixtures not only in Android libraries, but in Android app modules, too.

  • [Fix]: use Android flavors more consistently in advice.

  • [Chore]: update guava to 33.4.8-jre.

  • [Chore]: update AGP to the latest stable version, 8.12.0, and test against 8.13.0-alpha03.

  • [Chore]: add API-tracking tasks using metalava. Adopt semantic versioning.

Commits
  • 76608dd chore: prepare for release 3.0.2.
  • 7aadf66 chore(variant-artifacts): prepare for variant-artifacts release 0.3.1.
  • 3738c3a chore(graph-support): prepare for graph-support release 0.8.1.
  • 9596a75 chore: migrate to non-deprecated type.
  • 1f6332e chore: ignore file created by Android Studio on Gradle import (#1548)
  • d193014 chore: use gradle plugin publishing plugin 2.0.0.
  • a8feda4 test: use Kotlin 2.2 for Android projects.
  • 5f839a0 fix: min AGP version is 8.4.2.
  • b7121e7 fix: downgrade to Kotiln 2.0.x for Gradle 8.11 compatibility.
  • 9ce1773 fix: Remove kotlin-dsl plugin usage (#1545)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2.19.0 to 3.0.2.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.19.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2025 08:28
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Sep 10, 2025
@dependabot dependabot bot requested review from nbradbury and removed request for a team September 10, 2025 08:28
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Sep 10, 2025
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

Copy link

@wpmobilebot
Copy link
Contributor

Build environment changes

list
+ New Dependencies
com.autonomousapps:variant-artifacts:0.3.1
org.jspecify:jspecify:1.0.0

! Upgraded Dependencies
com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.0.2, (changed from 2.19.0)
com.autonomousapps:dependency-analysis-gradle-plugin:3.0.2, (changed from 2.19.0)
com.autonomousapps:graph-support:0.8.1, (changed from 0.6)
com.github.ben-manes.caffeine:caffeine:3.2.2, (changed from 3.1.8)
com.google.errorprone:error_prone_annotations:2.40.0, (changed from 2.28.0)
com.google.guava:failureaccess:1.0.3, (changed from 1.0.2)
com.google.guava:guava:33.4.8-jre, (changed from 33.3.1-jre)
com.squareup.moshi:moshi:1.15.2, (changed from 1.15.1)
com.squareup.moshi:moshi-adapters:1.15.2, (changed from 1.15.0)
com.squareup.moshi:moshi-kotlin:1.15.2, (changed from 1.15.1)
com.squareup.okio:okio:3.15.0, (changed from 3.9.0)
com.squareup.okio:okio-bom:3.15.0, (changed from 3.9.0)
com.squareup.okio:okio-jvm:3.15.0, (changed from 3.9.0)
com.squareup:kotlinpoet:2.1.0, (changed from 2.0.0)
com.squareup:kotlinpoet-jvm:2.1.0, (changed from 2.0.0)
dev.zacsweers.moshix:moshi-sealed-reflect:0.30.0, (changed from 0.25.1)
dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0, (changed from 0.25.1)
org.checkerframework:checker-qual:2.5.8, (changed from 3.43.0)
org.jetbrains.kotlin:kotlin-reflect:2.1.20, (changed from 2.0.21)
org.jetbrains.kotlin:kotlin-stdlib:2.2.0, (changed from 2.1.20)
tree
 +--- com.automattic.android.measure-builds:com.automattic.android.measure-builds.gradle.plugin:3.2.1
 |    \--- com.automattic.android:measure-builds:3.2.1
 |         +--- io.ktor:ktor-client-core:3.1.1
 |         |    \--- io.ktor:ktor-client-core-jvm:3.1.1
 |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1
 |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0
 |         |         +--- io.ktor:ktor-http:3.1.1
 |         |         |    \--- io.ktor:ktor-http-jvm:3.1.1
 |         |         |         +--- io.ktor:ktor-utils:3.1.1
 |         |         |         |    \--- io.ktor:ktor-utils-jvm:3.1.1
 |         |         |         |         +--- io.ktor:ktor-io:3.1.1
 |         |         |         |         |    \--- io.ktor:ktor-io-jvm:3.1.1
 |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0
 |         |         |         |         |         |    \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.6.0
 |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.6.0
 |         |         |         |         |         |         |    \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.6.0
-|         |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.1.20 (*)
+|         |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.0 (*)
-|         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.1.20 (*)
+|         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.0 (*)
-|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.8.0
 |         |         |         |         |    \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.8.0
-|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20 (*)
+|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
-|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         +--- io.ktor:ktor-http-cio:3.1.1
 |         |         |    \--- io.ktor:ktor-http-cio-jvm:3.1.1
 |         |         |         +--- io.ktor:ktor-network:3.1.1
 |         |         |         |    \--- io.ktor:ktor-network-jvm:3.1.1
-|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         +--- io.ktor:ktor-events:3.1.1
 |         |         |    \--- io.ktor:ktor-events-jvm:3.1.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         +--- io.ktor:ktor-websocket-serialization:3.1.1
 |         |         |    \--- io.ktor:ktor-websocket-serialization-jvm:3.1.1
 |         |         |         +--- io.ktor:ktor-serialization:3.1.1
 |         |         |         |    \--- io.ktor:ktor-serialization-jvm:3.1.1
 |         |         |         |         +--- io.ktor:ktor-websockets:3.1.1
 |         |         |         |         |    \--- io.ktor:ktor-websockets-jvm:3.1.1
-|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         +--- io.ktor:ktor-sse:3.1.1
 |         |         |    \--- io.ktor:ktor-sse-jvm:3.1.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.1
-|         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20 (*)
+|         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
 |         +--- io.ktor:ktor-client-cio:3.1.1
 |         |    \--- io.ktor:ktor-client-cio-jvm:3.1.1
 |         |         +--- io.ktor:ktor-network-tls:3.1.1
 |         |         |    \--- io.ktor:ktor-network-tls-jvm:3.1.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         +--- io.ktor:ktor-client-logging:3.1.1
 |         |    \--- io.ktor:ktor-client-logging-jvm:3.1.1
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         +--- io.ktor:ktor-client-serialization:3.1.1
 |         |    \--- io.ktor:ktor-client-serialization-jvm:3.1.1
 |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0
 |         |         |    \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.8.0
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
 |         |         +--- io.ktor:ktor-client-json:3.1.1
 |         |         |    \--- io.ktor:ktor-client-json-jvm:3.1.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         +--- io.ktor:ktor-client-content-negotiation-jvm:3.1.1
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         +--- io.ktor:ktor-serialization-kotlinx-json:3.1.1
 |         |    \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.1.1
 |         |         +--- io.ktor:ktor-serialization-kotlinx:3.1.1
 |         |         |    \--- io.ktor:ktor-serialization-kotlinx-jvm:3.1.1
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
 |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.8.0
 |         |         |    \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.8.0
-|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.20 (*)
+|         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.20 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-+--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.19.0
-|    \--- com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0
-|         +--- org.jetbrains.kotlin:kotlin-bom:2.0.21
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 (c)
-|         |    +--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (c)
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21 (c)
-|         |    \--- org.jetbrains.kotlin:kotlin-daemon-client:2.0.21 -> 2.2.10 (c)
-|         +--- com.squareup.okio:okio-bom:3.9.0
-|         |    +--- com.squareup.okio:okio:3.9.0 (c)
-|         |    \--- com.squareup.okio:okio-jvm:3.9.0 (c)
-|         +--- com.autonomousapps:graph-support:0.6
-|         |    +--- org.jetbrains.kotlin:kotlin-bom:2.0.21 (*)
-|         |    +--- com.google.guava:guava:33.3.1-jre
-|         |    |    +--- com.google.guava:failureaccess:1.0.2
-|         |    |    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-|         |    |    +--- com.google.code.findbugs:jsr305:3.0.2
-|         |    |    +--- org.checkerframework:checker-qual:3.43.0
-|         |    |    +--- com.google.errorprone:error_prone_annotations:2.28.0
-|         |    |    \--- com.google.j2objc:j2objc-annotations:3.0.0
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (*)
-|         +--- com.google.guava:guava:33.3.1-jre (*)
-|         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (*)
-|         +--- com.autonomousapps:kotlin-editor-relocated:0.18.0
-|         +--- com.squareup.moshi:moshi-kotlin:1.15.1
-|         |    +--- com.squareup.moshi:moshi:1.15.1
-|         |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.9.0
-|         |    |    |    \--- com.squareup.okio:okio-jvm:3.9.0
-|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.20 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.21 (*)
-|         |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.0.21
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.21 (*)
-|         +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.25.1
-|         |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1
-|         |    |    +--- com.squareup.moshi:moshi-adapters:1.15.0
-|         |    |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-|         |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.21 (*)
-|         |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.20 (*)
-|         |    +--- com.squareup:kotlinpoet:1.15.1 -> 2.0.0
-|         |    |    \--- com.squareup:kotlinpoet-jvm:2.0.0
-|         |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.10 -> 2.1.20 (*)
-|         |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.0.10 -> 2.0.21 (*)
-|         |    +--- org.jetbrains.kotlin:kotlin-reflect:1.9.21 -> 2.0.21 (*)
-|         |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-|         |    +--- com.squareup.moshi:moshi-adapters:1.15.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.20 (*)
-|         +--- com.squareup.okio:okio:3.9.0 (*)
-|         +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.1.21
-|         +--- com.github.ben-manes.caffeine:caffeine:3.1.8
-|         |    +--- org.checkerframework:checker-qual:3.37.0 -> 3.43.0
-|         |    \--- com.google.errorprone:error_prone_annotations:2.21.1 -> 2.28.0
-|         +--- com.autonomousapps:antlr:4.13.2.0
-|         +--- com.autonomousapps:asm-relocated:9.7.1.0
-|         +--- javax.inject:javax.inject:1
-|         +--- com.squareup.moshi:moshi:1.15.1 (*)
-|         +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1 (*)
-|         \--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (*)
++--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.0.2
+|    \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.0.2
+|         +--- org.jetbrains.kotlin:kotlin-bom:2.0.21
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (c)
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 (c)
+|         |    +--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 -> 2.1.20 (c)
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21 (c)
+|         |    \--- org.jetbrains.kotlin:kotlin-daemon-client:2.0.21 -> 2.2.10 (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.8.1
+|         |    +--- org.jetbrains.kotlin:kotlin-bom:2.0.21 (*)
+|         |    +--- com.google.guava:guava:33.4.8-jre
+|         |    |    +--- com.google.guava:failureaccess:1.0.3
+|         |    |    +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
+|         |    |    +--- org.jspecify:jspecify:1.0.0
+|         |    |    +--- com.google.errorprone:error_prone_annotations:2.36.0 -> 2.40.0
+|         |    |    \--- com.google.j2objc:j2objc-annotations:3.0.0
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (*)
+|         +--- com.autonomousapps:variant-artifacts:0.3.1
+|         |    +--- org.jetbrains.kotlin:kotlin-bom:2.0.21 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (*)
+|         +--- com.google.guava:guava:33.4.8-jre (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (*)
+|         +--- com.autonomousapps:kotlin-editor-relocated:0.18.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
+|         |    |    |    \--- com.squareup.okio:okio-jvm:3.15.0
+|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.0 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.21 (*)
+|         |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.1.20
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.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.0.21 (*)
+|         |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.0 (*)
+|         |    +--- com.squareup:kotlinpoet:2.1.0
+|         |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
+|         |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
+|         |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.1.20 (*)
+|         |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (*)
+|         |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+|         |    +--- com.squareup.moshi:moshi-adapters:1.15.2 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.0 (*)
+|         +--- com.squareup.okio:okio:3.15.0 (*)
+|         +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.1.21
+|         +--- com.github.ben-manes.caffeine:caffeine:3.2.2
+|         |    +--- org.jspecify:jspecify:1.0.0
+|         |    \--- com.google.errorprone:error_prone_annotations:2.40.0
+|         +--- com.autonomousapps:antlr:4.13.2.0
+|         +--- com.autonomousapps:asm-relocated:9.7.1.0
+|         +--- javax.inject:javax.inject:1
+|         +--- com.squareup.moshi:moshi:1.15.2 (*)
+|         +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0 (*)
+|         \--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 -> 2.1.20 (*)
 +--- androidx.navigation.safeargs.kotlin:androidx.navigation.safeargs.kotlin.gradle.plugin:2.9.3
 |    \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.9.3
 |         +--- androidx.navigation:navigation-safe-args-generator:2.9.3
 |         |    +--- androidx.annotation:annotation:1.9.1
 |         |    |    \--- androidx.annotation:annotation-jvm:1.9.1
-|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.20 (*)
+|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.0 (*)
-|         |    +--- com.squareup:kotlinpoet:2.0.0 (*)
+|         |    +--- com.squareup:kotlinpoet:2.0.0 -> 2.1.0 (*)
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (c)
 |         +--- com.google.code.gson:gson:2.9.0 -> 2.11.0
-|         |    \--- com.google.errorprone:error_prone_annotations:2.27.0 -> 2.28.0
+|         |    \--- com.google.errorprone:error_prone_annotations:2.27.0 -> 2.40.0
-|         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (c)
 +--- com.android.application:com.android.application.gradle.plugin:8.7.3
 |    \--- com.android.tools.build:gradle:8.7.3
 |         +--- com.android.tools:sdk-common:31.7.3
 |         |    +--- com.android.tools.analytics-library:shared:31.7.3
 |         |    |    +--- com.android.tools:common:31.7.3
-|         |    |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
-|         |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         |    +--- com.android.tools:sdklib:31.7.3
 |         |    |    \--- com.android.tools:repository:31.7.3
 |         |    |         \--- com.google.jimfs:jimfs:1.1
-|         |    |              \--- com.google.guava:guava:18.0 -> 33.3.1-jre (*)
+|         |    |              \--- com.google.guava:guava:18.0 -> 33.4.8-jre (*)
-|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-reflect:1.9.20 -> 2.0.21 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-reflect:1.9.20 -> 2.1.20 (*)
 |         +--- com.android.tools.build:aaptcompiler:8.7.3
-|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         +--- com.android.tools.analytics-library:crash:31.7.3
-|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         +--- com.android.tools.lint:lint-typedef-remover:31.7.3
-|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         +--- androidx.databinding:databinding-compiler-common:8.7.3
 |         |    +--- com.android.tools.build.jetifier:jetifier-core:1.0.0-beta10
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.20 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.0 (*)
-|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         +--- com.android.tools.build:builder-test-api:8.7.3
-|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         +--- com.android.tools.utp:android-test-plugin-result-listener-gradle-proto:31.7.3
-|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         |    +--- io.grpc:grpc-core:1.57.0
 |         |    |    +--- io.grpc:grpc-api:1.57.0
-|         |    |    |    +--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.28.0
+|         |    |    |    +--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.40.0
-|         |    |    |    \--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |    |    |    \--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
-|         |    |    +--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.28.0
+|         |    |    +--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.40.0
-|         |    |    \--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |    |    \--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
 |         |    +--- io.grpc:grpc-netty:1.57.0
-|         |    |    +--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |    |    +--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
-|         |    |    \--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.28.0
+|         |    |    \--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.40.0
 |         |    +--- io.grpc:grpc-protobuf:1.57.0
 |         |    |    +--- io.grpc:grpc-protobuf-lite:1.57.0
-|         |    |    |    \--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |    |    |    \--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
-|         |    |    \--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |    |    \--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
 |         |    \--- io.grpc:grpc-stub:1.57.0
-|         |         +--- com.google.guava:guava:32.0.1-android -> 33.3.1-jre (*)
+|         |         +--- com.google.guava:guava:32.0.1-android -> 33.4.8-jre (*)
-|         |         \--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.28.0
+|         |         \--- com.google.errorprone:error_prone_annotations:2.18.0 -> 2.40.0
 |         +--- com.android.tools.build:bundletool:1.17.1
-|         |    +--- com.google.errorprone:error_prone_annotations:2.3.1 -> 2.28.0
+|         |    +--- com.google.errorprone:error_prone_annotations:2.3.1 -> 2.40.0
-|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    +--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         |    \--- com.google.protobuf:protobuf-java-util:3.22.3
-|         |         +--- com.google.errorprone:error_prone_annotations:2.11.0 -> 2.28.0
+|         |         +--- com.google.errorprone:error_prone_annotations:2.11.0 -> 2.40.0
-|         |         \--- com.google.guava:guava:31.1-jre -> 33.3.1-jre (*)
+|         |         \--- com.google.guava:guava:31.1-jre -> 33.4.8-jre (*)
 |         +--- com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta10
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.0 (*)
 |         +--- org.tensorflow:tensorflow-lite-metadata:0.1.0-rc2
-|         |    \--- org.checkerframework:checker-qual:2.5.8 -> 3.43.0
+|         |    \--- org.checkerframework:checker-qual:2.5.8
 |         +--- com.android.tools.build:builder:8.7.3
 |         |    +--- com.android.tools.analytics-library:tracker:31.7.3
-|         |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |    |    \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         |    \--- com.android.tools.build:apkzlib:8.7.3
-|         |         \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|         |         \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 |         \--- com.android.tools.build:gradle-api:8.7.3
-|              \--- com.google.guava:guava:32.0.1-jre -> 33.3.1-jre (*)
+|              \--- com.google.guava:guava:32.0.1-jre -> 33.4.8-jre (*)
 +--- com.google.gms.google-services:com.google.gms.google-services.gradle.plugin:4.4.3
 |    \--- com.google.gms:google-services:4.4.3
 |         +--- com.google.android.gms:strict-version-matcher-plugin:1.2.4
-|         |    \--- com.google.guava:guava:27.0.1-jre -> 33.3.1-jre (*)
+|         |    \--- com.google.guava:guava:27.0.1-jre -> 33.4.8-jre (*)
-|         \--- com.google.guava:guava:27.0.1-jre -> 33.3.1-jre (*)
+|         \--- com.google.guava:guava:27.0.1-jre -> 33.4.8-jre (*)
 +--- com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:2.2.10-2.0.2
 |    \--- com.google.devtools.ksp:symbol-processing-gradle-plugin:2.2.10-2.0.2
 |         +--- com.google.devtools.ksp:symbol-processing-api:2.2.10-2.0.2
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.0 (*)
 |         \--- com.google.devtools.ksp:symbol-processing-common-deps:2.2.10-2.0.2
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 (*)
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.0 (*)
 \--- androidx.room:androidx.room.gradle.plugin:2.7.2
      \--- androidx.room:room-gradle-plugin:2.7.2
-          +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.0 (*)
-          \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.20 (c)
+          \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.0 (c)

@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr22193-580a7e2
Commit580a7e2
Direct Downloadwordpress-prototype-build-pr22193-580a7e2.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr22193-580a7e2
Commit580a7e2
Direct Downloadjetpack-prototype-build-pr22193-580a7e2.apk
Note: Google Login is not supported on these builds.

Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.23%. Comparing base (45bcdf8) to head (580a7e2).
⚠️ Report is 12 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #22193      +/-   ##
==========================================
+ Coverage   39.07%   39.23%   +0.16%     
==========================================
  Files        2160     2164       +4     
  Lines      102871   103265     +394     
  Branches    15800    15866      +66     
==========================================
+ Hits        40196    40519     +323     
- Misses      59100    59152      +52     
- Partials     3575     3594      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Superseded by #22214.

@dependabot dependabot bot closed this Sep 16, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.0.2 branch September 16, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: dependencies update PRs that update a dependency file, used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants