Bump puppeteer-core from 20.9.0 to 21.0.2
Bumps puppeteer-core from 20.9.0 to 21.0.2.
Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v21.0.2
21.0.2 (2023-08-08)
Bug Fixes
- destroy puppeteer utility on context destruction (#10672) (8b8770c)
- roll to Chrome 115.0.5790.170 (r1148114) (#10677) (e5af57e)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsers
bumped from 1.5.0 to 1.5.1puppeteer-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
... (truncated)
Commits
-
854d488
chore: release main (#10681) -
420421d
refactor: move event listeners in Page to a helper (#10710) -
932a5e0
refactor: add parentSession() to CDPSession (#10709) -
2dec12f
chore: update test expectations BiDi (#10703) -
6d1b861
docs: fix typo (#10705) -
8b8770c
fix: destroy puppeteer utility on context destruction (#10672) -
21461b0
fix: add buildId to archive path (#10699) -
e83dcdb
chore: bump deps (#10694) -
ce18dc6
docs: fix Chromium support page -
e5af57e
fix: roll to Chrome 115.0.5790.170 (r1148114) (#10677) - 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