Skip to content

feat(minifier): merge throw statements at the end#9539

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-04-feat_minifier_merge_throw_statements_at_the_end
Mar 5, 2025
Merged

feat(minifier): merge throw statements at the end#9539
graphite-app[bot] merged 1 commit intomainfrom
03-04-feat_minifier_merge_throw_statements_at_the_end

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Mar 4, 2025

Ported throw statement merging feature from esbuild.

@github-actions github-actions bot added A-minifier Area - Minifier C-enhancement Category - New feature or request labels Mar 4, 2025
Copy link
Member Author

sapphi-red commented Mar 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 4, 2025

CodSpeed Performance Report

Merging #9539 will not alter performance

Comparing 03-04-feat_minifier_merge_throw_statements_at_the_end (9321439) with main (165c89d)

Summary

✅ 33 untouched benchmarks

@sapphi-red sapphi-red force-pushed the 03-04-feat_minifier_merge_throw_statements_at_the_end branch from 4b0e6ab to d8b30f3 Compare March 4, 2025 15:20
@sapphi-red sapphi-red marked this pull request as ready for review March 4, 2025 15:21
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Mar 5, 2025
Copy link
Member

Boshen commented Mar 5, 2025

Merge activity

  • Mar 4, 8:52 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 4, 8:52 PM EST: A user added this pull request to the Graphite merge queue.
  • Mar 4, 9:04 PM EST: A user merged this pull request with the Graphite merge queue.

graphite-app bot pushed a commit that referenced this pull request Mar 5, 2025
Ported `throw` statement merging feature from esbuild.
@graphite-app graphite-app bot force-pushed the 03-04-feat_minifier_merge_throw_statements_at_the_end branch from d8b30f3 to 4b0d91c Compare March 5, 2025 01:52
graphite-app bot pushed a commit that referenced this pull request Mar 5, 2025
Ported `throw` statement merging feature from esbuild.
@graphite-app graphite-app bot force-pushed the 03-04-feat_minifier_merge_throw_statements_at_the_end branch from 4b0d91c to fe6e27a Compare March 5, 2025 01:55
Ported `throw` statement merging feature from esbuild.
@graphite-app graphite-app bot force-pushed the 03-04-feat_minifier_merge_throw_statements_at_the_end branch from fe6e27a to 9321439 Compare March 5, 2025 01:57
@graphite-app graphite-app bot merged commit 9321439 into main Mar 5, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 03-04-feat_minifier_merge_throw_statements_at_the_end branch March 5, 2025 02:04
@oxc-bot oxc-bot mentioned this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-minifier Area - Minifier C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants