Skip to content

Bump com.diffplug.spotless from 8.7.0 to 8.8.0 in /lib/kotlin - #3699

Merged
jimexist merged 1 commit into
masterfrom
dependabot/gradle/lib/kotlin/com.diffplug.spotless-8.8.0
Aug 1, 2026
Merged

Bump com.diffplug.spotless from 8.7.0 to 8.8.0 in /lib/kotlin#3699
jimexist merged 1 commit into
masterfrom
dependabot/gradle/lib/kotlin/com.diffplug.spotless-8.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.diffplug.spotless from 8.7.0 to 8.8.0.

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.diffplug.spotless from 8.7.0 to 8.8.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-version: 8.8.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 Aug 1, 2026
@dependabot
dependabot Bot requested review from fishy and jimexist as code owners August 1, 2026 06:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2026
@jimexist
jimexist requested a review from Copilot August 1, 2026 14:20
@jimexist
jimexist merged commit a131700 into master Aug 1, 2026
94 of 95 checks passed
@jimexist
jimexist deleted the dependabot/gradle/lib/kotlin/com.diffplug.spotless-8.8.0 branch August 1, 2026 14:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Gradle Spotless plugin version used by Thrift’s Gradle build configuration, but the PR metadata indicates the change is for /lib/kotlin while the diff updates /lib/java.

Changes:

  • Bump com.diffplug.spotless Gradle plugin from 8.7.0 to 8.8.0.
  • Apply the version bump in lib/java/build.gradle (not Kotlin).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/java/build.gradle
id 'com.github.johnrengelman.shadow' version '8.1.1'
id "com.github.spotbugs" version "5.2.5"
id "com.diffplug.spotless" version "8.7.0"
id "com.diffplug.spotless" version "8.8.0"
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.

2 participants