Skip to content

Update puppeteer to the latest version 🚀 #1078

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

Merged
2 commits merged into from
May 14, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 14, 2019

The devDependency puppeteer was updated from 1.15.0 to 1.16.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.16.0

Big Changes

  • Chromium 76.0.3786.0 (r656675)

API changes

Added

Changed

Bug Fixes

  • #4263 - page.queryObjects has crashed the browser since version 1.12.0
  • #4337 - Request Interception issue with base href
  • #4364 - Page.setContent() fails when content includes \x7F but is valid UTF-8

Raw notes

a3cb163 - feat: root option in page.accessibility.snapshot() (#4318)
b3027a6 - test(page): make sure exposeFunction works with complex args (#4411)
5f66d82 - docs(readme): Document debugging with node --inspect-brk (#4345)
a0b54f0 - docs(troubleshooting.md): Pin Alpine Chromium version (#4359)
1516e0d - feat(workers): create workers from service workers and shared workers (#4397)
ef24c69 - fix(tracing): start without options (#4388)
9a2fb2a - docs(troubleshooting.md): Update CentOS documentation (#4398)
de18c0e - docs(firefox): Adding bug reference & prototype clarification to juggler (#4402)
511dcf9 - feat(browser): Add browser.isConnected() (#4403)
13f73b5 - feat(chromium): roll Chromium to r656675 (#4389)
1de9906 - test: add cookie tests (#4365)
27c9f75 - fix(page): teach page.setContent to work with tricky content (#4366)
e2e6b88 - feat(chromium): roll Chromium to r654752 (#4358)
f3db28c - test: add failing test for request interception with sync XHRs (#4350)
d64f700 - fix(docs): screen readers aren't the only kind of assistive technology (#4349)
1e29e5b - chore: bump version to v1.15.0-post (#4347)

Commits

The new version differs by 17 commits.

  • 9f2635c chore: mark version v1.16.0 (#4421)
  • a3cb163 feat: root option in page.accessibility.snapshot() (#4318)
  • b3027a6 test(page): make sure exposeFunction works with complex args (#4411)
  • 5f66d82 docs(readme): Document debugging with node --inspect-brk (#4345)
  • a0b54f0 docs(troubleshooting.md): Pin Alpine Chromium version (#4359)
  • 1516e0d feat(workers): create workers from service workers and shared workers (#4397)
  • ef24c69 fix(tracing): start without options (#4388)
  • 9a2fb2a docs(troubleshooting.md): Update CentOS documentation (#4398)
  • de18c0e docs(firefox): Adding bug reference & prototype clarification to juggler (#4402)
  • 511dcf9 feat(browser): Add browser.isConnected() (#4403)
  • 13f73b5 feat(chromium): roll Chromium to r656675 (#4389)
  • 1de9906 test: add cookie tests (#4365)
  • 27c9f75 fix(page): teach page.setContent to work with tricky content (#4366)
  • e2e6b88 feat(chromium): roll Chromium to r654752 (#4358)
  • f3db28c test: add failing test for request interception with sync XHRs (#4350)

There are 17 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 🌴

@ghost ghost added the Merge On Green label May 14, 2019
@ghost ghost merged commit 71def7b into master May 14, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/puppeteer-1.16.0 branch May 14, 2019 00:23
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants