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

Meta: upgrade ESMeta to v0.3.0 #3069

Merged
merged 1 commit into from
May 24, 2023
Merged

Meta: upgrade ESMeta to v0.3.0 #3069

merged 1 commit into from
May 24, 2023

Conversation

jhnaldo
Copy link
Contributor

@jhnaldo jhnaldo commented May 21, 2023

I updated the version of ESMeta to v0.3.0.

Now, ESMeta supports that not only nonterminals but also any symbols can be optional (es-meta/esmeta#144) by (es-meta/esmeta@503b2fa).

And we fixed several minor issues. Thus, we can remove one unnecessary ignore case in the esmeta-ignore.json:

   "GetThisValue",
-  "HostEnqueuePromiseJob",
   "INTRINSICS.DefaultTimeZone",

@michaelficarra michaelficarra requested a review from a team May 23, 2023 16:56
@ljharb ljharb added the meta label May 23, 2023
@michaelficarra michaelficarra added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label May 23, 2023
@ljharb ljharb merged commit 055116d into tc39:main May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants