Skip to content

chore(deps): bump com.autonomousapps.dependency-analysis from 3.19.1 to 3.19.2 - #1011

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps com.autonomousapps.dependency-analysis from 3.19.1 to 3.19.2.

Release notes

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

3.19.2

  • [fix]: Updated asm to 9.10.1 (and use latest asm-relocated).
  • [fix]: don't duplicate advise for main -> test and main -> androidTest.
  • [fix]: de/serialize less stuff to ExplodeJarWorkAction and FindKotlinMagicTask.
  • [fix]: don't crash when analyzing KMP project with 'jvm("foo")' target.
  • [fix]: compute source set name correctly.
  • [fix]: warn about duplicate classes relating to Kotlin inline members.
  • [fix]: update moshix to v0.37.0.
  • [fix]: update kotlin.editor.core to v0.26.
  • [fix]: update gradletestkitplugin to v0.20.
  • [fix]: update gradle.publish.plugin to v2.2.1.
  • [fix]: update dependency commons-io:commons-io to v2.22.0.
  • [fix]: update dependency com.google.guava:guava to v33.7.1-jre.
  • [fix]: update dependency com.google.errorprone:error_prone_annotations to v2.50.0.
  • [fix]: update dependency com.android.tools:common to v32.4.0.
  • [refactor]: move compute classes to separate package.
  • [refactor]: don't expose mutable type outside compute class.
  • [chore]: onboard to the OSS Community Develocity Instance.
  • [chore]: configure and run updateDaemonJvm task.
  • [chore]: remove unnecessary freeCompilerArg (since Kotlin 2.4).
  • [chore]: compile build-logic with JDK 17.
  • [chore]: reorder workflow and make names more terse.
  • [chore]: update plugin com.gradle.develocity to v4.5.1.
  • [chore]: update build-logic's KGP to 2.4.0 (matching main build).
  • [docs]: improve kdoc for ArtifactsExpander.
  • [docs]: clarify that checkSuperClasses() is only for source code, not for external deps.
Changelog

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

Version 3.19.2

  • [fix]: Updated asm to 9.10.1 (and use latest asm-relocated).
  • [fix]: don't duplicate advise for main -> test and main -> androidTest.
  • [fix]: de/serialize less stuff to ExplodeJarWorkAction and FindKotlinMagicTask. With thanks to Ian Brandt.
  • [fix]: don't crash when analyzing KMP project with 'jvm("foo")' target.
  • [fix]: compute source set name correctly.
  • [fix]: warn about duplicate classes relating to Kotlin inline members.
  • [fix]: update moshix to v0.37.0.
  • [fix]: update kotlin.editor.core to v0.26.
  • [fix]: update gradletestkitplugin to v0.20.
  • [fix]: update gradle.publish.plugin to v2.2.1.
  • [fix]: update dependency commons-io:commons-io to v2.22.0.
  • [fix]: update dependency com.google.guava:guava to v33.7.1-jre.
  • [fix]: update dependency com.google.errorprone:error_prone_annotations to v2.50.0.
  • [fix]: update dependency com.android.tools:common to v32.4.0.
  • [refactor]: move compute classes to separate package.
  • [refactor]: don't expose mutable type outside compute class.
  • [chore]: onboard to the OSS Community Develocity Instance.
  • [chore]: configure and run updateDaemonJvm task.
  • [chore]: remove unnecessary freeCompilerArg (since Kotlin 2.4).
  • [chore]: compile build-logic with JDK 17.
  • [chore]: reorder workflow and make names more terse.
  • [chore]: update plugin com.gradle.develocity to v4.5.1.
  • [chore]: update build-logic's KGP to 2.4.0 (matching main build).
  • [docs]: improve kdoc for ArtifactsExpander.
  • [docs]: clarify that checkSuperClasses() is only for source code, not for external deps.
Commits
  • 5b09c1e chore: prepare for release 3.19.2.
  • dab5649 chore: update API (non-breaking).
  • 6504439 chore: asm's publishing tasks depend on 'check'.
  • 4cbd65b fix(deps): use latest asm-relocated.
  • fd9e513 chore(asm-relocated): prepare for asm-relocated release 9.10.1.0.
  • d96af44 test: removed deprecated usages from functional tests.
  • 3495503 feat(testkit-support): remoeved deprecated factory methods from AndroidBlock.
  • b309ffb fix: don't duplicate advise for main -> test and main -> androidTest.
  • 23d5e03 fix(deps): update moshix to v0.37.0
  • 0a1b3f0 chore: onboard to the OSS Community Develocity Instance (#1879)
  • 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.19.1 to 3.19.2.
- [Release notes](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/releases)
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.19.1...v3.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 21, 2026
@github-actions

Copy link
Copy Markdown

Coverage (unit tests)

No unit baseline recorded in coverage/history.csv yet, so this run only reports absolute numbers.

Module Line % Change Branch % Change
maps-compose 0.00% new 0.00% new
maps-compose-utils 2.04% new 0.49% new
maps-compose-widgets 0.00% new 0.00% new
TOTAL 0.42% new 0.09% new

Line and branch coverage from unit test reports. History is recorded in coverage/history.csv after each merge to main.

This branch has not been deployed

No deployments
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.

1 participant