Bump puppeteer from 14.4.1 to 15.4.0
Bumps puppeteer from 14.4.1 to 15.4.0.
Release notes
Sourced from puppeteer's releases.
v15.4.0
15.4.0 (2022-07-13)
Features
Bug Fixes
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
... (truncated)
Changelog
Sourced from puppeteer's changelog.
15.4.0 (2022-07-13)
Features
Bug Fixes
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
... (truncated)
Commits
-
f0c2808
chore(main): release 15.4.0 (#8668) -
edcdf21
fix: ignore *.tsbuildinfo (#8662) -
af08c5c
feat: expose the page getter on Frame (#8657) -
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) - 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