Skip to content

Conversation

sapphi-red
Copy link
Member

No description provided.

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 A-ast Area - AST C-enhancement Category - New feature or request labels Jan 31, 2025
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a_b_into_a_b_ branch from 951a3bc to 6213d1e Compare January 31, 2025 03:30
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from 7203df0 to 238f15e Compare January 31, 2025 03:30
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from 238f15e to a6a51b9 Compare January 31, 2025 03:33
@sapphi-red sapphi-red marked this pull request as ready for review January 31, 2025 03:39
Copy link

codspeed-hq bot commented Jan 31, 2025

CodSpeed Performance Report

Merging #8802 will not alter performance

Comparing 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ (e353a01) with main (3ac5020)

Summary

✅ 33 untouched benchmarks

@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from a6a51b9 to 6a2d8e7 Compare January 31, 2025 03:41
@Boshen Boshen force-pushed the 01-31-feat_minifier_compress_a_null_a_b_into_a_b_ branch 2 times, most recently from acbd198 to 7b1f68e Compare January 31, 2025 04:14
@Boshen Boshen force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from 6a2d8e7 to 0d9709f Compare January 31, 2025 04:14
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a_b_into_a_b_ branch from 7b1f68e to e4cd785 Compare January 31, 2025 05:37
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from 0d9709f to a51c529 Compare January 31, 2025 05:37
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a_b_into_a_b_ branch from e4cd785 to 6f26411 Compare January 31, 2025 06:40
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from a51c529 to cc83646 Compare January 31, 2025 06:40
@Boshen Boshen changed the base branch from 01-31-feat_minifier_compress_a_null_a_b_into_a_b_ to graphite-base/8802 January 31, 2025 06:47
@Boshen Boshen force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from cc83646 to d95332a Compare January 31, 2025 06:52
@Boshen Boshen force-pushed the graphite-base/8802 branch from 6f26411 to 72d74a2 Compare January 31, 2025 06:52
@Boshen Boshen changed the base branch from graphite-base/8802 to main January 31, 2025 06:53
@Boshen Boshen force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from d95332a to c935aa2 Compare January 31, 2025 06:53
@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, 1:55 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, 2:05 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 31, 2:07 AM EST: The Graphite merge queue couldn't merge this PR because it had conflicts with the trunk branch.
  • Jan 31, 2:27 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, 2:27 AM EST: A user added this pull request to the Graphite merge queue.
  • Jan 31, 2:33 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
@sapphi-red sapphi-red force-pushed the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch from c935aa2 to c745303 Compare January 31, 2025 07:17
@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_compress_a_null_a.b_undefined_to_a_.b_ branch from c745303 to e353a01 Compare January 31, 2025 07:27
@graphite-app graphite-app bot merged commit e353a01 into main Jan 31, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 01-31-feat_minifier_compress_a_null_a.b_undefined_to_a_.b_ branch January 31, 2025 07:33
graphite-app bot pushed a commit that referenced this pull request Jan 31, 2025
…) (#8808)

feat(minifier): compress `a != null ? a.b : undefined` to `a?.b` (#8802)

refactor(minifier): some clean ups
@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-ast Area - AST 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