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

Bump jest and node versions to accommodate structuredClone #3969

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

acywatson
Copy link
Contributor

@acywatson acywatson commented Feb 24, 2023

Related to #3920

This upgrades both Jest and Node (in our CI test environment) to the latest stable/LTS versions (respectively). The primary motivation for this is to get support for the structuredClone API to see if we can use that to simplify cloning.

@vercel
Copy link

vercel bot commented Feb 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
lexical ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 24, 2023 at 1:55AM (UTC)
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 24, 2023 at 1:55AM (UTC)

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 24, 2023
@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 26.09 KB (0%) 522 ms (0%) 92 ms (+83.46% 🔺) 614 ms
packages/lexical-rich-text/dist/LexicalRichText.js 36.86 KB (0%) 738 ms (0%) 91 ms (-18.59% 🔽) 828 ms
packages/lexical-plain-text/dist/LexicalPlainText.js 36.83 KB (0%) 737 ms (0%) 80 ms (-10.15% 🔽) 817 ms

@thegreatercurve thegreatercurve merged commit 9f4f60c into main Feb 24, 2023
@acywatson acywatson mentioned this pull request Mar 8, 2023
@zurfyx zurfyx mentioned this pull request Mar 24, 2023
@fantactuka fantactuka deleted the jest branch July 6, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants