omahajs / generator-omaha

Yeoman generator designed to help you craft sustainable code for the modern web
https://omaha.js.org
MIT License
12 stars 1 forks source link

Update puppeteer to the latest version 🚀 #65

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.12.0 of puppeteer was just published.

Dependency puppeteer
Current Version 0.11.0
Type devDependency

The version 0.12.0 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.

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’t 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 68 commits.

  • b555151 chore: mark version 0.12.0
  • 6a8865c feat(keyboard): make keyboard.down generate input event by default (#1016)
  • a02347e feat(Page): implement page.setOfflineMode (#1032)
  • fd88eb5 feat(chromium): roll chromium to r508693 (#1031)
  • 8511db9 feat(page): waitForSelector hidden option (#967)
  • 8f430fb fix(ElementHandle.boundingBox): account for margin, padding, and border in element.boxModel (#1017)
  • 1c52830 feat: roll to 508367 (#1027)
  • 053534b chore: update yarn lock #1025
  • c310f13 feat(Frame): Support options in addScriptTag and addStyleTag (#996)
  • 0426e3c Roll chromium to 508268 (#1019)
  • c893bf3 fix(input) Send .code with keyboard events (#1015)
  • 23c0ba0 feat(Page): introduce Page.queryObjects (#1005)
  • 3f9f0f4 feat(Page.pdf): add 'A6' page format
  • 9ecf20f chore: Allow development under Windows platform (#992)
  • ff08e45 fix: Remove synchronous operation with file system. (#879)

There are 68 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a0fc1c17b7894e38f4c49faf3c995997aa251692 on greenkeeper/puppeteer-0.12.0 into c53bec6f6e1e4f2ae304921c4b0cb022b44a5151 on master.