Skip to content

feat(minifier): merge single var declarations without init into for-of#8813

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of
Jan 31, 2025
Merged

feat(minifier): merge single var declarations without init into for-of#8813
graphite-app[bot] merged 1 commit intomainfrom
01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of

Conversation

@sapphi-red
Copy link
Member

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

for-of version of #8812.

Copy link
Member Author

sapphi-red commented Jan 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-minifier Area - Minifier C-enhancement Category - New feature or request labels Jan 31, 2025
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-in branch from cde10ba to 633fe4d Compare January 31, 2025 12:16
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of branch from 2620b42 to 467d274 Compare January 31, 2025 12:16
@sapphi-red sapphi-red marked this pull request as ready for review January 31, 2025 12:25
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 31, 2025

CodSpeed Performance Report

Merging #8813 will not alter performance

Comparing 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of (f02d9e9) with main (adb8ebd)

Summary

✅ 33 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jan 31, 2025
Copy link
Member

Boshen commented Jan 31, 2025

Merge activity

  • Jan 31, 7:33 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jan 31, 7:33 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 31, 7:33 AM EST: A user removed this pull request from the Graphite merge queue.
  • Jan 31, 7:34 AM EST: The merge label '0-merge' was removed. This PR will no longer be merged by the Graphite merge queue
  • Jan 31, 10:30 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jan 31, 10:31 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 31, 10:51 AM EST: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 31, 2025
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jan 31, 2025
@graphite-app graphite-app bot force-pushed the 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-in branch from 633fe4d to 99b47ed Compare January 31, 2025 15:32
@graphite-app graphite-app bot force-pushed the 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of branch from 467d274 to f02d9e9 Compare January 31, 2025 15:32
Base automatically changed from 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-in to main January 31, 2025 15:47
@graphite-app graphite-app bot merged commit f02d9e9 into main Jan 31, 2025
27 checks passed
@graphite-app graphite-app bot deleted the 01-31-feat_minifier_merge_single_var_declarations_without_init_into_for-of branch January 31, 2025 15:51
@oxc-bot oxc-bot mentioned this pull request Feb 2, 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