Skip to content

Comments

feat(regular_expression): detect regex pattern modifiers usage#13471

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

feat(regular_expression): detect regex pattern modifiers usage#13471
graphite-app[bot] merged 1 commit intomainfrom
08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage

Conversation

@sapphi-red
Copy link
Member

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

Added support to detect regex pattern modifiers usage.

refs #11826

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.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request labels Aug 31, 2025
@sapphi-red sapphi-red marked this pull request as ready for review August 31, 2025 11:33
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 31, 2025

CodSpeed Instrumentation Performance Report

Merging #13471 will not alter performance

Comparing 08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage (9590b57) with main (946669b)1

Summary

✅ 37 untouched benchmarks

Footnotes

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

@sapphi-red sapphi-red marked this pull request as draft August 31, 2025 11:47
@sapphi-red sapphi-red force-pushed the 08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage branch from af70276 to 480840d Compare August 31, 2025 11:50
@sapphi-red sapphi-red force-pushed the 08-31-fix_regular_expression_detect_usage_of_unsupported_syntax_recursively branch 2 times, most recently from ca43a87 to d87ae7c Compare August 31, 2025 12:02
@sapphi-red sapphi-red force-pushed the 08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage branch from 480840d to 4c8d0a8 Compare August 31, 2025 12:02
@sapphi-red sapphi-red marked this pull request as ready for review August 31, 2025 12:11
@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

@graphite-app graphite-app bot force-pushed the 08-31-fix_regular_expression_detect_usage_of_unsupported_syntax_recursively branch from d87ae7c to 9184911 Compare August 31, 2025 15:17
@graphite-app graphite-app bot force-pushed the 08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage branch from 4c8d0a8 to 9590b57 Compare August 31, 2025 15:18
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 31, 2025
Base automatically changed from 08-31-fix_regular_expression_detect_usage_of_unsupported_syntax_recursively to main August 31, 2025 15:24
@graphite-app graphite-app bot merged commit 9590b57 into main Aug 31, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 08-31-feat_regular_expression_detect_regex_pattern_modifiers_usage branch August 31, 2025 15:25
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-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant