electron-react-typescript-boilerplate icon indicating copy to clipboard operation
electron-react-typescript-boilerplate copied to clipboard

Update electron-builder to the latest version πŸš€

Open greenkeeper[bot] opened this issue 7 years ago β€’ 87 comments

Version 20.0.4 of electron-builder was just published.

Dependency electron-builder
Current Version 19.56.2
Type devDependency

The version 20.0.4 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-builder.

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.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Feb 13 '18 07:02 greenkeeper[bot]

Version 20.0.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 16 '18 18:02 greenkeeper[bot]

Version 20.0.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 19 '18 14:02 greenkeeper[bot]

Version 20.0.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 20 '18 13:02 greenkeeper[bot]

Version 20.0.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 21 '18 11:02 greenkeeper[bot]

Version 20.1.0 just got published.

Update to this version instead πŸš€

Release Notes 20.1.0
  • Now you don't need to install snapcraft to build snap.
  • Size of snap reduced (savings ~9 MB).
  • Snap build time reduced β€” now only 8-11 seconds.

Bug Fixes

greenkeeper[bot] avatar Feb 23 '18 15:02 greenkeeper[bot]

Version 20.1.1 just got published.

Update to this version instead πŸš€

Release Notes 20.1.1
  • Now you don't need to install snapcraft to build snap.
  • Size of snap reduced (savings ~9 MB).
  • Snap build time reduced β€” now only 8-11 seconds.

Bug Fixes

greenkeeper[bot] avatar Feb 23 '18 18:02 greenkeeper[bot]

Version 20.2.0 just got published.

Update to this version instead πŸš€

Release Notes 20.2.0

To support building snap for Electron 2 applications, new Docker image is introduced. You don't need to use it directly β€” used automatically (but not on CI server). But in any case if you don't have custom build or stage packages (99%), prepacked snap template is used, so, you can build snap on macOS or Linux without Docker (and soon Windows support coming).

Features

  • snap: support electron 2 (43e23c8)

greenkeeper[bot] avatar Feb 24 '18 09:02 greenkeeper[bot]

Version 20.2.1 just got published.

Update to this version instead πŸš€

Release Notes 20.2.1

Bug Fixes

Features

greenkeeper[bot] avatar Mar 05 '18 10:03 greenkeeper[bot]

Version 20.3.0 just got published.

Update to this version instead πŸš€

Release Notes 20.3.0

Features

greenkeeper[bot] avatar Mar 06 '18 08:03 greenkeeper[bot]

Version 20.3.1 just got published.

Update to this version instead πŸš€

Release Notes 20.3.1

Bug Fixes

  • restore support of project param (0fcc99c), closes #2633
  • snap packages don't follow artifactName (3f6f5b6), closes #2576
  • AppImage: fix AppImage build regression if max compression used (5081536), closes #2664

greenkeeper[bot] avatar Mar 06 '18 08:03 greenkeeper[bot]

Version 20.4.0 just got published.

Update to this version instead πŸš€

Release Notes 20.4.0

Bug Fixes

  • electron-updater: add response code to error message about Accept-Ranges (62cf1df)
  • nsis: ensure that installer process is not killed as child process (51a7cff), closes #2516

Features

  • windows: ZIP compression for portable (e23cecb), closes #2548

greenkeeper[bot] avatar Mar 08 '18 00:03 greenkeeper[bot]

Version 20.4.1 just got published.

Update to this version instead πŸš€

Release Notes 20.4.1

Bug Fixes

  • electron-updater: add response code to error message about Accept-Ranges (62cf1df)
  • nsis: ensure that installer process is not killed as child process (51a7cff), closes #2516

Features

  • windows: ZIP compression for portable (e23cecb), closes #2548

greenkeeper[bot] avatar Mar 09 '18 11:03 greenkeeper[bot]

Version 20.5.1 just got published.

Update to this version instead πŸš€

Release Notes 20.5.1

Bug Fixes

  • handle dependencies with package 'link' fields (#2690)

greenkeeper[bot] avatar Mar 14 '18 07:03 greenkeeper[bot]

Version 20.6.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Mar 22 '18 13:03 greenkeeper[bot]

Version 20.8.0 just got published.

Update to this version instead πŸš€

Release Notes 20.8.0

Bug Fixes

  • auto-updater: Race condition during Application Quit (#2746) (1df5d98), closes #2745
  • electron-updater: Allow --package-file arg to escape spaces in filenames (#2739) (24a585b)

Features

  • snap: initialize db and icons for faster startup and remove fonts (#2715) (5f0dd86)

greenkeeper[bot] avatar Mar 26 '18 19:03 greenkeeper[bot]

Version 20.8.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Mar 27 '18 15:03 greenkeeper[bot]

Version 20.9.0 just got published.

Update to this version instead πŸš€

Release Notes 20.9.0

Bug Fixes

  • electron-updater: add random query param to avoid caching (254d7c5), closes #2741
  • electron-updater: Close opened parenthese in update checking log (8f19ea9), closes #2763
  • electron-updater: set actual http status code instead of 404 #2741 (8453a77)
  • mac: apply app version to helper apps (#2773) (45b1231), closes #2772
  • remote build doesn't work if native async is used (17b85cc)
  • snap: electron-builder uses mksquashfs options that are incompatible with snap store (e828245), closes #2803

Features

  • mac: pass the provisioning profile path to electron-osx-sign (2a707cc), closes #2166 #2782

greenkeeper[bot] avatar Apr 18 '18 10:04 greenkeeper[bot]

Version 20.9.2 just got published.

Update to this version instead πŸš€

Release Notes 20.9.2

Bug Fixes

  • locale message (#2805) (0fd945b)
  • AppImage: do not print debug info about installed AppImage on run (a167257), closes #2807
  • snap: electron 1 template is broken (9dced9c), closes #2808

greenkeeper[bot] avatar Apr 19 '18 10:04 greenkeeper[bot]

Version 20.10.0 just got published.

Update to this version instead πŸš€

Release Notes 20.10.0

Bug Fixes

  • snap: do not use gtk3 for electron 1.8.3+ (726706c)

Features

  • nsis: remove "runAfterFinish" checkbox (439ea2c), closes #2811

greenkeeper[bot] avatar Apr 20 '18 07:04 greenkeeper[bot]

Version 20.11.1 just got published.

Update to this version instead πŸš€

Release Notes 20.11.1
  • msi: fix id escaping.

greenkeeper[bot] avatar Apr 30 '18 18:04 greenkeeper[bot]

Version 20.13.2 just got published.

Update to this version instead πŸš€

Release Notes 20.13.2

Bug Fixes

  • rename EP_PRELEASE to EP_PRE_RELEASE (4d223bf), closes #2878

greenkeeper[bot] avatar May 08 '18 10:05 greenkeeper[bot]

Version 20.13.3 just got published.

Update to this version instead πŸš€

Release Notes 20.13.3

Bug Fixes

  • publish produced "...armv7l.yml", but updater finds for "...arm.yml" (7b5ffe6), closes #2884
  • add /debug flag to signtool, do not try to use openssl on Windows #2875 (bd77520)

greenkeeper[bot] avatar May 09 '18 07:05 greenkeeper[bot]

Version 20.13.4 just got published.

Update to this version instead πŸš€

Release Notes 20.13.4

Bug Fixes

  • msi: put appId in file shortcut to fix notifications in win8/win10 (#2908) (f4212a6), closes #2906

greenkeeper[bot] avatar May 15 '18 11:05 greenkeeper[bot]

Version 20.14.7 just got published.

Update to this version instead πŸš€

Release Notes 20.14.7

Bug Fixes

  • do not use optional dependencies because NPM is broken by design (f4099c6), closes #2013
  • mas: rename login helper and set unique id (35c8cee), closes #2719
  • snap: electron-builder constructs snap squashfs files that are incompatible with the snap store (cb5034d), closes #2925 #2888

greenkeeper[bot] avatar May 22 '18 18:05 greenkeeper[bot]

Version 20.15.0 just got published.

Update to this version instead πŸš€

Release Notes 20.15.0

Bug Fixes

Features

Performance Improvements

  • snap: avoid file copying during creation snap from template (d49693c)

Thanks to:

greenkeeper[bot] avatar May 26 '18 07:05 greenkeeper[bot]

Version 20.15.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 26 '18 10:05 greenkeeper[bot]

Version 20.16.0 just got published.

Update to this version instead πŸš€

Release Notes 20.16.0

Bug Fixes

  • archive: compute safe artifact name using standard util (b3f9a13), closes #2984
  • electron-updater: downloading builds(updates) more than once even if downloaded already (6500b35), closes #3007 #3003
  • nsis: Installer not closed when 'runAfterFinish: false' (#2974) (6a08b50), closes #2951
  • nsis: prevent a missing package.7z from nuking the application (e20bbdd), closes #2929 #2859
  • nsis: Update FR message.yml (#2989) (82b542c)
  • Do not run node modules file matcher when node_modules are handled externally (#2975) (ac890d1)
  • node module copying - do not ignore optional deps (70b44ca)
  • The path should be corrected in Windows that when the moduleName is Scoped packages named. (#3002) (0cdb1c4)

Features

Performance Improvements

  • zip: Use default compression level (1b674e4), closes #3032

Thanks to:

20 days without active maintaining and electron-builder have a lot of awesome pull requests and new contributors :) Thank you all.

greenkeeper[bot] avatar Jun 25 '18 08:06 greenkeeper[bot]

Version 20.16.1 just got published.

Update to this version instead πŸš€

Release Notes 20.16.2

Features

  • electron-updater: support prereleases in a Github private repository (59aac66), closes #3005 #3037

Thanks to:

greenkeeper[bot] avatar Jun 26 '18 11:06 greenkeeper[bot]

Version 20.16.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jun 26 '18 12:06 greenkeeper[bot]

Version 20.16.4 just got published.

Update to this version instead πŸš€

Release Notes 20.16.4

Bug Fixes

  • 20.16.1 Hangs without building the app (0ef803d), closes #3043
  • CLI fails but exit code is 0 (2bdfe3a), closes #2940
  • do not copy nested node modules to root (2803086), closes #3039 #3047
  • AppImage: AppImage content is not correct (resources_1 dir) (b338c91), closes #2958
  • electron-updater: do not rename AppImage file if no version in the name (48a0811), closes #2964

greenkeeper[bot] avatar Jun 26 '18 15:06 greenkeeper[bot]