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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update electron-builder to the latest version 🚀 #120

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 26, 2018

Version 20.26.0 of electron-builder was just published.

Dependency electron-builder
Current Version 20.14.7
Type devDependency

The version 20.26.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-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.


Release Notes 20.26.0

Major bug fixed for AppImage. To ensure that your application windows have correct task bar icon, StartupWMClass should be set for some Linux distros. For example, app icon is correctly displayed on Ubuntu 16, but not icon on Ubuntu 18.

Now, since electron-builder 20.26.0, StartupWMClass is correctly set.

What you should do: just upgrade electron-builder to 20.26.0 and your app icon will be correctly displayed on Ubuntu 18.

Please note — Electron uses product name as WM_CLASS but non-ASCII symbols doesn't work. It means that if your product name is ß app, icon will be not set for app windows because of ß symbol. Workaround: do not set productName in the root of package.json, move it to build (to electron-builder config). Or always working solution.

Features

  • AppImage: support html EULA (80eaf23)
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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2018

Version 20.26.1 just got published.

Update to this version instead 🚀

Release Notes 20.26.1

electron-updater 3.1.1 pre-release.

Since this release electron-updater compatibility is set to >=2.15 it means that latest-mac.json is no longer generated and no sha256 checksums for Windows artifacts (sha512 is used instead for 2 years already).

Bug Fixes

  • appx: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest (86cd1d9), closes #2979
  • Weird ref_0 lines being written in latest-mac.yml (72c858c), closes #2993
  • electron-updater: unify "update-downloaded" event on macOS (86d64c2)

Features

  • electron-updater: download update on macOS in the same way as for other OS (f966f1a), closes #3168

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

greenkeeper bot commented Aug 7, 2018

Version 20.27.1 just got published.

Update to this version instead 🚀

Release Notes 20.27.1

Features

  • portable: expose $EXEPATH as PORTABLE_EXECUTABLE_FILE env (dfa9f7d), closes #3186

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

greenkeeper bot commented Aug 14, 2018

Version 20.28.1 just got published.

Update to this version instead 🚀

Release Notes 20.28.1

Bug Fixes

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

greenkeeper bot commented Aug 21, 2018

Version 20.28.2 just got published.

Update to this version instead 🚀

Release Notes 20.28.2

Bug Fixes

  • Error in app-builder-lib filter util with yarn workspace (632f79d), closes #3223

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

greenkeeper bot commented Aug 28, 2018

Version 20.28.3 just got published.

Update to this version instead 🚀

Release Notes 20.28.3

Bug Fixes

  • electron-updater: close files more reliably during differential download (d37bacb)
  • mac: mac ZIP root folder regression (2df0e1c), closes #3277

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

greenkeeper bot commented Sep 5, 2018

Version 20.28.4 just got published.

Update to this version instead 🚀

Release Notes 20.28.4

Bug Fixes

  • snap: do not set environment for classic (9eec0a9), closes #3300

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

greenkeeper bot commented Oct 28, 2018

Update to this version instead 🚀

Release Notes for 20.29.0

electron-updater 3.2.4 pre-release.

Bug Fixes

  • electron-updater: Added electron 3(Node 10) support to nsis updater (78a65d2), closes #3371
  • electron-updater: better escaping of package-path arg (44c8fd0)
  • mac: mac build fails against electron v4.0.0-beta.3 (7fc9a29), closes #3412

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

greenkeeper bot commented Nov 2, 2018

Update to this version instead 🚀

Release Notes for 20.31.1

Bug Fixes

  • respect ignore patterns for node modules if defined as file set filter (f52ce37)
  • squirrel.windows: pass 7za path via env (ce1de01)

Features

  • electron-publisher: Allow pass configuration to custom electron-publisher provider (6570e4b), closes #3261
  • nsis: add languages sv_SE, no, da, fi, es, nl_NL and complete ru, it, pl, hu, fr (#3411) (e101832)

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

greenkeeper bot commented Nov 2, 2018

Update to this version instead 🚀

Release Notes for 20.31.2

Bug Fixes

  • mac: Framework symlinks are not created in app on macOS, leading to crash on launch (7bf2b9a), closes #3435

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

greenkeeper bot commented Nov 8, 2018

Update to this version instead 🚀

Release Notes for 20.33.2

Bug Fixes

  • electron-updater: do not dispatch error event for CancellationError #1150 (e7acbd9)

Features

  • nsis: add possibility to force an install mode programmatically (ab244b4)

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

greenkeeper bot commented Nov 10, 2018

Update to this version instead 🚀

Release Notes for 20.34.0

electron-updater 3.2.3 release.

Bug Fixes

  • electron-updater: fix recent differential update regression (d9341d6)

Features

  • support ${os} macro in output dir (f629b52), closes #3314
  • electron-updater: expose downloaded file in update-downloaded event (7cdece3), closes #3070 #3345

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

greenkeeper bot commented Nov 16, 2018

Update to this version instead 🚀

Release Notes for 20.36.1

electron-updater 4.0.1 release.

Bug Fixes

Features

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

greenkeeper bot commented Nov 16, 2018

Update to this version instead 🚀

Release Notes for 20.36.2

electron-updater 4.0.3 release.

Bug Fixes

  • electron-updater: fix checkForUpdatesAndNotify regression in 4.0.0 (0fa9096)
  • electron-updater: nsis one-click per-machine auto-updating fails (Error: spawn [...].exe EACCES) (cc63141), closes #3480 #3367

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

greenkeeper bot commented Nov 28, 2018

Update to this version instead 🚀

Release Notes for 20.38.0

Bug Fixes

  • if cannot resolve win csc link, report as InvalidConfigurationError to make clear that it is user error (88d8a6b), closes #3502

Features

greenkeeper bot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Jan 15, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 23, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 23, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 3, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 1, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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.

0 participants