Bump puppeteer from 14.4.1 to 16.1.0
Bumps puppeteer from 14.4.1 to 16.1.0.
Release notes
Sourced from puppeteer's releases.
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.
Features
- add Dockerfile (#8315) (936ed86)
- detect Firefox in connect() automatically (#8718) (2abd772)
- use CDP's auto-attach mechanism (#8520) (2cbfdeb)
Bug Fixes
- address flakiness in frame handling (#8688) (6f81b23)
- disable AcceptCHFrame (#8706) (96d9608), closes #8479
- use loaderId to reduce test flakiness (#8717) (d2f6db2)
v15.5.0
15.5.0 (2022-07-21)
Features
v15.4.2
15.4.2 (2022-07-21)
Bug Fixes
... (truncated)
Changelog
Sourced from puppeteer's changelog.
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
- add Dockerfile (#8315) (936ed86)
- detect Firefox in connect() automatically (#8718) (2abd772)
- use CDP's auto-attach mechanism (#8520) (2cbfdeb)
Bug Fixes
- address flakiness in frame handling (#8688) (6f81b23)
- disable AcceptCHFrame (#8706) (96d9608), closes #8479
- use loaderId to reduce test flakiness (#8717) (d2f6db2)
15.5.0 (2022-07-21)
Features
15.4.2 (2022-07-21)
Bug Fixes
15.4.1 (2022-07-21)
... (truncated)
Commits
-
2d5f216
chore(main): release 16.1.0 (#8743) -
8cb5043
fix: resolve target manager init if no existing targets detected (#8748) -
9588072
chore: try increasing swap size for website generator (#8745) -
eb64709
docs: add documentation about Docker (#8741) -
5cf9b4d
feat: use anxpath
query handler (#8730) -
49193cb
fix: specify the target filter in setDiscoverTargets (#8742) -
26f6165
chore: configure docker image tags (#8738) -
6c777e4
chore: fix docker permissions (#8737) -
ce5d296
chore: add docker publishing permissions (#8736) -
7d75b54
chore: move Docker publishing into a separate workflow (#8731) - 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