Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
mz
dependency (#759)The new version differs by 6 commits.
a374cba
Fix version link in NEWS
5cfee0f
10.1.0
05ba8a9
Merge pull request #759 from mironal/fix-mz-dependencies
5108d7d
fix mz dependencies
31e1e98
Merge pull request #758 from electron-userland/custom-executable-name
64caae7
Add option to set the executable name separate from the app name
See the full diff
Update to this version instead 🚀
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
Version 10.0.0 of electron-packager was just published.
The version 10.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 29 commits.
a636112
10.0.0
1975ee8
Merge pull request #755 from electron-userland/better-ci-caching
4a1f178
Cache node_modules instead of the NPM cache
e746ef5
Update asar to 0.14.0
2a9374e
Merge pull request #753 from malept/finish-promisifying
c578e88
Fix prune tests
a41aa57
Rename property to be less ambiguous
21e7f09
Refactor handling hooks
2974509
In-function requires no longer necessary
420f760
Refactor most of index.js into a Packager class
33633d9
Reorganize the exported common functions
23c95c8
Rename/move the relative rename function to App
456db56
Rename & move normalizeExt into the App class
13c0170
Promisify infer
0d69245
Promisify/classify & remove run-series
There are 29 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: