-
Notifications
You must be signed in to change notification settings - Fork 210
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
Bump puppeteer from 1.19.0 to 13.0.1 #2026
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
71cef32
chore(release): mark v13.0.1 (#7865)8d8e874
fix: make sure ElementHandle.waitForSelector is evaluated in the right contex...1c44551
fix: predicate arguments for waitForFunction (#7845)36207c5
fix: disable a test failing on Firefox (#7846)3e3a90b
docs: fix typo (#7839)acdc67b
chore: bump version to v13.0.0-post (#7833)d0cb9e2
chore(release): mark v13.0.0 (#7832)02c9af6
fix(types): revert "feat(typescript): allow using puppeteer without dom lib"8242422
fix!: typo in 'already-handled' constant of the request interception API (#7813)71cc1b9
refactor: 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 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)