OakLabsInc / oak

A very opinionated kiosk UI application based on electron
73 stars 18 forks source link

Update spectron to the latest version 🚀 #48

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency spectron was updated from 3.8.0 to 5.0.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 v5.0.0

Adds support for electron 3.0.x release line.

Commits

The new version differs by 13 commits.

  • 25d492d feat: support latest stable electron release line (#334)
  • a814875 chore: add npm lint script
  • cc2563f docs: add version table (#329)
  • 1c3883f bump v4.0.0
  • cf24455 fix: support electron 2.0.X (#321)
  • c527b4e [capturePage] Updated capturePage to use NativeImage.toPNG (#297)
  • 12fe913 Fix the TypeScript errors (#295)
  • b77828f Add 'Limitations' subsection to docs (#293)
  • a0c47ca Merge pull request #278 from gingko/api-in-app-purchase-error
  • d6d7903 'inAppPurchase' module ignored only non-macOS.
  • 7f80802 Added 'inAppPurchase' to ignoreModule.
  • 66a403a @types/webdriverio missing in your package.json (#270)
  • d192e1d specify client is WebdriverIO's browser object in docs (#268)

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: