OakLabsInc / oak

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

Update electron-packager to the latest version 🚀 #45

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency electron-packager was updated from 11.1.0 to 12.2.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 12.2.0

Added

  • darwinDarkModeSupport option to support macOS Mojave dark mode for older Electron versions (#893)

Fixed

  • Don't handle EH/NP Helpers if they don't exist (#894)
Commits

The new version differs by 39 commits.

  • a5e0f62 12.2.0
  • fb1656e Add link to electron-installer-windows (#817)
  • 2164e17 Test refactors (#896)
  • e3f18ec Don't handle EH/NP Helpers if they don't exist (#894)
  • 7495565 Merge pull request #893 from electron-userland/mojave-dark-mode
  • a837d84 Add default to API docs
  • 76cd912 Add CLI usage
  • d57ed03 feat: add enableDarwinDarkModeSupport option to support mojave dark mode for older electron versions
  • 76ca0e9 Fix typo
  • 4f3a4fb 12.1.2
  • ce16805 Merge pull request #889 from electron-userland/prune-user-namespaced-modules
  • 9506805 Prune user-namespaced modules
  • a49c08d 12.1.1
  • bffd683 Host arch utilities moved to electron-download
  • cff9713 12.1.0

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

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 5e8526a Remove accidentally committed package lock
  • 537c27c 13.0.0
  • d977deb Update related package links in readme
  • a339b24 Use Travis CI for some Windows CI (#917)
  • a533d5f Drop callback support (#916)
  • 3cbb080 Remove deprecated target arch API (#915)
  • 41bf218 Upgrade eslint-plugin-node to ^8
  • c0c8014 Merge pull request #899 from electron-userland/notarize-support
  • 229c69f Attempt to fix possible race condition with sinon.spy
  • 8b9c16f Note which notarize sub-properties are required
  • 5aa3d78 Reorganize some code, clarify docs, add tests
  • 58c1453 feat: add support for mojave app notarization
  • 3366253 Merge pull request #900 from electron-userland/drop-node-4
  • 8be52c0 probot(request-info): check that issues/PRs don't have un-filled-in templates
  • 8ea94db Upgrade to ESLint 5

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 13.0.1

Fixed

  • Ensure relative out dirs are correctly ignored when copying (#919)
Commits

The new version differs by 2 commits.

  • 29570ec 13.0.1
  • 8d752c2 Ensure relative out dirs are correctly ignored when copying (#919)

See the full diff