gregstewart / hearthstone-tracker

An electron based Hearthstone tracker
MIT License
5 stars 0 forks source link

Update electron-packager to the latest version 🚀 #556

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 10.1.1 of electron-packager was just published.

Dependency electron-packager
Current Version 10.1.0
Type devDependency

The version 10.1.1 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 27 commits.

  • 0b00895 10.1.1
  • e8e7ed3 Merge pull request #783 from electron-userland/fix-arm-hostarch
  • 969a2b4 Merge pull request #784 from electron-userland/yarn-prune-no-lockfile
  • a5e0db5 Fix ARM detection on armv7l Node
  • dabdfac Don't create yarn.lock when pruning with Yarn
  • bc2080c Merge pull request #781 from malept/use-ava
  • e266525 Move testsuite setup outside of AVA for CI
  • 363f637 Infer tests can be parallelized
  • bcbe02c Use module.exports
  • 5dce2ee Make sure name inferring is tested
  • e4cfda3 Fix test description
  • 0c946f2 Use the global timeout
  • ede1589 Fix Linux-specific tests
  • 9337fc8 Readd test index, cleanup test timeouts
  • 7f87b6b Run packager tests serially

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