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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
coverage: 100.0%. remained the same
when pulling f7a663d31e7146e256d56c0ba5aa6d9c21c978a9 on dependabot/npm_and_yarn/puppeteer-core-22.0.0
into 306034e7d9aea7bd91e110a93bf639e61bc142d7 on main.
Bumps puppeteer-core from 21.11.0 to 22.0.0.
Release notes
Sourced from puppeteer-core's releases.
... (truncated)
Commits
9fbb9f9
chore: release main (#11821)46a3ef2
refactor!: rename createIncognitoBrowserContext to createBrowserContext (#11834)c63414d
chore: bump firefox test version (#11835)d0f4a8d
chore(deps): Bump the dependencies group with 1 update (#11829)b2c69fe
build: fix EsLint rule and add fixer (#11826)197f005
test: replace usages of webkit-scrollbar with scrollbar-width (#11825)6514acc
test: fix pdf tests (#11822)75c9e11
refactor!: enable the new-headless mode by default (#11815)7564dfa
refactor!: remove networkConditions in favor of PredefinedNetworkConditions (...84d9a94
refactor!: use ReadableStreams (#11805)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 show