Skip to content

refactor(regular_expression): extract has_unsupported_regular_expression_pattern#13468

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-31-refactor_regular_expression_extract_has_unsupported_regular_expression_pattern_
Aug 31, 2025
Merged

refactor(regular_expression): extract has_unsupported_regular_expression_pattern#13468
graphite-app[bot] merged 1 commit intomainfrom
08-31-refactor_regular_expression_extract_has_unsupported_regular_expression_pattern_

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Aug 31, 2025

Extracted the unsupported regex syntax code from the transformer to oxc_regular_expression to use it from the minifier.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Aug 31, 2025
Copy link
Member Author

sapphi-red commented Aug 31, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 31, 2025

CodSpeed Instrumentation Performance Report

Merging #13468 will not alter performance

Comparing 08-31-refactor_regular_expression_extract_has_unsupported_regular_expression_pattern_ (c17b80a) with main (946669b)1

Summary

✅ 37 untouched benchmarks

Footnotes

  1. No successful run was found on main (c17b80a) during the generation of this report, so 946669b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Aug 31, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 31, 2025

Merge activity

…sion_pattern` (#13468)

Extracted the unsupported regex syntax code from the transformer to oxc_regular_expression to use it from the minifier.
@graphite-app graphite-app bot force-pushed the 08-31-refactor_ast_implement_regexpliteral_parse_pattern_ branch from 59221b2 to 14c40fd Compare August 31, 2025 15:15
@graphite-app graphite-app bot force-pushed the 08-31-refactor_regular_expression_extract_has_unsupported_regular_expression_pattern_ branch from 7f1885c to c17b80a Compare August 31, 2025 15:16
Base automatically changed from 08-31-refactor_ast_implement_regexpliteral_parse_pattern_ to main August 31, 2025 15:21
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 31, 2025
@graphite-app graphite-app bot merged commit c17b80a into main Aug 31, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 08-31-refactor_regular_expression_extract_has_unsupported_regular_expression_pattern_ branch August 31, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-transformer Area - Transformer / Transpiler 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