-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
ci: update test dependencies #2289
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
Conversation
Thanks for opening this pull request!
|
26518cd
to
9003836
Compare
Could you resolve the lock-file conflict? When this is ready for merge, please request a review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Waiting for CI to pass...
🎉 This change has been released in version 5.0.0-alpha.4 |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
New Pull Request Checklist
Issue Description
This PR updates Jest and puppeteer to latest versions. It includes fixes to issues caused by breaking changes in Jest.
As a bonus here is audit summary before and after.
Before:
After:
Related issue: #1902
Approach
TODOs before merging