Update puppeteer to the latest version 🚀 #224
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.16.0
to1.17.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.17.0
Big Changes
API changes
No API Changes.
Bug Fixes
Raw notes
89944e5 - chore: mark version v1.17.0
76b24e6 - feat(chromium): roll Chromium to r662092 (#4462)
cbecfba - test: convert license text file to LF line endings (#4438)
bad98ba - fix(test): browser.disconnect should not be awaited (#4446)
90a1032 - fix(network): stringify response headers for intercepted requests (#4436)
3f19bd5 - docs(troubleshooting.md): Fixed alpine install example (#4445)
60249e0 - fix: Page.setContent working with unicode strings (#4433)
3f23bb0 - test: add failing evaluation test with utf8 (#4444)
8a1c249 - test: add SVG clicking test (#4432)
f7bac6e - docs(readme): Turn troubleshooting question into a question (#4426)
ba7d0a9 - docs(contributing): add dist-tag management (#4423)
0490649 - chore: bump version to v1.16.0-post (#4422)
Commits
The new version differs by 12 commits.
1840ef0
chore: mark version v1.17.0 (#4467)
76b24e6
feat(chromium): roll Chromium to r662092 (#4462)
cbecfba
test: convert license text file to LF line endings (#4438)
bad98ba
fix(test): browser.disconnect should not be awaited (#4446)
90a1032
fix(network): stringify response headers for intercepted requests (#4436)
3f19bd5
docs(troubleshooting.md): Fixed alpine install example (#4445)
60249e0
fix: Page.setContent working with unicode strings (#4433)
3f23bb0
test: add failing evaluation test with utf8 (#4444)
8a1c249
test: add SVG clicking test (#4432)
f7bac6e
docs(readme): Turn troubleshooting question into a question (#4426)
ba7d0a9
docs(contributing): add dist-tag management (#4423)
0490649
chore: bump version to v1.16.0-post (#4422)
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 🌴