Skip to content

deps(deps): bump org.jlleitschuh.gradle.ktlint from 14.0.1 to 14.2.0#594

Merged
rustyrazorblade merged 1 commit intomainfrom
dependabot/gradle/org.jlleitschuh.gradle.ktlint-14.2.0
Mar 26, 2026
Merged

deps(deps): bump org.jlleitschuh.gradle.ktlint from 14.0.1 to 14.2.0#594
rustyrazorblade merged 1 commit intomainfrom
dependabot/gradle/org.jlleitschuh.gradle.ktlint-14.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps org.jlleitschuh.gradle.ktlint from 14.0.1 to 14.2.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 org.jlleitschuh.gradle.ktlint from 14.0.1 to 14.2.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@claude
Copy link
Copy Markdown

claude bot commented Mar 23, 2026

PR Review: ktlint Plugin Bump 14.0.1 to 14.2.0

This is a clean, minimal dependabot bump of the org.jlleitschuh.gradle.ktlint Gradle plugin.

Change Summary

  • Single-line version change in gradle/libs.versions.toml
  • Minor version bump (14.0.1 to 14.2.0), not a major version change

Considerations

Potential new lint rules: Minor version bumps in the ktlint plugin can introduce new default lint rules. If any new rules are enabled, existing code may fail ktlintCheck. Worth confirming CI is green before merging.

Configuration cache: Per the project CLAUDE.md, modifying ktlint-related configuration may require clearing the Gradle configuration cache (rm -rf .gradle/configuration-cache) if unexpected behavior is observed locally after merging.

Note for maintainers: The ktlint plugin version does not directly correspond to the underlying ktlint tool version. Check the 14.2.0 release notes to see if ktlint itself was bumped, which would affect which lint rules fire.

Verdict

Low-risk dependency update. Safe to merge if CI is green.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage

Total Project Coverage 67.52%

@rustyrazorblade rustyrazorblade merged commit 8f9272d into main Mar 26, 2026
3 checks passed
@rustyrazorblade rustyrazorblade deleted the dependabot/gradle/org.jlleitschuh.gradle.ktlint-14.2.0 branch March 26, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant