Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
com.facebook:ktfmt 0.56 -> 0.58 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/ktfmt (com.facebook:ktfmt)

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 - "after 5pm on the 2nd day of the month" (UTC), 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 label Oct 2, 2025
@zml2008 zml2008 self-assigned this Oct 7, 2025
@zml2008 zml2008 added this to the 4.3.0 milestone Oct 7, 2025
Copy link
Contributor Author

renovate bot commented Oct 7, 2025

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.

@zml2008 zml2008 enabled auto-merge October 7, 2025 20:56
@zml2008 zml2008 added this pull request to the merge queue Oct 7, 2025
Merged via the queue into trunk with commit 4738916 Oct 7, 2025
3 checks passed
@zml2008 zml2008 deleted the renovate/ktfmt branch October 7, 2025 21:03
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