OakLabsInc / oak

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

Update electron-packager to the latest version 🚀 #26

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 11.0.0 of electron-packager was just published.

Dependency electron-packager
Current Version 10.1.2
Type devDependency

The version 11.0.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 electron-packager.

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 9 commits.

  • 4e5bda4 11.0.0
  • aacf297 Merge pull request #800 from electron-userland/mips64el-support
  • b6e4082 Add docs for mips64el support
  • 4c5a4dc Add support for official MIPS64EL arch on Linux
  • f09ac9e Add link to electron-installer-snap
  • 6d6fac0 Merge pull request #795 from malept/codecov
  • 928ca03 Replace coverage badge in readme
  • 84504ae Remove a now unnecessary istanbul ignore directive
  • 552729f Use codecov instead of coveralls

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 6 years ago

Version 11.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 37ee0bd 11.0.1
  • 0e9f65d Merge pull request #805 from electron-userland/help-to-stdout
  • 9b99e15 Send usage text to stdout if --help specified
  • 197ab5c Merge pull request #804 from electron-userland/rcedit-1.0.0
  • 1b39cd7 Upgrade rcedit to 1.0.0
  • 68c99e2 Upgrade yargs-parser, ava, & eslint-plugin-node

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • a02ccc0 11.1.0
  • a7437b9 Merge pull request #807 from malept/login-helper
  • c82cc36 Pre-download the MAS version being tested
  • 5852ebb Add support for customizing the login helper on MAS
  • cdd6709 Add more ESLint config
  • 5889db7 Upgrade eslint-config-standard to 11.0.0

See the full diff