Skip to content

Bump com.autonomousapps.dependency-analysis from 1.32.0 to 3.4.1#8896

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.4.1
Closed

Bump com.autonomousapps.dependency-analysis from 1.32.0 to 3.4.1#8896
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps com.autonomousapps.dependency-analysis from 1.32.0 to 3.4.1.

Changelog

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

Version 3.4.1

  • [Fix]: find runtime graph for debugAndroidTest sources.

Version 3.4.0

  • [Fix]: InferredCapability merging logic should use 'or', not 'and'.
  • [Fix]: Improve IP safety of GlobalDslService.
  • [Fix]: for builds with Gradle 9.1.0+, get the buildPath from the Gradle instance.
  • [Chore]: update to Gradle 9.1.0 (from 9.0.0).

Version 3.3.0

  • [Feat]: detect reflective access using Class.forName().

Version 3.2.0

  • [Feat]: don't drop transitive runtime dependencies when removing 'unused' dependencies. See the PR description for more information.
  • [Fix]: consider suspend function return types with type parameters.
  • [Fix]: consider imports when computing usage of typealiases.
  • [Fix]: annotation processors are not blank strings.
  • [Fix]: update Kotlin metadata to 2.2.20 for Kotlin 2.3 support.
  • [Chore]: always publish build scans on CI. Optionally publish them locally.

To publish build scans, add the following, as indicated:

# ~/.gradle/gradle.properties
dependency.analysis.scans.publish=true

Version 3.1.0

  • [Fix] Updated asm to 9.9 (and use latest asm-relocated) for Java 25 support.
  • [Fix]: Test fixtures in a Spring Boot project are allowed to have testFixturesApi dependencies.
  • [Test]: run tests against Gradle 9.1.0.

Version 3.0.4

  • [Fix] Remove auto-applied kotlin-stdlib for Gradle 8.11 support.

Version 3.0.3

  • [Fix]: compare versions via VersionNumber, not raw strings.
  • [Fix] Forcibly downgrade kotlin-stdlib to 2.0.21 for Gradle 8.11 support.

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

... (truncated)

Commits
  • c99ca9a chore: prepare for release 3.4.1.
  • 26bbb99 fix: find runtime graph for debugAndroidTest.
  • 22a08bf chore: prepare next development version.
  • 95ce05b chore: prepare for release 3.4.0.
  • d0ee602 fix: for builds with Gradle 9.1.0+, get the buildPath from the Gradle instance.
  • 72d287c chore: update to Gradle 9.1.0 (from 9.0.0).
  • cf1a873 fix: Improve IP safety of GlobalDslService (#1584)
  • 901f882 fix: InferredCapability merging logic should use 'or', not 'and'.
  • a2554a2 chore: prepare next development version.
  • c94d94d chore: prepare for release 3.3.0.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2025
@dependabot dependabot bot requested a review from mandy-chessell as a code owner November 1, 2025 03:03
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Nov 1, 2025
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.32.0 to 3.4.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.32.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.autonomousapps.dependency-analysis-3.4.1 branch from 203abd9 to 79810ed Compare November 15, 2025 14:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #8912.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.4.1 branch December 1, 2025 03:02
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.

0 participants