Skip to content

build(deps): Bump com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.0 - #24

Merged
k163377 merged 3 commits into
mainfrom
dependabot/gradle/com.ncorti.ktfmt.gradle-0.27.0
Aug 8, 2026
Merged

build(deps): Bump com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.0#24
k163377 merged 3 commits into
mainfrom
dependabot/gradle/com.ncorti.ktfmt.gradle-0.27.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 7, 2026
Bumps com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.0.

---
updated-dependencies:
- dependency-name: com.ncorti.ktfmt.gradle
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@k163377
k163377 force-pushed the dependabot/gradle/com.ncorti.ktfmt.gradle-0.27.0 branch from 1d4a5c5 to 83be6ee Compare August 8, 2026 01:25
k163377 and others added 2 commits August 8, 2026 10:54
ktfmt はプロジェクト毎にタスクを登録するため、ルートを指定した :ktfmtFormat /
:ktfmtCheck の対象はルート直下の *.kts に限られ、独立したビルドである
integration-test はどちらの経路にも入らなかった。

ルートのタスクを集約点として各サブプロジェクトへ束ね、さらに ktfmtFormat からは
ラッパー経由の別プロセスとして integration-test の ktfmtFormat を起動する。
仕上げの整形はリポジトリルートでの 1 コマンドで完結する。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@k163377
k163377 force-pushed the dependabot/gradle/com.ncorti.ktfmt.gradle-0.27.0 branch from 83be6ee to e77dfa4 Compare August 8, 2026 02:06
@k163377
k163377 merged commit 5ba4782 into main Aug 8, 2026
12 checks passed
@k163377
k163377 deleted the dependabot/gradle/com.ncorti.ktfmt.gradle-0.27.0 branch August 8, 2026 02:39
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