Skip to content

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

Merged
Goooler merged 2 commits intomainfrom
renovate/com.facebook-ktfmt-0.x
Mar 18, 2026
Merged

Update dependency com.facebook:ktfmt to v0.62#1982
Goooler merged 2 commits intomainfrom
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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 17, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Goooler Goooler enabled auto-merge (squash) March 18, 2026 01:40
@Goooler Goooler merged commit a11a939 into main Mar 18, 2026
6 checks passed
@Goooler Goooler deleted the renovate/com.facebook-ktfmt-0.x branch March 18, 2026 01:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant