-
Notifications
You must be signed in to change notification settings - Fork 14
Update puppeteer to the latest version 🚀 #228
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
Conversation
Update to this version instead 🚀 Release Notes for v1.16.0Big Changes
API changesAddedChanged
Bug Fixes
Raw notesa3cb163 - feat: CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
|
|
|
|
The devDependency puppeteer was updated from
1.14.0to1.15.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.15.0
Big Changes
API changes
Added
puppeteer.devices(e3abb0a)puppeteer.errors(e3abb0a)Bug Fixes
Raw notes
2394da8 - chore: mark version v1.15.0
06fdcae - docs(troubleshooting): remove unnecessary call (#4327)
5e21ba3 - feat: update DeviceDescriptors (#4321)
2d53651 - chore(git): Fix line endings in text files (#4320)
770411b - test: verify overriding postdata and method on navigation (#4317)
e3abb0a - feat(puppeteer): introduce
puppeteer.errorsandpuppeteer.devices(#4312)dde55b0 - test: Make intervention test Edge friendly (#4314)
2b68c10 - fix: Removing a dead flag. (#4310)
3def8a2 - docs(readme): fix debugging tips (#4304)
0c4d53b - test: add a test for queryObjects with navigation (#4303)
a8ffdad - feat(chromium): roll Chromium to r650583 (#4284)
145e868 - test: add failing test for clicking certain elements (#4282)
8f8e774 - test: split out request interception tests (#4278)
5ee21d9 - fix(page): intersect content quads with viewport (#4277)
2098877 - fix: gracefully handle multiple contexts for secondary DOM World (#4276)
2265974 - refactor: migrate onto Fetch domain (#4265)
a79b775 - fix: Allow PUPPETEER_EXECUTABLE_PATH to be set in npmrc and package.json (#4270)
08e9a4d - fix(launcher): support https for browserURL endpoint (#4268)
19606a3 - fix: cache disabling should stick when toggling request interception (#4260)
2a7c3fe - feat(chromium): roll Chromium to r649004 (#4259)
54cce43 - fix(ci): another attempt to fix puppeteer@next (#4258)
0eb256b - fix(ci): fix builds of puppeteer@next (#4257)
fd0f58e - fix: Use new requestId for interception request matching (#4248)
9d31068 - feat(chromium): roll Chromium to r648643 (#4256)
080b809 - docs(contributing): add instructions to build Chromium revisions (#4246)
67fbf46 - feat(chromium): roll Chromium to r647475 (#4240)
1b8769d - docs(troubleshooting): launching Chromium on Windows (#4235)
695b30a - docs(troubleshooting): fix docker example (#3743)
66ff492 - docs(api.md): Working link to Linux differences (#4232)
0adffcc - docs: add table-of-contents to troubleshooting (#4234)
2c6df6d - chore: bump version to v1.14.0-post (#4224)
Commits
The new version differs by 31 commits.
b9f4a95chore: mark version v1.15.0 (#4346)06fdcaedocs(troubleshooting): remove unnecessary call (#4327)5e21ba3feat: update DeviceDescriptors (#4321)2d53651chore(git): Fix line endings in text files (#4320)770411btest: verify overriding postdata and method on navigation (#4317)e3abb0afeat(puppeteer): introducepuppeteer.errorsandpuppeteer.devices(#4312)dde55b0test: Make intervention test Edge friendly (#4314)2b68c10fix: Removing a dead flag. (#4310)3def8a2docs(readme): fix debugging tips (#4304)0c4d53btest: add a test for queryObjects with navigation (#4303)a8ffdadfeat(chromium): roll Chromium to r650583 (#4284)145e868test: add failing test for clicking certain elements (#4282)8f8e774test: split out request interception tests (#4278)5ee21d9fix(page): intersect content quads with viewport (#4277)2098877fix: gracefully handle multiple contexts for secondary DOM World (#4276)There are 31 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 🌴