Skip to content

fix(ast/estree): fix TSModuleDeclaration raw deserializer#10924

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer
May 11, 2025
Merged

fix(ast/estree): fix TSModuleDeclaration raw deserializer#10924
graphite-app[bot] merged 1 commit intomainfrom
05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented May 9, 2025

Fix #10901.

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.

@github-actions github-actions bot added A-ast Area - AST C-bug Category - Bug labels May 9, 2025
@overlookmotel overlookmotel marked this pull request as ready for review May 9, 2025 15:06
@codspeed-hq
Copy link

codspeed-hq bot commented May 9, 2025

CodSpeed Instrumentation Performance Report

Merging #10924 will not alter performance

Comparing 05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer (2b76ab5) with main (9225bde)

Summary

✅ 36 untouched benchmarks

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label May 9, 2025
Copy link
Member Author

overlookmotel commented May 9, 2025

Merge activity

  • May 9, 11:39 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • May 9, 11:39 AM EDT: overlookmotel added this pull request to the Graphite merge queue.
  • May 9, 4:10 PM UTC: The Graphite merge queue couldn't merge this PR because it timed out.
  • May 11, 9:24 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • May 11, 9:24 AM EDT: overlookmotel added this pull request to the Graphite merge queue.
  • May 11, 9:31 AM EDT: Merged by the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the 05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer branch from 7faeace to e024ea7 Compare May 9, 2025 15:40
@graphite-app graphite-app bot force-pushed the 05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer branch from e024ea7 to fded86f Compare May 9, 2025 16:06
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 9, 2025
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label May 11, 2025
@graphite-app graphite-app bot force-pushed the 05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer branch from fded86f to 2b76ab5 Compare May 11, 2025 13:25
@graphite-app graphite-app bot merged commit 2b76ab5 into main May 11, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 05-09-fix_ast_estree_fix_tsmoduledeclaration_raw_deserializer branch May 11, 2025 13:31
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oxc-parse with experimentalRawTransfer issue for TSQualifiedName

1 participant