Skip to content

Bump com.autonomousapps.dependency-analysis from 3.5.1 to 3.6.1#2014

Merged
SessionHero01 merged 1 commit intodevfrom
dependabot/gradle/dev/com.autonomousapps.dependency-analysis-3.6.1
Mar 2, 2026
Merged

Bump com.autonomousapps.dependency-analysis from 3.5.1 to 3.6.1#2014
SessionHero01 merged 1 commit intodevfrom
dependabot/gradle/dev/com.autonomousapps.dependency-analysis-3.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps com.autonomousapps.dependency-analysis from 3.5.1 to 3.6.1.

Changelog

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

Version 3.6.1

  • [Fix]: use compilation.disambiguatedName for crafting the task suffix.

Version 3.6.0

  • [Breaking]: min version of Android Gradle Plugin (AGP) is now 8.10.0.
  • [Feat]: support KMP projects with JVM targets.
  • [Feat]: support KMP projects with Android targets.
  • [Feat]: update console report to be more idiomatic for KMP.
  • [Feat]: implement ABI inclusions filter.
  • [Feat]: add lifecycle resolveExternalDependencies task.
  • [Fix]: improve Class.forName handling.
  • [Fix]: remove dependency to javax.inject.
  • [Fix]: potential resource leak in JarExploder.
  • [Fix]: duplicate class detection for annotations.
  • [Fix]: use latest-kotlin editor.
  • [Refactor]: move two public types to an internal package to exclude from published api, and exclude the com.autonomousapps.model.internal package from the published api.
  • [Refactor]: moved a lot of task-registration code into AbstractDependencyAnalyzer.
  • [Docs]: add link to maven-hijack blog post.
Commits
  • 275073d chore: prepare for release 3.6.1.
  • 7170f03 feat(testkit): kotlin.jvm is above kotlin.anroidLibrary.
  • aabc4bb test: cover jvm + androidLibrary case for KMP modules.
  • 18878e8 refactor: use specific type.
  • 60eff47 fix: use compilation.disambiguatedName for crafting the task suffix.
  • a602e64 chore: prepare next development version.
  • bb3ae44 chore: prepare for release 3.6.0.
  • 2f8ba31 chore: add unused ListSourceFilesTask as an exemplar for interaction with KMP...
  • 9fe60a6 test: run the kmp functional tests in CI.
  • 7570750 test: support Android KMP lib functional tests, and add one.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 2, 2026
@SessionHero01 SessionHero01 enabled auto-merge (squash) March 2, 2026 02:25
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 3.5.1 to 3.6.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.5.1...v3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/com.autonomousapps.dependency-analysis-3.6.1 branch from 9d83dcd to e1254e9 Compare March 2, 2026 02:34
@SessionHero01 SessionHero01 merged commit ae470e1 into dev Mar 2, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev/com.autonomousapps.dependency-analysis-3.6.1 branch March 2, 2026 02:44
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