Skip to content

feat(napi/parser): add convert_span_utf16 option#8983

Merged
graphite-app[bot] merged 1 commit intomainfrom
feat-napi-parser-utf16
Feb 11, 2025
Merged

feat(napi/parser): add convert_span_utf16 option#8983
graphite-app[bot] merged 1 commit intomainfrom
feat-napi-parser-utf16

Conversation

@hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Feb 9, 2025

For starter, I added opt-in convert_span_utf16 for napi/parser level option, so rolldown-vite can start to battle test estree output.

@github-actions github-actions bot added the C-enhancement Category - New feature or request label Feb 9, 2025
Copy link
Contributor Author

hi-ogawa commented Feb 9, 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.

@hi-ogawa hi-ogawa force-pushed the feat-napi-parser-utf16 branch from 918100d to a24cfab Compare February 11, 2025 01:20
@hi-ogawa hi-ogawa marked this pull request as ready for review February 11, 2025 01:31
Copy link
Member

@Boshen Boshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually this should be an estree option. With proper documentation regarding its performance characteristics.

At present we should document it as for internal use only.

@Boshen Boshen requested a review from overlookmotel February 11, 2025 01:56
@hi-ogawa hi-ogawa force-pushed the feat-napi-parser-utf16 branch 2 times, most recently from a2fcb7c to 53fc349 Compare February 11, 2025 05:22
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Feb 11, 2025
Copy link
Member

Boshen commented Feb 11, 2025

Merge activity

  • Feb 11, 1:21 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 11, 1:21 AM EST: A user added this pull request to the Graphite merge queue.
  • Feb 11, 1:26 AM EST: A user merged this pull request with the Graphite merge queue.

For starter, I added opt-in `convert_span_utf16` for `napi/parser` level option, so rolldown-vite can start to battle test estree output.
@graphite-app graphite-app bot force-pushed the feat-napi-parser-utf16 branch from 53fc349 to 81c81a7 Compare February 11, 2025 06:21
@graphite-app graphite-app bot merged commit 81c81a7 into main Feb 11, 2025
15 checks passed
@graphite-app graphite-app bot deleted the feat-napi-parser-utf16 branch February 11, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants