Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

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

Updates com.diffplug.spotless:spotless-plugin-gradle from 8.8.0 to 8.9.0

Release notes

Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.

Gradle Plugin v8.9.0

Added

Fixed

  • Prevent parallel Gradle input fingerprinting from failing when toggleOffOn() wraps a slow lazy formatter step with no matching target files. (#2994)

Changes

  • Bump default greclipse version to latest 4.39 -> 4.40. (#2989)
  • Bump default tabletest-formatter version 1.1.1 -> 1.1.2.
Commits
  • cbd01c4 Published gradle/8.9.0
  • c724e70 Published lib/4.9.0
  • 793638d Replace de.atextor:turtle-formatter with cool.rdf:cool-rdf-formatter (#2995)
  • 3cb7227 Note Java 25+ requirement for RDF formatter; tidy changelogs
  • fd9eb96 Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatter
  • d407109 Add support for prince-of-space Java formatter (#2991)
  • cb64859 Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatter
  • f88db43 Bump tabletest-formatter to 1.1.2 (#3001)
  • ec7db39 Bump tabletest-formatter to 1.1.2
  • a0e59b6 Remove the round of tests for JRE 25 (breaks elsewhere)
  • Additional commits viewable in compare view

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

Changelog

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

Version 3.18.0

  • [feat]: isolate usage of "kotlin-metadata-jvm" to workers and downgrade Kotlin version used by the plugin.
  • [feat]: allow to exclude ABI by source path.
  • [fix]: GraphViewTask's inputs are inputs, not internal details.
  • [fix]: make GraphViewTask sensitive to new transitive project edges.
  • [fix]: disable caching for ArtifactsReportTask.
  • [fix]: Don't fail IDEA sync when registering InMemoryCache with a task.
  • [chore]: update kotlin-editor-relocated to 0.25.0.
  • [chore]: update gradle-script-grammar to 0.7.
  • [chore]: use Gradle 9.6.1.
  • [docs]: add 'troubleshooting' section to README with discussion of the "kotlin-metadata-jvm" issue.
  • [maintenance]: resolve Gradle deprecations.
  • [test]: the usual gradle flags should be set for all tests (in particular, org.gradle.caching=true).
Commits
  • 655acfe chore: prepare for release 0.18.0.
  • 2b46490 chore(variant-artifacts): prepare for variant-artifacts release 0.7.0.
  • 45523bd chore: update kotlin-editor-relocated to 0.25.0.
  • 05c3420 chore: update gradle-script-grammar to 0.7.
  • c92e9a5 fix: GraphViewTask's inputs are inputs, not internal details.
  • 2551fb5 test: refactor tests slightly.
  • b6f062b fix: disable caching for ArtifactsReportTask.
  • e72429e test: remove unnecessary '--no-build-cache' from test.
  • a8a8bde feat: allow to exclude ABI by source path
  • 22dcdfe docs: update kotlin-editor RELEASING guide.
  • 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: [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) and [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin).


Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.8.0 to 8.9.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/8.8.0...gradle/8.9.0)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.17.0 to 3.18.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.17.0...v3.18.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.18.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 Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 11:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 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