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

feat: update puppeteer and puppeteer-core to 8.0.0 #1295

Merged
merged 1 commit into from Apr 20, 2021
Merged

feat: update puppeteer and puppeteer-core to 8.0.0 #1295

merged 1 commit into from Apr 20, 2021

Conversation

web-padawan
Copy link
Contributor

@web-padawan web-padawan commented Feb 15, 2021

What I did

  1. Updated puppeteer-core and puppeteer versions to 8.0.0

Closes #1254
Closes #1255
Closes #1260
Closes #1261
Closes #1322
Closes #1323

@changeset-bot
Copy link

changeset-bot bot commented Feb 15, 2021

🦋 Changeset detected

Latest commit: b23b0a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@web/test-runner-chrome Minor
@web/test-runner-puppeteer Minor
@web/test-runner-visual-regression Minor
@web/test-runner Minor
@web/browser-logs Patch
@web/dev-server Patch
@web/dev-server-hmr Patch
@web/test-runner-junit-reporter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@web-padawan web-padawan changed the title Puppeteer 7 feat: update puppeteer version to 7.1.0 Feb 15, 2021
@LarsDenBakker
Copy link
Member

Thanks for this! Puppeteer v7 ships it's own types now, so if we update we will need to remove the types package as well.

@web-padawan web-padawan marked this pull request as ready for review February 15, 2021 21:02
@web-padawan
Copy link
Contributor Author

@LarsDenBakker rebased and removed webdriverio bump to 7.0.4, will submit that one in a separate PR.

Comment on lines 2 to 3
import * as puppeteerCore from 'puppeteer-core';
import { Browser, Page } from 'puppeteer-core';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These imports are added as a workaround for puppeteer/puppeteer#6904, let's wait for it to be fixed.

@web-padawan web-padawan changed the title feat: update puppeteer version to 7.1.0 feat: update puppeteer and puppeteer-core to 8.0.0 Feb 26, 2021
@web-padawan web-padawan marked this pull request as ready for review February 26, 2021 09:22
@LarsDenBakker
Copy link
Member

Thanks for this, sorry it took so long to merge

@LarsDenBakker LarsDenBakker merged commit 2c06f31 into modernweb-dev:master Apr 20, 2021
@web-padawan web-padawan deleted the puppeteer-7 branch April 20, 2021 07:36
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.

None yet

2 participants