Skip to content

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.56 -> 0.59 age confidence

Release Notes

facebook/ktfmt (com.facebook:ktfmt)

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 f250f8e to 465c32b Compare August 31, 2025 10:23
@renovate renovate bot changed the title Update dependency com.facebook:ktfmt to v0.57 Update dependency com.facebook:ktfmt to v0.58 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/ktfmt branch 2 times, most recently from eb79925 to f909471 Compare September 11, 2025 10:15
@renovate renovate bot force-pushed the renovate/ktfmt branch 3 times, most recently from 6216f6c to fd2c31d Compare October 8, 2025 05:16
@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
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