Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps ktfmt from 0.37 to 0.39.

Release notes

Sourced from ktfmt's releases.

0.39

Changes:

0.38

Changes:

Commits
  • ea81882 Bump version to 0.39
  • 5f7b063 Handle escaped markdown characters in KDoc
  • 0b5d3d1 Format .kts files with ktfmt
  • 4a0c2d4 Prevent adjacent unary operators from merging (#328)
  • d71487b Support shebang for KTS files
  • e40bc15 Bump version to 0.39-SNAPSHOT
  • 9bfe60c Bump version to 0.38
  • 44bf14c For --google_style, break between ( and long condition expressions (#325)
  • 24e6942 Fix breaking before is keyword causing illegal code
  • c0e6243 Add line breaks to lambdas after broken function arguments
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 20, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/com.facebook-ktfmt-0.39 branch from 8d9d8ae to ef68c19 Compare June 30, 2022 02:12
Bumps [ktfmt](https://github.com/facebookincubator/ktfmt) from 0.37 to 0.39.
- [Release notes](https://github.com/facebookincubator/ktfmt/releases)
- [Commits](facebook/ktfmt@v0.37...v0.39)

---
updated-dependencies:
- dependency-name: com.facebook:ktfmt
  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.39 branch from ef68c19 to e0286ee Compare June 30, 2022 19:48
@nedtwigg nedtwigg enabled auto-merge June 30, 2022 20:12
@nedtwigg nedtwigg merged commit 7ad0c55 into main Jun 30, 2022
@nedtwigg nedtwigg deleted the dependabot/gradle/com.facebook-ktfmt-0.39 branch June 30, 2022 20:29
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants