-
-
Notifications
You must be signed in to change notification settings - Fork 7
Update puppeteer to the latest version 🚀 #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
The devDependency puppeteer was updated from
1.20.0to2.0.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.
Publisher: mathias
License: Apache-2.0
Release Notes for v2.0.0
Big changes
page.screenshotnow clips elements to the viewport (#5080)page.emulateTimezone(timezoneId)page.emulateMediaType(type)(superseding the oldpage.emulateMedia(type)API)page.emulateMediaFeatures(features)API changes
page.emulateTimezone(timezoneId)page.emulateMediaType(type)page.emulateMedia(type)is now obsolete.Use
page.emulateMediaType(type)instead.page.emulateMediaFeatures(features)Raw notes
aa24697 - chore: mark version v2.0.0 (#5078)
360c1b4 - test: add page.screenshot viewport clipping test (#5079)
7f3e372 - docs(api): improve page.waitFor docs for the
optionsobject (#5021)8132b39 - test: remove duplicate code from an example (#5072)
1248a19 - feat(api): add
page.emulateTimezone(timezoneId)(#4949)a86363f - feat(api): add
page.emulateMedia{Type,Features}(#5012)06dbb72 - chore: use map instead of plain object (#5068)
81d2600 - feat(chromium): roll Chromium to r705776 (#5058)
3773229 - fix: avoid unnecessary zero-delays in input code (#4934)
11ff374 - chore: drop Node.js v6 support (#5045)
c0ba8f9 - docs(troubleshooting): update Alpine Chromium versions (#4980)
2506169 - docs(contributing): mention manual docs/api updates (#5023)
83c327a - docs(readme): correct Slack link
4c62e09 - fix(comment): fix typo in Launcher.js (#4959)
7dbb108 - docs(api): list Chromium version for Puppeteer v1.20.0 (#5015)
5b34028 - chore: bump https-proxy-agent to mitigate a security issue (#5016)
dc57d03 - docs(api): clarify
typemethod examples (#5010)fff2737 - doc(contributing): clarify release instructions (#4940)
387a532 - chore: bump version to v1.20.0-post (#4939)
Commits
The new version differs by 19 commits.
aa24697chore: mark version v2.0.0 (#5078)360c1b4test: add page.screenshot viewport clipping test (#5079)7f3e372docs(api.md): improve page.waitFor docs for theoptionsobject (#5021)8132b39docs(api.md): remove duplicate code from an example (#5072)1248a19feat(api): add page.emulateTimezone(timezoneId) (#4949)a86363ffeat(api): add page.emulateMedia{Type,Features} (#5012)06dbb72chore: use map instead of plain object (#5068)81d2600feat(chromium): roll Chromium to r705776 (#5058)3773229fix: avoid unnecessary zero-delays in input code (#4934)11ff374chore: drop Node.js v6 support (#5045)c0ba8f9docs(troubleshooting): update Alpine Chromium versions (#4980)2506169docs(contributing): mention manual docs/api updates (#5023)83c327adocs(readme): correct Slack link4c62e09fix(comment): fix typo in Launcher.js (#4959)7dbb108docs(api): list Chromium version for Puppeteer v1.20.0 (#5015)There are 19 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 🌴