Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Bump puppeteer from 15.3.2 to 19.2.0 #7548

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps puppeteer from 15.3.2 to 19.2.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v19.2.0

19.2.0 (2022-10-26)

Features

  • chromium: roll to Chromium 108.0.5351.0 (r1056772) (#9153) (e78a4e8)

puppeteer-core: v19.1.1

19.1.1 (2022-10-24)

Bug Fixes

  • update documentation on configuring puppeteer (#9150) (f07ad2c)

puppeteer-core: v19.1.0

19.1.0 (2022-10-21)

Features

Bug Fixes

  • update BrowserFetcher deprecation message (#9141) (efcbc97)

puppeteer-core: v19.0.0

19.0.0 (2022-10-14)

⚠ BREAKING CHANGES

  • use ~/.cache/puppeteer for browser downloads (#9095)
  • deprecate createBrowserFetcher in favor of BrowserFetcher (#9079)
  • refactor custom query handler API (#9078)
  • remove puppeteer.devices in favor of KnownDevices (#9075)
  • deprecate indirect network condition imports (#9074)
  • deprecate indirect error imports (#9072)

Features

  • add ability to collect JS code coverage at the function level (#9027) (a032583)
  • deprecate createBrowserFetcher in favor of BrowserFetcher (#9079) (7294dfe), closes #8999
  • use ~/.cache/puppeteer for browser downloads (#9095) (3df375b)

... (truncated)

Commits

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 javascript Pull requests that update Javascript code. skip-changelog PRs that you don't want to appear in the changelog. type: dependencies Pull requests that update a dependency file (used by renovate). labels Oct 31, 2022
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.3.2 to 19.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v15.3.2...puppeteer-core-v19.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-19.2.0 branch from 3179a91 to 51668bc Compare November 2, 2022 10:43
@dinhtungdu
Copy link
Member

expect-puppeteer hasn't supported higher version of puppeteer yet. See argos-ci/jest-puppeteer#494 and argos-ci/jest-puppeteer#498.

@dinhtungdu dinhtungdu added the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label Nov 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #7603.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-19.2.0 branch November 7, 2022 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code. skip-changelog PRs that you don't want to appear in the changelog. status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. type: dependencies Pull requests that update a dependency file (used by renovate).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant