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

chore(deps-dev): bump puppeteer from 9.1.1 to 10.0.0 in /generators/client/templates/common #15180

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps puppeteer from 9.1.1 to 10.0.0.

Release notes

Sourced from puppeteer's releases.

v10.0.0

v10.0.0 (2021-05-31)

⚠ BREAKING CHANGES

  • Node.js 10 is no longer supported.

Features

  • chromium: roll to Chromium 92.0.4512.0 (r884014) (#7288) (f863f4b)
  • requestinterception: remove cacheSafe flag (#7217) (d01aa6c)
  • expose other sessions from connection (#6863) (cb285a2)
  • launcher: add new launcher option waitForInitialPage (#7105) (2605309), closes #3630

Bug Fixes

Changelog

Sourced from puppeteer's changelog.

10.0.0 (2021-05-31)

⚠ BREAKING CHANGES

  • Node.js 10 is no longer supported.

Features

  • chromium: roll to Chromium 92.0.4512.0 (r884014) (#7288) (f863f4b)
  • requestinterception: remove cacheSafe flag (#7217) (d01aa6c)
  • expose other sessions from connection (#6863) (cb285a2)
  • launcher: add new launcher option waitForInitialPage (#7105) (2605309), closes #3630

Bug Fixes

Commits
  • 9df7b71 chore(release): mark v10.0.0 (#7299)
  • e7add91 chore: fix puppeteer version in chromium roll (#7300)
  • 1854192 chore: update ws dependency to a non-vulnerable version (#7296)
  • b4509d3 test: fix page.browserContext test title (#7292)
  • ad523c8 test: move network emulation tests to the emulation spec file (#7293)
  • f863f4b feat(chromium): roll to Chromium 92.0.4512.0 (r884014) (#7288)
  • 2c9ff4f test: fix typo in page test (#7277)
  • 9e0aceb chore: add documentation for missing methods
  • ea2b0d1 chore: improve type inference of evaluate (#7267)
  • 457651d chore: add github-retry to unit tests (#7276)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added theme: dependencies Pull requests that update a dependency file theme: front labels Jun 1, 2021
@DanielFran DanielFran merged commit 6fe1e47 into main Jun 1, 2021
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/common/puppeteer-10.0.0 branch June 1, 2021 07:43
@pascalgrimaud pascalgrimaud added this to the 7.1.0 milestone Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: front
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants