Skip to content

feat(compat): extract compatibility data to oxc_compat crate#13932

Merged
graphite-app[bot] merged 1 commit intomainfrom
09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate
Sep 20, 2025
Merged

feat(compat): extract compatibility data to oxc_compat crate#13932
graphite-app[bot] merged 1 commit intomainfrom
09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Sep 19, 2025

Extracted compatibility data to a new oxc_compat crate so that we can use this information from the minifier as well.

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request labels Sep 19, 2025
Copy link
Member Author

sapphi-red commented Sep 19, 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 Sep 19, 2025

CodSpeed Instrumentation Performance Report

Merging #13932 will not alter performance

Comparing 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate (d1a0d04) with main (b2b2037)1

Summary

✅ 37 untouched

Footnotes

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

@sapphi-red sapphi-red force-pushed the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch from e760d29 to 861d142 Compare September 20, 2025 13:17
@sapphi-red sapphi-red force-pushed the chore/tweak-devcontainer-options branch from d900f50 to 880a07c Compare September 20, 2025 13:17
@sapphi-red sapphi-red marked this pull request as ready for review September 20, 2025 13:23
@sapphi-red sapphi-red requested a review from Boshen September 20, 2025 13:23
@sapphi-red sapphi-red force-pushed the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch from 861d142 to ad94af5 Compare September 20, 2025 13:31
@sapphi-red sapphi-red force-pushed the chore/tweak-devcontainer-options branch from 880a07c to 78f4481 Compare September 20, 2025 13:31
@graphite-app graphite-app bot changed the base branch from chore/tweak-devcontainer-options to graphite-base/13932 September 20, 2025 13:37
@graphite-app graphite-app bot force-pushed the graphite-base/13932 branch from 78f4481 to 51a2c30 Compare September 20, 2025 13:45
@graphite-app graphite-app bot force-pushed the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch from ad94af5 to c18cf12 Compare September 20, 2025 13:45
@graphite-app graphite-app bot changed the base branch from graphite-base/13932 to main September 20, 2025 13:46
@graphite-app graphite-app bot force-pushed the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch from c18cf12 to 862b34f Compare September 20, 2025 13:46
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Sep 20, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 20, 2025

Merge activity

Extracted compatibility data to a new `oxc_compat` crate so that we can use this information from the minifier as well.
@graphite-app graphite-app bot force-pushed the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch from 862b34f to d1a0d04 Compare September 20, 2025 14:41
@graphite-app graphite-app bot merged commit d1a0d04 into main Sep 20, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 09-19-feat_compat_extract_compatibility_data_to_oxc_compat_crate branch September 20, 2025 14:47
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Sep 20, 2025
This was referenced Sep 21, 2025
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.

2 participants