Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Update electron-builder to the latest version 🚀 - #26

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-builder-20.0.4
Open

Update electron-builder to the latest version 🚀#26
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/electron-builder-20.0.4

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

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 🌴

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.0.5 just got published.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.0.6 just got published.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 20, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.0.7 just got published.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 21, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.0.8 just got published.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 23, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.1.0 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Feb 23, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.1.1 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Feb 24, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.2.0 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Mar 5, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.2.1 just got published.

Update to this version instead 🚀

Release Notes20.2.1

Bug Fixes

Features

greenkeeperBot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.3.0 just got published.

Update to this version instead 🚀

Release Notes20.3.0

Features

greenkeeperBot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.3.1 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Mar 8, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.4.0 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Mar 9, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.4.1 just got published.

Update to this version instead 🚀

Release Notes20.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

greenkeeperBot added a commit that referenced this pull request Mar 14, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.5.1 just got published.

Update to this version instead 🚀

Release Notes20.5.1

Bug Fixes

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

greenkeeperBot added a commit that referenced this pull request Mar 22, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Version 20.6.2 just got published.

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

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)

greenkeeperBot added a commit that referenced this pull request Nov 10, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

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

greenkeeperBot added a commit that referenced this pull request Nov 16, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.36.1

electron-updater 4.0.1 release.

Bug Fixes

Features

greenkeeperBot added a commit that referenced this pull request Nov 16, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

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

greenkeeperBot added a commit that referenced this pull request Nov 28, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

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

greenkeeperBot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.38.1

electron-updater 4.0.5 release.

Bug Fixes

  • always respect arch in user custom artifact pattern (45f17f5), closes #3510
  • electron-updater: disable differential download operation validation for now (b7f8e8c), closes #3485

greenkeeperBot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.38.2

Bug Fixes

  • linux: invalid default app icon used warning (ceafebb), closes #3495

Thanks to all contributors to this release:

greenkeeperBot added a commit that referenced this pull request Dec 11, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.38.3

electron-updater 4.0.6 release.

Bug Fixes

  • electron-updater: Pass requestHeaders to httpExecutor (#3536) (f698f08)
  • mac: fine-grained control [NSAllowsLocalNetworking] is not available in older operating systems (iOS 10.0 and older, or macOS 10.12 and older) (930dc8d), closes #3377
  • nsis: 稍后 typo (#3524) (947ae66)

greenkeeperBot added a commit that referenced this pull request Dec 19, 2018
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.38.4

electron-updater 4.0.7 pre-release.

Bug Fixes

  • electron-updater: make "checkForUpdatesAndNotify" catchable promise (#3531) (2c674df)
  • snap: fix snapcraft version check for 3.0 (0ba9c4f), closes #3549

greenkeeperBot added a commit that referenced this pull request Jan 15, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.38.5

Bug Fixes

  • older version of app-builder-bin included (f10498c), closes #3600

greenkeeperBot added a commit that referenced this pull request Mar 12, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.39.0

Bug Fixes

  • app-builder-lib: Typo in error (#3698) (480b930)
  • docker: Squirrel.Windows requires tzdata package (#3630) (9384e8e)
  • nsis: make killing the running app silent (#3624) (9cb0069)
  • nsis: when app is uninstalling, uninstaller does not (4eb29d9)

Features

  • docker: node v11 support for Docker images (a47dbbb)

greenkeeperBot added a commit that referenced this pull request May 9, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 20.40.2

Bug Fixes

  • nsis: regression since 20.40.0 - nsis uninstaller is not silent (4d92abf), closes #3813

Features

  • portable:unpackDirName option for portable (4ee4be6), closes #3799

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants