Skip to content

Bump com.autonomousapps.dependency-analysis from 3.11.0 to 3.12.0#22866

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

Bump com.autonomousapps.dependency-analysis from 3.11.0 to 3.12.0#22866
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps com.autonomousapps.dependency-analysis from 3.11.0 to 3.12.0.

Changelog

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

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.
Commits
  • 2608b49 chore: prepare for release 3.12.0.
  • 8dd7634 feat(testkit-support): DependencyResolutionManagement can specify repositorie...
  • 80aac34 feat: exceptions are special.
  • 77126b8 chore: prepare next development version.
  • See full diff 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.11.0 to 3.12.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.11.0...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 08:06
@dependabot dependabot Bot requested review from adalpari and removed request for a team May 15, 2026 08:06
@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label May 15, 2026
@dangermattic
Copy link
Copy Markdown
Collaborator

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

Generated by 🚫 Danger

@wpmobilebot
Copy link
Copy Markdown
Contributor

Build environment changes

list
! Upgraded Dependencies
com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.12.0, (changed from 3.11.0)
com.autonomousapps:dependency-analysis-gradle-plugin:3.12.0, (changed from 3.11.0)
tree
-\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.11.0
-     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.11.0
-          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.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.20 (*)
-          |    \--- com.google.guava:guava:33.5.0-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.41.0 -> 2.43.0
-          |         \--- com.google.j2objc:j2objc-annotations:3.1
-          +--- 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.20 (*)
-          +--- com.google.guava:guava:33.5.0-jre (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21
-          |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          +--- com.autonomousapps:kotlin-editor-relocated:0.20.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
-          |    |    |    \--- com.squareup.okio:okio-jvm:3.16.4
-          |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.2.21
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          |    \--- 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.20 (*)
-          |    +--- com.squareup:kotlinpoet:2.1.0
-          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
-          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.20 (*)
-          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.2.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.20 (*)
-          +--- 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.0
-          +--- 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 (*)
+\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.12.0
+     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.12.0
+          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.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.20 (*)
+          |    \--- com.google.guava:guava:33.5.0-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.41.0 -> 2.43.0
+          |         \--- com.google.j2objc:j2objc-annotations:3.1
+          +--- 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.20 (*)
+          +--- com.google.guava:guava:33.5.0-jre (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21
+          |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          +--- com.autonomousapps:kotlin-editor-relocated:0.20.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
+          |    |    |    \--- com.squareup.okio:okio-jvm:3.16.4
+          |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.2.21
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    \--- 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.20 (*)
+          |    +--- com.squareup:kotlinpoet:2.1.0
+          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
+          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.20 (*)
+          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.2.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.20 (*)
+          +--- 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.0
+          +--- 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 (*)

@wpmobilebot
Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr22866-d6e0efa
Build Number1488
Application IDorg.wordpress.android.prealpha
Commitd6e0efa
Installation URL6d86hj074npjg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
Build TypeDebug
Versionpr22866-d6e0efa
Build Number1488
Application IDcom.jetpack.android.prealpha
Commitd6e0efa
Installation URL4a7jb5rlr7dso
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants