dollarshaveclub / e2e

Make End-to-End Testing Great For Once
MIT License
32 stars 3 forks source link

Update puppeteer to the latest version 🚀 #35

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency puppeteer was updated from 1.11.0 to 1.12.2.

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.12.2

Big Changes

  • Chromium 73.0.3679.0 (r624492)

API Changes

No API changes.

Bug Fixes

  • #3880 - puppeteer stops working with some https URLs
  • #3893 - Puppeteer are now restricted on certain websites?

Raw Notes

9a90107 - chore: mark version v1.12.2
6e1f7dc - feat(chromium): roll chromium to r624492 (#3909)
69c434a - test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894)
47fbb11 - test(firefox): add more Puppeteer-Firefox tests to Puppeteer (#3892)
b5e53fd - test(firefox): add puppeteer-firefox unique evaluation tests (#3891)
6bb0350 - test(firefox): introduce vendor-specific specs (#3890)
84fe601 - chore(firefox): run Puppeteer-Firefox against Puppeteer tests (#3888)
fd67fa7 - test(firefox): run puppeteer-firefox tests in browser contexts (#3887)
bd34755 - feat(ppfox): implement browser contexts (#3872)
b0e8084 - chore: bump version to v1.12.1-post (#3886)

Commits

The new version differs by 86 commits.

  • b0afb17 chore: mark version v1.12.2 (#3914)
  • 6e1f7dc feat(chromium): roll chromium to r624492 (#3909)
  • 69c434a test(firefox): further unify Puppeteer-Firefox and Puppeteer tests (#3894)
  • 47fbb11 test(firefox): add more Puppeteer-Firefox tests to Puppeteer (#3892)
  • b5e53fd test(firefox): add puppeteer-firefox unique evaluation tests (#3891)
  • 6bb0350 test(firefox): introduce vendor-specific specs (#3890)
  • 84fe601 chore(firefox): run Puppeteer-Firefox against Puppeteer tests (#3888)
  • fd67fa7 test(firefox): run puppeteer-firefox tests in browser contexts (#3887)
  • bd34755 feat(ppfox): implement browser contexts (#3872)
  • b0e8084 chore: bump version to v1.12.1-post (#3886)
  • a1abd6c chore: mark version v1.12.1 (#3885)
  • 23b7465 fix(types): disable shipping our own d.ts file (#3882)
  • 718cdf1 chore: bump version to v1.12.0-post (#3876)
  • 7f05a08 chore: mark version v1.12.0 (#3875)
  • 5cca7c0 fix(types): don't report events as class members (#3874)

There are 86 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: