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

Bumps pupeteer to v2 #1143

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Bumps pupeteer to v2 #1143

merged 1 commit into from
Jan 27, 2020

Conversation

orta
Copy link
Contributor

@orta orta commented Jan 26, 2020

👋 - I'd like to test the dark mode of the TypeScript website microsoft/TypeScript-Website#187 - to do that I need an API which was added in puppeteer 2.0

It's puppeteer v2 because it drops node 6 support:

Puppeteer now requires Node.js v8+; Node.js v6 is no longer supported

I couldn't find a note in the docs about what versions you support for Node, so it's really your call on whether this is a big enough change to warrant a backstop major version. Doesn't seem to be an API changes but maybe the Chrome upgrade could introduce rendering diffs.

@garris garris merged commit 724f16e into garris:master Jan 27, 2020
@garris
Copy link
Owner

garris commented Jan 27, 2020

Next BackstopJS version will drop node versions below 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants