mungit
mungit copied to clipboard
Bump puppeteer from 22.3.0 to 22.8.0
Bumps puppeteer from 22.3.0 to 22.8.0.
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v22.8.0
22.8.0 (2024-05-06)
Features
- webdriver: support
page.setUserAgent
for WebDriver BiDi (#12330) (1f99e66)- webdriver: support ARIA selectors (#12315) (88b46ee)
Bug Fixes
- cdp: throw on closed connection (#12352) (28a8d0f)
- deprecate CDP for Firefox (#12349) (dffad28)
- disable IsolateSandboxedIframes trial to prevent flakiness (#12381) (461a8ff)
- remove --disable-field-trial-config (#12377) (54a6377)
- roll to Chrome 124.0.6367.91 (r1274542) (#12344) (fedd8a9)
- turn on PdfOopif for PDF viewer (#12370) (73d7692)
- webdriver: redirects emitting events (#12338) (e1606ac)
puppeteer: v22.8.0
22.8.0 (2024-05-06)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 22.7.1 to 22.8.0
puppeteer-core: v22.7.1
22.7.1 (2024-04-25)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsers
bumped from 2.2.2 to 2.2.3
... (truncated)
Commits
0ab1194
chore: release main (#12375)d6be753
chore(deps): Bump the all group in /website with 6 updates (#12388)b7f1993
chore(deps-dev): Bump the dev-dependencies group with 7 updates (#12387)f23646b
test: update canary expectations (#12386)5772210
chore: add an ExtensionTransport (#12382)0af4664
test: add canary specific expectation file (#12383)dc303f0
test: clean test in after hook (#12325)461a8ff
fix: disable IsolateSandboxedIframes trial to prevent flakiness (#12381)f7e44b9
ci: post a comment on canary failures (#12380)73d7692
fix: turn on PdfOopif for PDF viewer (#12370)- Additional commits viewable in compare view
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 <dependency name> 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)