Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update conformance page to ES14 #3274

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Update conformance page to ES14 #3274

merged 1 commit into from
Sep 13, 2023

Conversation

jedel1043
Copy link
Member

@jedel1043 jedel1043 commented Sep 13, 2023

Related to #3273.

This PR adds a new ES14 option to our version selector.

Had to also update the versions of the ESNext tests from 14 to 255, since ESNext is represented by u8::MAX. This is the cause of the big diffs on main/latest.json and v0.17/latest.json.

Since this'll probably break CI until #3273 is merged, we should wait until that PR is approved so that we can merge both consecutively.

@jedel1043 jedel1043 added enhancement New feature or request test Issues and PRs related to the tests. javascript Pull requests that update Javascript code labels Sep 13, 2023
@jedel1043 jedel1043 added this to the v0.18.0 milestone Sep 13, 2023
@jedel1043 jedel1043 requested a review from a team September 13, 2023 00:53
Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me!

Just a small comment :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be commited/changed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We technically don't need to commit it to pass CI, but I think we should, since it'll return wrong results for users who want to compare with main if we don't.

@jedel1043 jedel1043 merged commit eb3fd5e into gh-pages Sep 13, 2023
@jedel1043 jedel1043 deleted the es14-page-update branch September 13, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants