Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

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

Updates com.autonomousapps:dependency-analysis-gradle-plugin from 3.1.0 to 3.2.0

Changelog

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

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
Commits
  • f2d38c8 chore: prepare for release 3.2.0.
  • 3558e2f chore(testkit): prepare next development version of testkit-plugin.
  • b94c1ba chore(testkit): prepare for testkit-plugin release 0.17.
  • 31aca91 chore(testkit): prepare next development version of testkit-support.
  • 54b7b36 chore(testkit): prepare for testkit-support release 0.21.
  • dcb6b06 chore(graph-support): prepare for graph-support release 0.9.0.
  • 9f7c2b0 chore: use double quotes for consistency.
  • 0d512de fix: update Kotlin metadata to 2.2.20 for Kotlin 2.3 support (#1569)
  • 5fdaa2d fix: consider suspend function return types with type parameters (#1553)
  • 1e4220a chore: always publish build scans on CI (#1572)
  • 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 <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.1.0 to 3.2.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2025 11:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 22, 2025
@jonathan343 jonathan343 merged commit 16cb86a into develop Oct 22, 2025
5 checks passed
@jonathan343 jonathan343 deleted the dependabot/gradle/codegen/gradle-07b1684151 branch October 22, 2025 14:16
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