8000 ktfmt 0.55 by BrewTestBot · Pull Request #224310 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]

Skip to content

ktfmt 0.55 #224310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged

ktfmt 0.55 #224310

merged 2 commits into from
May 26, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Added
- Support guard conditions (https://github.com/facebook/ktfmt/issues/530, https://github.com/facebook/ktfmt/pull/537) – @ZacSweers 
- `--version` option in CLI (https://github.com/facebook/ktfmt/issues/534) – @hick209

Changed

Fixed

Full Changelog: facebook/ktfmt@v0.54...v0.55

Huge thanks to all the contributors! 🎉

View the full release notes at https://github.com/facebook/ktfmt/releases/tag/v0.55.


@github-actions github-actions bot added java Java use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 21, 2025
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label May 22, 2025
@chenrui333
Copy link
Member
[ERROR] Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:2.2.0-Beta2:compile (compile) on project ktfmt: Compilation failure: Compilation failure: 
[ERROR] file:///private/tmp/ktfmt-20250522-8790-9o5v31/ktfmt-0.55/core/src/main/java/com/facebook/ktfmt/cli/ParsedArgs.kt:21:32 Unresolved reference 'Ktfmt'.
[ERROR] file:///private/tmp/ktfmt-20250522-8790-9o5v31/ktfmt-0.55/core/src/main/java/com/facebook/ktfmt/cli/ParsedArgs.kt:112:57 Unresolved reference 'Ktfmt'.
[ERROR] file:///private/tmp/ktfmt-20250522-8790-9o5v31/ktfmt-0.55/core/src/main/java/com/facebook/ktfmt/format/KotlinInputAstVisitor.kt:1703:29 Overload resolution ambiguity between candidates:
[ERROR] fun KtContextReceiverList.listToVisit(): List<KtElement>
[ERROR] fun KtContextReceiverList.listToVisit(): List<KtElement>
[ERROR] file:///private/tmp/ktfmt-20250522-8790-9o5v31/ktfmt-0.55/core/src/main/java/com/facebook/ktfmt/util/kotlin-2.1/CompatibilityUtils.kt:24:1 Conflicting overloads:
[ERROR] fun KtContextReceiverList.listToVisit(): List<KtElement>
[ERROR] file:///private/tmp/ktfmt-20250522-8790-9o5v31/ktfmt-0.55/core/src/main/java/com/facebook/ktfmt/util/kotlin-2.2/CompatibilityUtils.kt:24:1 Conflicting overloads:
[ERROR] fun KtContextReceiverList.listToVisit(): List<KtElement>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :ktfmt

@chenrui333 chenrui333 added the build failure CI fails while building the software label May 23, 2025
@chenrui333 chenrui333 force-pushed the bump-ktfmt-0.55 branch 2 times, most recently from d3faf79 to 0f5abfc Compare May 26, 2025 00:23
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels May 26, 2025
@chenrui333 chenrui333 force-pushed the bump-ktfmt-0.55 branch 3 times, most recently from 894fff5 to 6662a42 Compare May 26, 2025 01:34
ktfmt: switch to gradle build

Signed-off-by: Rui Chen <rui@chenrui.dev>

ktfmt: use openjdk@17

Signed-off-by: Rui Chen <rui@chenrui.dev>
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 26, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 26, 2025 02:19
@BrewTestBot BrewTestBot added this pull request to the merge queue May 26, 2025
Merged via the queue into master with commit de44cd9 May 26, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-ktfmt-0.55 branch May 26, 2025 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. java Java use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0