Bump puppeteer-core from 20.9.0 to 21.0.1
Bumps puppeteer-core from 20.9.0 to 21.0.1.
Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v21.0.1
21.0.1 (2023-08-03)
Bug Fixes
puppeteer-core: v21.0.0
21.0.0 (2023-08-02)
⚠ BREAKING CHANGES
- use Target for filters (#10601)
Features
- add page.createCDPSession method (#10515) (d0c5b8e)
- implement
Locator.prototype.filter
(#10631) (e73d35d)- implement
Locator.prototype.map
(#10630) (47eecf5)- implement
Locator.prototype.wait
(#10629) (5d34d42)- implement
Locator.prototype.waitHandle
(#10650) (fdada74)- implement function locators (#10632) (6ad92f7)
- implement immutable locator operations (#10638) (34be28d)
Bug Fixes
- remove typescript from peer dependencies (#10593) (c60572a)
- roll to Chrome 115.0.5790.102 (r1148114) (#10608) (8649c53)
Code Refactoring
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsers
bumped from 1.4.6 to 1.5.0
Commits
-
2f68706
chore: release main (#10680) -
1b44b91
fix: use handle frame instead of page (#10676) -
9a814a3
chore: release main (#10598) -
63b2be1
chore: fix waitForNavigation BiDi (#10671) -
87bd791
fix: clear pending TLS socket handle (#10667) -
4f60a56
chore: update chromium-bidi (#10670) -
76f67eb
chore: add Dialogs for BiDi (#10659) -
04369db
chore: implement partialElementHandle.prototype.boundingBox
(#10660) -
7de91f1
docs: fix typo (#10658) -
c476058
chore: removes dependency on Firefox Json endpoint (#10668) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts