Skip to content

Update dependency com.facebook:ktfmt to v0.62#487

Merged
JakeWharton merged 2 commits intotrunkfrom
renovate/com.facebook-ktfmt-0.x
Mar 17, 2026
Merged

Update dependency com.facebook:ktfmt to v0.62#487
JakeWharton merged 2 commits intotrunkfrom
renovate/com.facebook-ktfmt-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
com.facebook:ktfmt 0.610.62 age confidence

Release Notes

facebook/ktfmt (com.facebook:ktfmt)

v0.62

Added
  • Support ij_kotlin_continuation_indent_size in editorconfig.
  • Add --quiet flag to suppress per-file formatting status output.
Fixed
  • Compatibility with Kotlin compiler v2.3.20 (CONTEXT_RECEIVER_LIST renamed to CONTEXT_PARAMETER_LIST, K1 API opt-in for KotlinCoreEnvironment.createForProduction) (#​605)
  • Dot-qualified scoping functions (e.g., scope.launch { }) now format as block-like expressions, consistent with non-qualified calls (GH#205)
  • Backtick-escaped full-path imports are no longer incorrectly removed as unused (#​532)
  • Single-line comments in if expressions are now correctly indented (#​591)
  • Idea Plugin not applying custom trailing commas management strategy (#​593)
  • Comments between a multiline string and .trimMargin()/.trimIndent() are no longer deleted during formatting (#​597)
  • Blank lines before lists and blockquotes in KDoc comments are now preserved (#​561)
  • maxCommentWidth now defaults to maxLineWidth instead of being capped at 72, so KDoc comments respect the configured line width (#​594)
  • Block comment formatting inside of lambda expressions (#​602)
  • Fenced code blocks inside KDoc list items are no longer erroneously reflowed into a single line (#​572)
  • Comments before &&/|| operators in chained binary expressions no longer strand the operator on its own line (#​527)
  • Lambda bodies in when branches no longer get extra indentation with Meta style (#​222)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@JakeWharton JakeWharton enabled auto-merge (squash) March 17, 2026 19:36
@JakeWharton JakeWharton merged commit 5d9ee75 into trunk Mar 17, 2026
1 check passed
@JakeWharton JakeWharton deleted the renovate/com.facebook-ktfmt-0.x branch March 17, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant