react-console-emulator
react-console-emulator copied to clipboard
Bump puppeteer from 14.2.0 to 16.2.0
Bumps puppeteer from 14.2.0 to 16.2.0.
Release notes
Sourced from puppeteer's releases.
v16.2.0
16.2.0 (2022-08-18)
Features
Bug Fixes
v16.1.1
16.1.1 (2022-08-16)
Bug Fixes
- custom sessions should not emit targetcreated events (#8788) (3fad05d), closes #8787
- deprecate
ExecutionContext
(#8792) (b5da718)- deprecate
root
inWaitForSelectorOptions
(#8795) (65a5ce8)- deprecate
waitForTimeout
(#8793) (8f612d5)- make sure there is a check for targets when timeout=0 (#8765) (c23cdb7), closes #8763
- resolve navigation flakiness (#8768) (2580347), closes #8644
- specify Puppeteer version for Chromium 105.0.5173.0 (#8766) (b5064b7)
- use targetFilter in puppeteer.launch (#8774) (ee2540b), closes #8772
v16.1.0
16.1.0 (2022-08-06)
Features
Bug Fixes
- resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
- specify the target filter in setDiscoverTargets (#8742) (49193cb)
v16.0.0
16.0.0 (2022-08-02)
⚠ BREAKING CHANGES
- With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
16.2.0 (2022-08-18)
Features
Bug Fixes
16.1.1 (2022-08-16)
Bug Fixes
- custom sessions should not emit targetcreated events (#8788) (3fad05d), closes #8787
- deprecate
ExecutionContext
(#8792) (b5da718)- deprecate
root
inWaitForSelectorOptions
(#8795) (65a5ce8)- deprecate
waitForTimeout
(#8793) (8f612d5)- make sure there is a check for targets when timeout=0 (#8765) (c23cdb7), closes #8763
- resolve navigation flakiness (#8768) (2580347), closes #8644
- specify Puppeteer version for Chromium 105.0.5173.0 (#8766) (b5064b7)
- use targetFilter in puppeteer.launch (#8774) (ee2540b), closes #8772
16.1.0 (2022-08-06)
Features
Bug Fixes
- resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
- specify the target filter in setDiscoverTargets (#8742) (49193cb)
16.0.0 (2022-08-02)
⚠ BREAKING CHANGES
- With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.
Features
... (truncated)
Commits
21cc961
chore(main): release 16.2.0 (#8808)34f8737
feat: add Khmer (Cambodian) language support (#8809)2a0eefb
fix: handle service workers in extensions (#8807)51b2f05
chore: moveFrame
toFrame.ts
(#8806)b9c8479
chore: removepkg-dir
(#8805)b80beec
chore: usejs
extension (#8804)02e1eea
chore: usetsx
(#8803)03c1814
chore: use jobs for document generation (#8802)bdcb748
chore: infrastructure for injecting scripts into DOMWorlds (#8801)a5f1078
chore(main): release 16.1.1 (#8769)- 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 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)