Skip to content

refactor(ast/estree): remove custom serializer for TSMappedTypeModifierOperator#10747

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-01-refactor_ast_estree_remove_custom_serializer_for_tsmappedtypemodifieroperator_
May 1, 2025
Merged

refactor(ast/estree): remove custom serializer for TSMappedTypeModifierOperator#10747
graphite-app[bot] merged 1 commit intomainfrom
05-01-refactor_ast_estree_remove_custom_serializer_for_tsmappedtypemodifieroperator_

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented May 1, 2025

Use the support for #[estree(via = ...)] on fieldless enum variants added in #10746 to remove custom serializer for TSMappedTypeModifierOperator. This serializer can now be auto-generated.

Does not effect output, only simplifies how it's generated.

Copy link
Member Author

overlookmotel commented May 1, 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 the A-ast Area - AST label May 1, 2025
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label May 1, 2025
@overlookmotel overlookmotel marked this pull request as ready for review May 1, 2025 10:51
@codspeed-hq
Copy link

codspeed-hq bot commented May 1, 2025

CodSpeed Instrumentation Performance Report

Merging #10747 will not alter performance

Comparing 05-01-refactor_ast_estree_remove_custom_serializer_for_tsmappedtypemodifieroperator_ (050ecd9) with main (ee79f03)

Summary

✅ 36 untouched benchmarks

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

overlookmotel commented May 1, 2025

Merge activity

…ierOperator` (#10747)

Use the support for `#[estree(via = ...)]` on fieldless enum variants added in #10746 to remove custom serializer for `TSMappedTypeModifierOperator`. This serializer can now be auto-generated.

Does not effect output, only simplifies how it's generated.
@graphite-app graphite-app bot force-pushed the 05-01-feat_ast_tools_support_estree_via_on_fieldless_enum_variants branch from ce26719 to d0ba83c Compare May 1, 2025 11:14
@graphite-app graphite-app bot force-pushed the 05-01-refactor_ast_estree_remove_custom_serializer_for_tsmappedtypemodifieroperator_ branch from fdceed8 to 050ecd9 Compare May 1, 2025 11:14
Base automatically changed from 05-01-feat_ast_tools_support_estree_via_on_fieldless_enum_variants to main May 1, 2025 11:20
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 1, 2025
@graphite-app graphite-app bot merged commit 050ecd9 into main May 1, 2025
27 checks passed
@graphite-app graphite-app bot deleted the 05-01-refactor_ast_estree_remove_custom_serializer_for_tsmappedtypemodifieroperator_ branch May 1, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST 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.

1 participant