-
Notifications
You must be signed in to change notification settings - Fork 209
Bump puppeteer from 1.19.0 to 13.0.1 #2026
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
base: main
Are you sure you want to change the base?
Conversation
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 1.19.0 to 13.0.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v1.19.0...v13.0.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
We could be looking at this issue running multiple Puppeteers in parallel...? https://github.com/smooth-code/jest-puppeteer/tree/master#running-puppeteer-in-ci-environments
|
|
Pretty stuck here. Let's try running it on other versions of puppeteer in GitPod or in another PR? |
|
Editor project has: Could there be a jest-puppeteer/jest version compatibility issue? |
|
Yes -- look at #1839 (comment) |
|
A newer version of puppeteer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps puppeteer from 1.19.0 to 13.0.1.
Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
71cef32chore(release): mark v13.0.1 (#7865)8d8e874fix: make sure ElementHandle.waitForSelector is evaluated in the right contex...1c44551fix: predicate arguments for waitForFunction (#7845)36207c5fix: disable a test failing on Firefox (#7846)3e3a90bdocs: fix typo (#7839)acdc67bchore: bump version to v13.0.0-post (#7833)d0cb9e2chore(release): mark v13.0.0 (#7832)02c9af6fix(types): revert "feat(typescript): allow using puppeteer without dom lib"8242422fix!: typo in 'already-handled' constant of the request interception API (#7813)71cc1b9refactor: remove unused promise (#7830)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)