Bump puppeteer from 14.4.1 to 15.3.2
Bumps puppeteer from 14.4.1 to 15.3.2.
Release notes
Sourced from puppeteer's releases.
v15.3.2
15.3.2 (2022-07-08)
Bug Fixes
- cache dynamic imports (#8652) (1de0383)
- expose a RemoteObject getter (#8642) (d0c4291), closes #8639
- page: fix page.#scrollIntoViewIfNeeded method (#8631) (b47f066)
v15.3.1
15.3.1 (2022-07-06)
Bug Fixes
v15.3.0
15.3.0 (2022-07-01)
Features
Bug Fixes
v15.2.0
15.2.0 (2022-06-29)
Features
- add fromSurface option to page.screenshot (#8496) (79e1198)
- export public types only (#8584) (7001322)
Bug Fixes
v15.1.1
15.1.1 (2022-06-25)
Bug Fixes
... (truncated)
Changelog
Sourced from puppeteer's changelog.
15.3.2 (2022-07-08)
Bug Fixes
- cache dynamic imports (#8652) (1de0383)
- expose a RemoteObject getter (#8642) (d0c4291), closes #8639
- page: fix page.#scrollIntoViewIfNeeded method (#8631) (b47f066)
15.3.1 (2022-07-06)
Bug Fixes
15.3.0 (2022-07-01)
Features
Bug Fixes
15.2.0 (2022-06-29)
Features
- add fromSurface option to page.screenshot (#8496) (79e1198)
- export public types only (#8584) (7001322)
Bug Fixes
15.1.1 (2022-06-25)
Bug Fixes
- export
ElementHandle
(e0198a7)15.1.0 (2022-06-24)
... (truncated)
Commits
-
dd27559
chore(main): release 15.3.2 (#8647) -
b47f066
fix(page): fix page.#scrollIntoViewIfNeeded method (#8631) -
1de0383
fix: cache dynamic imports (#8652) -
d0c4291
fix: expose a RemoteObject getter (#8642) -
f82c036
chore: link new puppeteer versions (#8637) -
ec8c750
chore(main): release 15.3.1 (#8635) -
4cd97e9
chore: format on pre-release (#8634) -
5ff205d
fix: extendsElementHandle
toNode
s (#8552) -
b49d530
chore:continue-on-error
for non-Linux tests (#8632) -
b5a345b
chore: format docs (#8629) - 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