Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update electron-packager to the latest version 馃殌 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 20, 2017

Version 10.0.0 of electron-packager was just published.

Dependency electron-packager
Current Version 9.1.0
Type devDependency

The version 10.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 10.1.0 just got published.

Update to this version instead 馃殌

Release Notes 10.1.0

Added

  • Option to set the executable name separate from the app name (#758)

Fixed

  • mz dependency (#759)
Commits

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

greenkeeper bot added a commit that referenced this pull request Jan 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 2, 2018

Version 10.1.1 just got published.

Update to this version instead 馃殌

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants