Skip to content

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.16.1 to 3.17.0 in /codegen in the gradle group - #754

Merged
jonathan343 merged 1 commit into
developfrom
dependabot/gradle/codegen/gradle-d62b221429
Jul 29, 2026
Merged

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.16.1 to 3.17.0 in /codegen in the gradle group#754
jonathan343 merged 1 commit into
developfrom
dependabot/gradle/codegen/gradle-d62b221429

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gradle group in /codegen with 1 update: com.autonomousapps:dependency-analysis-gradle-plugin.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle group in /codegen with 1 update: [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin).


Updates `com.autonomousapps:dependency-analysis-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
  dependency-group: gradle
...

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 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 29, 2026 11:32
@jonathan343
jonathan343 merged commit b653688 into develop Jul 29, 2026
9 checks passed
@jonathan343
jonathan343 deleted the dependabot/gradle/codegen/gradle-d62b221429 branch July 29, 2026 14:22
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