Skip to content

Bump the gradle group in /codegen with 2 updates - #788

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/codegen/gradle-ee65bcd8e5
Open

Bump the gradle group in /codegen with 2 updates#788
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/codegen/gradle-ee65bcd8e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle group in /codegen with 2 updates: gradle-wrapper and com.autonomousapps:dependency-analysis-gradle-plugin.

Updates gradle-wrapper from 9.7.0 to 9.7.1

Release notes

Sourced from gradle-wrapper's releases.

9.7.1

The Gradle team is excited to announce Gradle 9.7.1.

This is a patch release for 9.7.0. We recommend using 9.7.1 instead of 9.7.0.

Here are the highlights of 9.7.0 release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • Resilient Sync helps you fix broken builds
  • More source locations in problem reports

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Aman Gautam, Aman Kumar, Anton Dubrouski, Aurimas, gbhavya07, Josh Friend, nicklauslittle-gov, Pragati, project516, Qin Mi, Ravi, sk-reddy17, Suvrat Acharya, Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.7.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

Commits

Updates com.autonomousapps:dependency-analysis-gradle-plugin from 3.18.0 to 3.19.1

Release notes

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

3.19.1

  • [fix]: an 'analyzable class file' should have non-zero length.

3.19.0

  • [feat]: ':printDuplicateDependencies' will now store the console output in a file on disk.
  • [fix]: incorrect Android-variant configuration advice.
  • [fix]: merge binary classes from all jar artifacts when building map.
  • [fix]: track component identifiers as input to tasks that write them to output.
  • [fix]: handle mixed source sets better.
  • [fix]: make ArtifactsReportTask cacheable again.
  • [fix]: simplify kotlin-metadata-jvm runtime handling.
  • [refactor]: use non-deprecated API in KMP analysis.
  • [refactor]: add ExpensiveJar type to hold BinaryClasses, removing them from ExplodedJar.
  • [test]: add test to ensure cache correctness.
  • [maintenance]: build with (and test against) Gradle 9.7.1 and KGP 2.4.0.
  • [maintenance]: update (and test against) AGP 9.3.1.
  • [security]: (GH actions) add 'persist-credentials: false' and disable all permissions by default.
  • [docs]: update issue templates and add a PR template.
  • [docs]: add GH workflow for creating GH releases.
  • [chore]: do not skip metadata version check.
  • [chore]: enable feature preview: NO_IMPLICIT_LOOKUP_IN_PARENT_PROJECTS.
  • [chore]: update dependency org.apache.groovy:groovy to v4.0.33.
  • [chore]: update dependency com.android.tools.metalava:metalava to v1.0.0-alpha15.
  • [chore]: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4.
  • [chore]: update dependency org.jspecify:jspecify to v1.0.1.
  • [chore]: update dependency org.junit:junit-bom to v5.14.4.
  • [chore]: update Develocity to latest.
  • [chore]: configure Renovate.
  • [chore]: add 'setup-testlens' action to CI workflow.
Changelog

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

Version 3.19.1

  • [fix]: an 'analyzable class file' should have non-zero length.

Version 3.19.0

  • [feat]: ':printDuplicateDependencies' will now store the console output in a file on disk.
  • [fix]: incorrect Android-variant configuration advice.
  • [fix]: merge binary classes from all jar artifacts when building map.
  • [fix]: track component identifiers as input to tasks that write them to output.
  • [fix]: handle mixed source sets better.
  • [fix]: make ArtifactsReportTask cacheable again.
  • [fix]: simplify kotlin-metadata-jvm runtime handling.
  • [refactor]: use non-deprecated API in KMP analysis.
  • [refactor]: add ExpensiveJar type to hold BinaryClasses, removing them from ExplodedJar.
  • [test]: add test to ensure cache correctness.
  • [maintenance]: build with (and test against) Gradle 9.7.1 and KGP 2.4.0.
  • [maintenance]: update (and test against) AGP 9.3.1.
  • [security]: (GH actions) add 'persist-credentials: false' and disable all permissions by default.
  • [docs]: update issue templates and add a PR template.
  • [docs]: add GH workflow for creating GH releases.
  • [chore]: do not skip metadata version check.
  • [chore]: enable feature preview: NO_IMPLICIT_LOOKUP_IN_PARENT_PROJECTS.
  • [chore]: update dependency org.apache.groovy:groovy to v4.0.33.
  • [chore]: update dependency com.android.tools.metalava:metalava to v1.0.0-alpha15.
  • [chore]: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4.
  • [chore]: update dependency org.jspecify:jspecify to v1.0.1.
  • [chore]: update dependency org.junit:junit-bom to v5.14.4.
  • [chore]: update Develocity to latest.
  • [chore]: configure Renovate.
  • [chore]: add 'setup-testlens' action to CI workflow.
Commits
  • 06d20da chore: prepare for release 3.19.1.
  • a064fe1 fix: an 'analyzable class file' should have non-zero length.
  • 8ca79e0 docs: revert manual trigger for release workflow (meaningless).
  • 08e45ca test: tell 'test' workflow to ignore changes to other workflow files.
  • 211ad21 docs: allow 'create-release' workflow to run manually.
  • 9773ae5 docs: fix GH 'create-release' action.
  • ab85666 chore: prepare next development version.
  • d8f37f7 chore: prepare for release 3.19.0.
  • 6d83153 chore(testkit-plugin): prepare next development version of testkit-plugin.
  • a05095b chore(testkit-plugin): prepare for testkit-plugin release 0.20.
  • Additional commits viewable in compare view

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 2 updates: [gradle-wrapper](https://github.com/gradle/gradle) and [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin).


Updates `gradle-wrapper` from 9.7.0 to 9.7.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.7.0...v9.7.1)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.18.0 to 3.19.1
- [Release notes](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/releases)
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.18.0...v3.19.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.19.1
  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 Sep 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 2, 2026 11:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 2, 2026
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