Bump puppeteer from 11.0.0 to 12.0.0
Bumps puppeteer from 11.0.0 to 12.0.0.
Release notes
Sourced from puppeteer's releases.
12.0.0
⚠ BREAKING CHANGES
- chromium: roll to Chromium 97.0.4692.0 (r938248)
Features
- chromium: roll to Chromium 97.0.4692.0 (r938248) (ac162c5), closes #7458
- support for custom user data (profile) directory for Firefox (#7684) (790c7a0)
Bug Fixes
- ariaqueryhandler: allow single quotes in aria attribute selector (#7750) (b0319ec), closes #7721
- clearer jsdoc for behavior of
headless
whendevtools
is true (#7748) (9f9b4ed)- null check for frame in FrameManager (#7773) (23ee295), closes #7749
- only kill the process when there is no browser instance available (#7762) (51e6169), closes #7668
- parse statusText from the extraInfo event (#7798) (a26b12b), closes #7458
- try to remove the temporary user data directory after the process has been killed (#7761) (fc94a28)
Changelog
Sourced from puppeteer's changelog.
12.0.0 (2021-11-26)
⚠ BREAKING CHANGES
- chromium: roll to Chromium 97.0.4692.0 (r938248)
Features
- chromium: roll to Chromium 97.0.4692.0 (r938248) (ac162c5), closes #7458
- support for custom user data (profile) directory for Firefox (#7684) (790c7a0)
Bug Fixes
- ariaqueryhandler: allow single quotes in aria attribute selector (#7750) (b0319ec), closes #7721
- clearer jsdoc for behavior of
headless
whendevtools
is true (#7748) (9f9b4ed)- null check for frame in FrameManager (#7773) (23ee295), closes #7749
- only kill the process when there is no browser instance available (#7762) (51e6169), closes #7668
- parse statusText from the extraInfo event (#7798) (a26b12b), closes #7458
- try to remove the temporary user data directory after the process has been killed (#7761) (fc94a28)
Commits
-
641588a
chore(release): mark v12.0.0 (#7800) -
a26b12b
fix: parse statusText from the extraInfo event (#7798) -
ac162c5
feat(chromium)!: roll to Chromium 97.0.4692.0 (r938248) -
4c3caaa
chore: re-enable tests for Firefox related to fixed Input.dispatchMouseEvent ... -
9f9b4ed
fix: clearer jsdoc for behavior ofheadless
whendevtools
is true (#7748) -
23ee295
fix: null check for frame in FrameManager (#7773) -
fc94a28
fix: try to remove the temporary user data directory after the process has be... -
7c0a7b9
chore: remove documentation deploy github action (#7766) -
51e6169
fix: only kill the process when there is no browser instance available (#7762) -
790c7a0
feat: support for custom user data (profile) directory for Firefox (#7684) - 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