Skip to content

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Oct 21, 2025

Preparation for #14836

Copy link
Member Author

leaysgur commented Oct 21, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Oct 21, 2025
@leaysgur leaysgur requested a review from Dunqing October 21, 2025 07:08
@camc314
Copy link
Contributor

camc314 commented Oct 21, 2025

@leaysgur on an unrelated note, i wonder whether we should unify the ignore builders between linter/formatter for consistency?

@leaysgur
Copy link
Member Author

After discussion: Ultimately agree, but it doesn't have to be right now. 👀

@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label Oct 21, 2025
Copy link
Member Author

leaysgur commented Oct 21, 2025

Merge activity

@leaysgur
Copy link
Member Author

@Dunqing Before the release, I'll merge this stack...!

@graphite-app graphite-app bot force-pushed the 10-21-feat_oxfmt_search_both_.json_and_.jsonc_config_file branch from 5e9bee9 to 6dfcd80 Compare October 21, 2025 09:32
@graphite-app graphite-app bot force-pushed the 10-21-refactor_oxfmt_use_custom_ignore_builder branch from 7ede456 to 6fa7420 Compare October 21, 2025 09:33
Base automatically changed from 10-21-feat_oxfmt_search_both_.json_and_.jsonc_config_file to main October 21, 2025 09:40
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 21, 2025
@graphite-app graphite-app bot merged commit 6fa7420 into main Oct 21, 2025
19 checks passed
@graphite-app graphite-app bot deleted the 10-21-refactor_oxfmt_use_custom_ignore_builder branch October 21, 2025 09:41
@Boshen Boshen mentioned this pull request Oct 21, 2025
graphite-app bot pushed a commit that referenced this pull request Oct 21, 2025
## [0.7.0] - 2025-10-21

### 🚀 Features

- 6dfcd80 oxfmt: Search both .json and .jsonc config file (#14848) (leaysgur)
- aa024d9 formatter: Wrap parenthesis for `AssignmentExpression` that are inside `ComputedMemberExpression` (#14834) (Dunqing)

### 🐛 Bug Fixes

- 88fb768 formatter: Correct handling of ignore comment for `TSUnionType` and `TSMappedType` (#14824) (Dunqing)
- f7727c7 formatter: Ignore comment doesn't work for the expression statement (#14817) (Dunqing)
- 7a420a1 oxfmt: Handle `.d.ts` file correctly (#14835) (leaysgur)

### 🚜 Refactor

- 6fa7420 oxfmt: Use custom ignore builder (#14850) (leaysgur)
- 9d914a3 formatter: Improve comments handling (#14816) (Dunqing)
- f52863d formatter: Improve handling of type cast node (#14815) (Dunqing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants