Skip to content

Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.16.1 to 3.17.0 - #16274

Merged
koppor merged 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps-dependency-analysis-gradle-plugin-3.17.0
Jul 17, 2026
Merged

Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.16.1 to 3.17.0#16274
koppor merged 1 commit into
mainfrom
dependabot/gradle/com.autonomousapps-dependency-analysis-gradle-plugin-3.17.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.autonomousapps:dependency-analysis-gradle-plugin from 3.16.1 to 3.17.0.

Changelog

Sourced from com.autonomousapps:dependency-analysis-gradle-plugin's changelog.

Version 3.17.0

  • [feat]: support KMP with 'fixDependencies' (RewriteTask) in Kotlin DSL only.
  • [feat]: add DSL option for binary-compatibility check. It now defaults to 'false'. This is a breaking behavioral change.
  • [fix]: close leaked ZipFile objects.
  • [fix]: use Iterator.remove() to remove changes in Android project analysis.
  • [performance]: reduce memory usage when not opting-in to the binary-compatibility check.
  • [refactor]: limit use of T.toJson(). Prefer bufferedWriteJson().
Commits
  • 4972088 chore: prepare for release 3.17.0.
  • 44ff545 chore: update API (additive change).
  • 04bdac1 refactor: minor cleanup in GradleTestKitSupportExtension.
  • 5035bb9 refactor: limit use of T.toJson(). Prefer bufferedWriteJson().
  • 5797fcb refactor: delete unused functions.
  • 8885bed refactor: make all json outputs compressable (false by default).
  • 1eb8329 refactor: use standard functions for capitalizing and uncapitalizing.
  • 2f9ed54 fix: use Iterator.remove() to remove changes
  • b324797 fix: exit early if attempting to rewrite a Groovy DSL script in a KMP project.
  • 3ded1c1 feat!: add DSL option for binary-compatibility check. It now defaults to 'fal...
  • 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-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 3.16.1 to 3.17.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.16.1...v3.17.0)

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

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 Jul 17, 2026
@koppor
koppor enabled auto-merge July 17, 2026 14:43
@koppor
koppor added this pull request to the merge queue Jul 17, 2026
@github-actions github-actions Bot added the status: to-be-merged PRs which are accepted and should go into the merge-queue. label Jul 17, 2026
Merged via the queue into main with commit 1347874 Jul 17, 2026
71 of 79 checks passed
@koppor
koppor deleted the dependabot/gradle/com.autonomousapps-dependency-analysis-gradle-plugin-3.17.0 branch July 17, 2026 15:17
Siedlerchr added a commit that referenced this pull request Jul 17, 2026
* upstream/main:
  Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin (#16276)
  Chore(deps): Bump com.gradleup.shadow:shadow-gradle-plugin (#16275)
  Chore(deps): Bump com.gradleup.shadow:shadow-gradle-plugin (#16277)
  Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin (#16274)
  Render AI summaries with MarkdownTextFlow instead of WebView (#16189)
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 status: to-be-merged PRs which are accepted and should go into the merge-queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants