Skip to content

Bump com.autonomousapps.dependency-analysis from 3.16.0 to 3.16.1#23075

Merged
nbradbury merged 1 commit into
trunkfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.16.1
Jul 8, 2026
Merged

Bump com.autonomousapps.dependency-analysis from 3.16.0 to 3.16.1#23075
nbradbury merged 1 commit into
trunkfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.16.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

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

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.
Commits
  • 849f968 chore: prepare for release 3.16.1.
  • 8e7bba0 chore: update kotlin-editor-relocated to latest.
  • 1f53b01 fix: stop checking for missing runtime exceptions.
  • 37c345d chore(kotlin-editor): prepare next development version.
  • 4c78e4f chore(kotlin-editor): update changelog.
  • 4909917 chore(kotlin-editor): prepare for kotlin-editor-relocated release 0.24.
  • 99c6291 chore: update simple grammar ('antlr-shadowed') to latest.
  • dfc82cb chore(antlr): prepare for antlr release 4.13.2.2.
  • 4cda8d3 fix: use Iterator.remove() for safe modification.
  • f072511 refactor: use central function.
  • 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.16.0 to 3.16.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.16.0...v3.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label Jul 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 8, 2026 08:04
@dependabot dependabot Bot requested review from nbradbury and removed request for a team July 8, 2026 08:04
@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.16.1, (changed from 3.16.0)
com.autonomousapps:antlr:4.13.2.2, (changed from 4.13.2.1)
com.autonomousapps:dependency-analysis-gradle-plugin:3.16.1, (changed from 3.16.0)
com.autonomousapps:kotlin-editor-relocated:0.24.0, (changed from 0.23.0)
tree
-\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.16.0
-     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.16.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.23.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.1
-          +--- 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.16.1
+     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.16.1
+          +--- 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.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
+          |    |    |    \--- 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.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 (*)

@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
Versionpr23075-21934aa
Build Number1498
Application IDcom.jetpack.android.prealpha
Commit21934aa
Installation URL2bc1pjgamueh0
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 WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr23075-21934aa
Build Number1498
Application IDorg.wordpress.android.prealpha
Commit21934aa
Installation URL2pou8bjvdchp8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@nbradbury nbradbury enabled auto-merge (squash) July 8, 2026 10:13

@nbradbury nbradbury left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nbradbury nbradbury merged commit 37d5c23 into trunk Jul 8, 2026
24 checks passed
@nbradbury nbradbury deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.16.1 branch July 8, 2026 10:13
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.

3 participants