Update puppeteer to the latest version 🚀 #1116
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency puppeteer was updated from
1.17.0
to1.18.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v1.18.0
Big Changes
API changes
No API changes.
Bug Fixes
Raw notes
45873ea - feat(chromium): roll Chromium to r669486 (#4591)
955e7cb - feat(page): move page.pdf to protocol streams (#4587)
6c2007f - docs(README.md): fix spelling of Stack Overflow (#4590)
62733a2 - fix(connection): bump websocket max received message size to 256Mb (#4571)
5087962 - feat(chromium): roll Chromium to r668716 (#4581)
6860d73 - fix(network): align HTTP status codes with IANA (#4567)
7922641 - fix(page): fix A2 and A3 format size (#4569)
65b7e8e - docs(api.md): add notes on race condition in page.setViewport (#4319)
8df0b3e - fix(network): allow fulfilling requests with status code 422 (#4566)
b2f9490 - fix(eval): be able to throw protocol like errors (#4551)
6a50888 - fix(firefox): fix missing awaits in mouse.click (#4561)
e1432cc - docs(contributing): update commit message example (#4560)
dd6fcfe - fix(page): fix missing awaits in mouse.click (#4541)
7faf1c9 - fix(BrowserFetcher): fix httpRequest when using proxy against http HOST (#4558)
4bcdfc9 - docs(api.md): clarify frame/page.goto()'s handling of HTTP error statuses (#4553)
aca99cd - docs(troubleshooting): add missing double quotes (#4548)
90df69c - fix(page): do evaluations with one roundtrip (#4539)
7e19846 - feat(chromium): roll Chromium to r666595 (#4530)
f79d0a3 - fix: try running without
--disable-gpu
on windows (#4523)15804d1 - test: remove debug console.log (#4522)
78d5106 - feat(chromium): roll Chromium to r665405 (#4516)
f52738e - docs(api.md): clarify on HTTP error responses (#4507)
94ff4de - docs(troubleshooting): fix comment (#4512)
ac611ba - fix(helper): fix Helper.installAsyncStackHooks method (#4478)
d221c02 - test: add test to verify fetching of dataURL requests (#4233)
015e330 - test: add oopif tests (#4495)
111350c - docs(troubleshooting.md): update Alpine instructions (#4494)
084cf02 - chore: bump version to v1.17.0-post (#4468)
Commits
The new version differs by 29 commits.
c96454d
chore: mark version v1.18.0 (#4606)
45873ea
feat(chromium): roll Chromium to r669486 (#4591)
955e7cb
feat(page): move page.pdf to protocol streams (#4587)
6c2007f
docs(README.md): fix spelling of Stack Overflow (#4590)
62733a2
fix(connection): bump websocket max received message size to 256Mb (#4571)
5087962
feat(chromium): roll Chromium to r668716 (#4581)
6860d73
fix(network): align HTTP status codes with IANA (#4567)
7922641
fix(page): fix A2 and A3 format size (#4569)
65b7e8e
docs(api.md): add notes on race condition in page.setViewport (#4319)
8df0b3e
fix(network): allow fulfilling requests with status code 422 (#4566)
b2f9490
fix(eval): be able to throw protocol like errors (#4551)
6a50888
fix(firefox): fix missing awaits in mouse.click (#4561)
e1432cc
docs(contributing): update commit message example (#4560)
dd6fcfe
fix(page): fix missing awaits in mouse.click (#4541)
7faf1c9
fix(BrowserFetcher): fix httpRequest when using proxy against http HOST (#4558)
There are 29 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴