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)
Bumps puppeteer from 22.6.1 to 22.6.3.
Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
a63b830
chore: release main (#12190)23adbf1
docs: update@puppeteer/browsers
readme (#12220)5fdfc8e
chore(deps-dev): Bump the dev-dependencies group with 6 updates (#12213)af7f26e
test: enable iframe test (#12218)17e9fee
refactor: include the cause into locator abort and timeout errors (#12207)bb10e45
ci: add an option to run with experimental features (#12210)e455db4
chore(deps): Bump the dependencies group with 3 updates (#12215)ee31272
fix: roll to Chrome 123.0.6312.105 (r1262506) (#12209)2b63630
chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 (#12208)ab560bc
fix: do not use fallback download URLs if custom baseUrl is provided (#12206)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