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

An in-range update of electron-builder is breaking the build 🚨 #73

Open
greenkeeper bot opened this issue Oct 28, 2018 · 16 comments
Open

An in-range update of electron-builder is breaking the build 🚨 #73

greenkeeper bot opened this issue Oct 28, 2018 · 16 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 28, 2018

The devDependency electron-builder was updated from 20.29.1 to 20.29.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

electron-builder is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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
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 Oct 28, 2018

After pinning to 20.29.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 2, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 8, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 10, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Your tests are still failing with this version. Compare changes

Release Notes for 20.36.1

electron-updater 4.0.1 release.

Bug Fixes

Features

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 28, 2018

Your tests are still failing with this version. Compare changes

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
Copy link
Author

greenkeeper bot commented Nov 29, 2018

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

Your tests are still failing with this version. Compare changes

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:

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2018

Your tests are still failing with this version. Compare changes

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)

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 19, 2018

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Your tests are still failing with these versions. Compare changes

Release Notes for 21.1.0

Code signing of NSIS uninstaller is supported on macOS Catalina (where it is broken by Apple, since wine 32 is not supported anymore) using Parallels Desktop. Solution for this problem is found, but it requires time, if you need to build NSIS on macOS, consider to donate, otherwise there is no for now plans to implement it.

NSIS installer bootstrap is now much faster, because 7zip is updated from ancient version to latest 19 (thanks to NSIS maintainers).

Bug Fixes

  • mas: Cannot create MAS build (1acd5b3), closes #4048
  • nsis-web: connectivity issues with nsis-web (0ee226b), closes #2049
  • prefetch command for arm (f12a090)

Features

  • linux: add fileAssociation support for fpm target (c11fa1f)

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Your tests are still failing with these versions. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2019

Your tests are still failing with these versions. Compare changes

Release Notes for 21.1.5

Please be aware that because Apple doesn't provide nor documentation, neither tools to customize DMG presentation, window position is computed now from bottom, and not from top.

Bug Fixes

  • config on command must coerce string (faba9e3), closes #4086
  • more clear error if cannot extract publisher name from code signing certificate (1254197)

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2019

Your tests are still failing with these versions. Compare changes

Release Notes for 21.2.0

Bug Fixes

  • mac: add needed helpers for electron 6.0.0 (#4111) (c36f6c8)
  • nsis: improve Windows installer task kill process (related to child processes) (39e6783), closes #2894

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

No branches or pull requests

0 participants