Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jul 3, 2025

Fix #11950.

Remove parseSyncRaw, parseAsyncRaw, and getBufferOffset from TS type defs. They're not actually exported from the package.

@github-actions github-actions bot added the C-bug Category - Bug label Jul 3, 2025
Copy link
Member Author


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.

@overlookmotel overlookmotel marked this pull request as ready for review July 3, 2025 10:23
@overlookmotel overlookmotel requested a review from Boshen July 3, 2025 11:28
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 3, 2025
Copy link
Member

Boshen commented Jul 3, 2025

Merge activity

Fix #11950.

Remove `parseSyncRaw`, `parseAsyncRaw`, and `getBufferOffset` from TS type defs. They're not actually exported from the package.
@graphite-app graphite-app bot force-pushed the 07-03-fix_napi_parser_remove_non-existent_methods_from_ts_type_defs branch from eb968b2 to a3641d2 Compare July 3, 2025 13:13
@graphite-app graphite-app bot merged commit a3641d2 into main Jul 3, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 07-03-fix_napi_parser_remove_non-existent_methods_from_ts_type_defs branch July 3, 2025 13:21
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oxc-parser: Export named 'parseSyncRaw' not found in module

3 participants