Skip to content

Bump com.facebook:ktfmt from 0.62 to 0.63#430

Merged
MiSikora merged 2 commits into
trunkfrom
dependabot/gradle/com.facebook-ktfmt-0.63
Jun 8, 2026
Merged

Bump com.facebook:ktfmt from 0.62 to 0.63#430
MiSikora merged 2 commits into
trunkfrom
dependabot/gradle/com.facebook-ktfmt-0.63

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps com.facebook:ktfmt from 0.62 to 0.63.

Release notes

Sourced from com.facebook:ktfmt's releases.

0.63

Added

Huge thanks to all the contributors! 🎉

Full Changelog: facebook/ktfmt@v0.62...v0.63

Changelog

Sourced from com.facebook:ktfmt's changelog.

[0.63]

Added

  • Support ij_kotlin_indent_size in editorconfig. (facebook/ktfmt#604)
  • Support for lists within quoted blocks in KDoc comments (facebook/ktfmt@68fa158)
  • Fix ONLY_ADD trailing commas strategy causing lines over MAX_WIDTH length (facebook/ktfmt#610)
  • Remove forced breaking of context function types (facebook/ktfmt#613)
  • Preserve user-authored line breaks inside lambda bodies by default, rather than have ktfmt impose anything. This can be particularly useful for DSL syntax like Compose UI or Kotlin Gradle script. The behavior follows the FormattingOptions.preserveLambdaBreaks setting of the chosen style. (facebook/ktfmt#614)
  • Add a FormattingOptions.Builder API for tools to avoid breaking ABI changes with new options. (facebook/ktfmt#614)
Commits
  • 450e722 Bump version to 0.63
  • f70155a Default to preserving lambda line breaks (#614)
  • 79562cd Remove forced breaking of contextual function types (#613)
  • 9d54081 Bump postcss from 8.4.41 to 8.5.10 in /website (#615)
  • ecca503 Bump lodash from 4.17.23 to 4.18.1 in /website (#609)
  • 17ea8f2 Fix only_add trailing commas strategy causing MAX_WIDTH overflow (#610) (#611)
  • e7b6bdf Regen ktfmt.api
  • 68fa158 Support lists and nested quotes in KDoc quoted blocks
  • 9029ee5 Set up BCV (#601)
  • 3ada8c9 Update ktfmt component on FBS:master
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label Jun 2, 2026
@dependabot dependabot Bot requested a review from MiSikora as a code owner June 2, 2026 01:03
@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.facebook-ktfmt-0.63 branch from c522dbe to 6f102e0 Compare June 8, 2026 08:59
@MiSikora

MiSikora commented Jun 8, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [com.facebook:ktfmt](https://github.com/facebook/ktfmt) from 0.62 to 0.63.
- [Release notes](https://github.com/facebook/ktfmt/releases)
- [Changelog](https://github.com/facebook/ktfmt/blob/main/CHANGELOG.md)
- [Commits](facebook/ktfmt@v0.62...v0.63)

---
updated-dependencies:
- dependency-name: com.facebook:ktfmt
  dependency-version: '0.63'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.facebook-ktfmt-0.63 branch from 6f102e0 to 607920a Compare June 8, 2026 09:19
@MiSikora MiSikora merged commit 14f879d into trunk Jun 8, 2026
5 checks passed
@MiSikora MiSikora deleted the dependabot/gradle/com.facebook-ktfmt-0.63 branch June 8, 2026 09:28
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