-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Upgrade puppeteer to 5.5.0 #28055
Upgrade puppeteer to 5.5.0 #28055
Conversation
Size Change: 0 B Total Size: 1.3 MB ℹ️ View Unchanged
|
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.
Cool, thank you for working on it. I'm surprised that only one test needed an update.
Can you include a note about the breaking change since it's a new major version of puppeteer
. It can be similar to what we had in the past:
https://github.com/WordPress/gutenberg/blob/master/packages/scripts/CHANGELOG.md#breaking-changes-3
c1a9692
to
1f35c2c
Compare
I merged this PR. The only failing e2e test is a known issue. Great work bringing Puppeteer to the latest version ❤️ |
Description
Close #23333.
How has this been tested?
npm run test-e2e
Types of changes
Breaking change
Checklist: