Skip to content

Update dependency com.facebook:ktfmt to v0.61#168

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ktfmt
Open

Update dependency com.facebook:ktfmt to v0.61#168
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ktfmt

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2025

This PR contains the following updates:

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

Release Notes

facebook/ktfmt (com.facebook:ktfmt)

v0.61

Added
  • Support for Kotlin 2.3.0 explicit backing field (#​580)
Fixed
  • Editorconfig not found for relative paths (#​582)

v0.60

Added
  • Support for else if guard conditions (#​563)
  • Explicit Kotlin import layout for the default and Google specific editorconfig files to match ktfmt's style. The same layout was already applied to the Kotlin Lang editorconfig (#​571)
  • ktfmt cli can pull formatting configs from editor config files (#​570)
  • Strip leading UTF-8 BOM before formatting so ktfmt no longer errors on files starting with a BOM (#​565)

v0.59

Fixed
  • Special format handling of multiline strings handling of first line and do not format string template expressions
  • Do not remove semicolon after an unnamed empty companion object, if it isn't the last element (#​557)

v0.58

Changed
  • Updated ShadowJar to 9.0.2 (#​555)
Fixed
  • Do not apply special format handling of multiline strings with template expressions in them (#​556)
  • Make sure that we handle nested expressions for special format handling of multiline strings

v0.57

Added
  • TrailingCommaManagementStrategy.ONLY_ADD strategy that does not remove existing trailing commas (#​461, #​512, #​514)
  • Formatting of where clauses (#​541)
  • Special format handling of multiline strings with trimMargin() and trimIndent() (#​389)
Changed
  • FormattingOptions.manageTrailingCommas was replaced with FormattingOptions.trailingCommaManagementStrategy, which also added new TrailingCommaManagementStrategy.ONLY_ADD strategy (#​461, #​512, #​514)
  • All styles managing trailing commas by default now (#​216, #​442)
Removed
  • Removed mvn build scripts
Fixed

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 force-pushed the renovate/ktfmt branch from 3d7e06f to cf192f7 Compare August 28, 2025 16:41
@renovate renovate bot changed the title Update dependency com.facebook:ktfmt to v0.57 Update dependency com.facebook:ktfmt to v0.58 Aug 28, 2025
@renovate renovate bot force-pushed the renovate/ktfmt branch from cf192f7 to 0fbffc8 Compare October 9, 2025 10:04
@renovate renovate bot changed the title Update dependency com.facebook:ktfmt to v0.58 Update dependency com.facebook:ktfmt to v0.59 Oct 14, 2025
@renovate renovate bot changed the title Update dependency com.facebook:ktfmt to v0.59 Update dependency com.facebook:ktfmt to v0.60 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/ktfmt branch 2 times, most recently from 5031d24 to d635b98 Compare December 30, 2025 20:28
@renovate renovate bot changed the title Update dependency com.facebook:ktfmt to v0.60 Update dependency com.facebook:ktfmt to v0.61 Dec 30, 2025
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.

0 participants