Created by: greenkeeper[bot]
Version 1.1.0 of puppeteer was just published.
| Dependency | puppeteer |
|---|---|
| Current Version | 1.0.0 |
| Type | dependency |
The version 1.1.0 is not covered by your current version range.
If you don鈥檛 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.
It might be worth looking into these changes and trying to get this project onto the latest version of puppeteer.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 52 commits.
-
fecbbacchore: mark version v1.1.0 (#2041) -
fc94f98feat(Targets): expose browser target (#2036) -
e8a085cfeat(appMode): support pipes for appMode (#2032) -
3656cc2docs(api.md): fix nits in securityDetails description (#2023) -
43c0febfix(Network): fulfill security details for response redirects (#2025) -
4a53bcafeat(Chromium): roll Chromium to r536395 (#2024) -
ee5ec3etest: await browser closing in tests (#2022) -
ae22ef3feat(ExecutionContext): introduce ExecutionContext.frame() (#1972) -
885c93adocs(troubleshooting): Add AWS Lambda solution (#2003) -
856c431feat(Network): introduce response.securityDetails() method (#1880) -
700244atest: dont race against the mutation observer (#2016) -
1b6ee37fix(test): merge _pressedKeys test into the .repeat test (#2017) -
f3ba436Fix: Remove key codes from _pressedKeys Set after keyboard.up() is called (#1928) -
b275e66chore: Spelling and Markdown Consistency (#1998) -
070243edocs(CONTRIBUTING): update contributing.md (#1973)
There are 52 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot