Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Aug 4, 2025

No description provided.

Copy link
Contributor Author

camc314 commented Aug 4, 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.

@camc314 camc314 changed the base branch from c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ to graphite-base/12801 August 4, 2025 10:57
@camc314 camc314 marked this pull request as ready for review August 4, 2025 10:58
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 4, 2025

CodSpeed Instrumentation Performance Report

Merging #12801 will not alter performance

Comparing c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ (47e2c59) with main (cacbd1e)1

Summary

✅ 34 untouched benchmarks

Footnotes

  1. No successful run was found on c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ (50b91ac) during the generation of this report, so main (cacbd1e) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@camc314 camc314 force-pushed the graphite-base/12801 branch from 8b59143 to bcc9307 Compare August 4, 2025 11:03
@camc314 camc314 force-pushed the c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ branch from deaa510 to 08e03b1 Compare August 4, 2025 11:03
@camc314 camc314 changed the base branch from graphite-base/12801 to c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ August 4, 2025 11:03
@camc314 camc314 force-pushed the c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ branch from 08e03b1 to 283b510 Compare August 4, 2025 11:57
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Aug 4, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 4, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ branch from bcc9307 to e069284 Compare August 4, 2025 16:57
@graphite-app graphite-app bot force-pushed the c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ branch from 283b510 to 2650fc1 Compare August 4, 2025 16:58
@graphite-app graphite-app bot added 0-merge Merge with Graphite Merge Queue and removed 0-merge Merge with Graphite Merge Queue labels Aug 4, 2025
@graphite-app graphite-app bot force-pushed the c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ branch from e069284 to 50b91ac Compare August 5, 2025 05:55
@graphite-app graphite-app bot force-pushed the c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ branch from 2650fc1 to 47e2c59 Compare August 5, 2025 05:56
Base automatically changed from c/08-04-feat_ast_remove_identifierreference_from_qualifier_field_of_tsimporttype_ to main August 5, 2025 06:01
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 5, 2025
@graphite-app graphite-app bot merged commit 47e2c59 into main Aug 5, 2025
25 checks passed
@graphite-app graphite-app bot deleted the c/08-04-fix_estree_fix_serialization_of_tsimporttypequalifier_ branch August 5, 2025 06:02
This was referenced Aug 6, 2025
graphite-app bot pushed a commit that referenced this pull request Aug 10, 2025
…fier` (#12961)

Follow-on after #12801.

Remove the custom serializer for `TSImportTypeQualifier`. All we need is to rename `TSImportTypeQualifiedName` to `TSQualifiedName`, so we can use `#[estree(rename = "TSQualifiedName")]`, and let the codegen do the rest.
taearls pushed a commit to taearls/oxc that referenced this pull request Aug 12, 2025
taearls pushed a commit to taearls/oxc that referenced this pull request Aug 12, 2025
…fier` (oxc-project#12961)

Follow-on after oxc-project#12801.

Remove the custom serializer for `TSImportTypeQualifier`. All we need is to rename `TSImportTypeQualifiedName` to `TSQualifiedName`, so we can use `#[estree(rename = "TSQualifiedName")]`, and let the codegen do the rest.
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.

2 participants