Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

chore(deps): update dependency electron-builder to v20.39.0 #27

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 26, 2018

This PR contains the following updates:

Package Type Update Change References
electron-builder devDependencies minor 20.14.7 -> 20.39.0 source

Release Notes

electron-userland/electron-builder

v20.39.0

Compare Source

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

v20.38.5

Compare Source

Bug Fixes

v20.38.4

Compare Source

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

v20.38.3

Compare Source

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)

v20.38.2

Compare Source

Bug Fixes

Thanks to all contributors to this release:

v20.38.1

Compare Source

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

v20.38.0

Compare Source

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

v20.37.0

Compare Source

Features

v20.36.2

Compare Source

electron-updater 4.0.4 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

v20.36.1

Compare Source

electron-updater 4.0.1 release.

Bug Fixes
Features

v20.36.0

Compare Source

v20.35.0

Compare Source

electron-updater 4.0.0 pre-release.

Important — next version of electron-updater:

  • requires Electron 3.
  • uses correct (not roamable) directory on Windows to cache update related files (pending installation files, data for differential update). And this directory doesn't depend anymore on your application product name.

Corresponding changes were required on electron-builder side, so, electron-builder 20.35.0 requires electron-updater 4.0.0.

These changes in general quite stable, but some another fixes planned for Windows, so, probably, electron-updater 4.0.0 will be not marked as latest until all planned fixes are not implemented.

Features
  • electron-updater: decouple Electron API to support Proton and other frameworks (9422251)
  • use wine64 on macOS (dbcbaf3)
  • electron-updater: use cache dir for electron-updater cache data (c01b7c0), closes #​3451 #​3467

v20.34.0

Compare Source

electron-updater 3.2.3 release.

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

v20.33.2

Compare Source

electron-updater 3.2.2 release.

Bug Fixes
  • electron-updater: do not dispatch error event for CancellationError #​1150 (e7acbd9)
Features
  • nsis: add possibility to force an install mode programmatically (ab244b4)

v20.33.1

Compare Source

Another part of electron-builder was rewritten in Go — as result, to get publisher name from code signing certificate, openssl is not required anymore on macOS/Linux and bloody PowerShell on Windows.

If you use electron-updater, strongly recommended to update electron-builder to 20.33.1 and electron-updater to 3.2.1. These versions are next (pre-release) for now, but will be promoted as latest in several days.

Bug Fixes
  • electron-updater: Updater crash on windows, fails on MacOS X (76fdd42), closes #​3308 #​3377
  • electron-webpack: resolve electron-webpack config (eb9c1d6)

v20.33.0

v20.32.0

Compare Source

Features

v20.31.3

Compare Source

Bug Fixes
Features
  • support functions in js config files (ebd9f0f)

v20.31.2

Compare Source

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

v20.31.1

Compare Source

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)

v20.31.0

Compare Source

Features

v20.30.0

Compare Source

Snap by default includes libsecret-1-0 now, so, you don't need to explicitly include it into stage packages if need.

v20.29.1

Compare Source

electron-updater 3.1.5 release.

Bug Fixes
  • electron-updater: Fix grammar in notification message (#​3410) (7953e56)
  • electron-updater: remove escaping of package-path arg - node escapes it properly (c7e07cc)
  • nsis: CopyFiles requires CreateDirectory (8ae6c01)
  • nsis: create appdata directory before copying installer (#​3400) (0c28515)
  • win: Relay exit code in portable app (#​3378) (56ddb8e)
Features

v20.29.0

Compare Source

electron-updater 3.1.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

v20.28.4

Compare Source

Bug Fixes

v20.28.3

Compare Source

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

v20.28.2

Compare Source

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

v20.28.1

Bug Fixes

v20.27.1

Compare Source

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

v20.27.0

Compare Source

Bug Fixes
Features
  • portable: add PORTABLE_EXECUTABLE_APP_FILENAME env (8d966f8), closes #​3186

v20.26.1

Compare Source

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

v20.26.0

Compare Source

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)

v20.25.0

Compare Source

Bug Fixes
  • electron-updater: partially restore sha256 support (6f8e4ec), closes #​3137
  • nsis: Missing entry in Add / Remove window of Control panel when using custom GUID (5ed7883), closes #​2749
  • win: revert to timestamp.comodoca.com until code sign error not clear (7d8fffe)
  • Unknown option "project" (35def8d), closes #​3155
Features

v20.24.5

Bug Fixes
  • linux: Include main category for inferred DEB desktop entries (5771ffe)
  • nsis: do not add (only current user) note to uninstall display name (8c3ce8a)

v20.24.3

Compare Source

Bug Fixes

v20.24.2

Compare Source

v20.24.1

Compare Source

Bug Fixes
  • electron-builder-squirrel-windows: peer dependency version of 7zip-bin is not correct (f121f4b)
  • electron-updater: url parameters, search is inside (d553629)
Features

v20.24.0

Compare Source

v20.23.1

Compare Source

electron-updater 3.0.3 released.

Bug Fixes
  • electron-updater: addRandomQueryToAvoidCaching does not respect query parameters (fb1b93d), closes #​3076
  • electron-publisher: strip trailing slash from s3 endpoint (d40a15c), closes #​3091

v20.23.0

Compare Source

Bug Fixes
Features
  • update win tools (win 10 sdk 10.0.17134.0) (7ee601c)

v20.22.1

Compare Source

Bug Fixes

v20.22.0

Compare Source

Bug Fixes
  • ensure that / is not used as path and not added twice (bc6a3a0), closes #​3092 #​3091
  • electron-updater: Replace all occurrences of version in old blockmap file url (#​3120) (ca18b74)
Features

v20.21.2

electron-updater 3.0.0 is available (pre-release). Reason of breaking change for electron-updater — aligned behaviour of allowDowngrade option.

Bug Fixes
  • electron-publisher: autoUpdater DigitalOcean spaces public-read (35e15aa), closes #​3089
  • electron-updater: vertical upgrading for channels (b1f2272), closes #​3111
  • SOE on read node module tree (1ce3a89), closes #​3113

v20.21.0

Compare Source

Features

v20.20.4

Compare Source

Bug Fixes
  • AppImage: Linux supports only txt EULA (c1d6184)

v20.20.3

Bug Fixes
  • windows: disable feature "sign dlls" by default (f474ecb)
Features
  • rewrite remote build client in Go, avoid NodeJS (5503cee)
  • AppImage: EULA for AppImage (77360ad)

v20.20.0

Compare Source

Bug Fixes
  • msi: Inconsistent installation folder names for NSIS & MSI builds resulting in 2 apps after msi app update (657b43f), closes #​3100
  • nsis: respect --force-run when RUN_AFTER_FINISH is false (3557aae), closes #​3093
Features

v20.19.2

Compare Source

Electron Build Service is now managed not by Docker Swarm, but using Rancher, enterprise management for Kubernetes.

Bug Fixes
Features

v20.19.1

Compare Source

Regression "cannot build Linux targets on Windows" is fixed.

Bug Fixes

v20.19.0

Compare Source

You don't need anymore to install electron-publisher-s3 — Go AWS SDK is used now instead of JS (you can expect more faster and reliable uploading). Please remove electron-publisher-s3 from your projects.

To download Electron binaries also multi-part downloader (implemented in Go instead of NodeJS) is used now. You can expect 2x-5x faster downloading (especially on CI servers).

Bug Fixes
Features

v20.18.0

Compare Source

Features
  • nsis: env ELECTRON_BUILDER_NSIS_DIR to customize NSIS binaries location (48d7280), closes #​3054

v20.17.2

Compare Source

electron-updater 2.23.3 (release).

Bug Fixes
  • AppImage: When unpacking the AppDir from the AppImage, then AppRun is not working correctly (1e6df67), closes #​1289
  • symlinks in asarUnpack are not copied (13f21ee), closes #​1376
  • electron-updater: fix case of blockmap file extension, detect s3 urls on setFeedURL (369e9c0)
  • electron-updater: ignore unknown powershell errors (a0026a7), closes #​2589
  • electron-updater: web installer differential download perMachine (82708a5), closes #​2949
  • nsis: Windows NSIS installer defaults to German if system language is not supported by electron-builder (4bc17b4), closes #​2517
Features
  • nsis: compute EstimatedSize on build time to reduce installation time (b8f93d1)

v20.17.1

Compare Source

electron-updater 2.23.2 (pre-release).

Bug Fixes
  • x64 prebuilt binaries get overridden by ia32 binaries during dependency rebuild (c0ea484), closes #​3038
  • msi: The Directory/@​id attribute's value is too long for an identifier (c01cc64), closes #​3027
  • electron-updater: addRandomQueryToAvoidCaching breaks s3 provider for updater with private acl (4c52f5c), closes #​3021

v20.17.0

Compare Source

Please try pre-release electron-updater 2.23.0.

Differential updates supported for NSIS (not only web installer). Please note — it is not delta, it is differential update. In short, it means that minimal update size it is block size of compression algo (LZMA2) but huge advantage is that updater is able to avoid full download to update to any version from any version. And this block size cannot be small because compression ratio will degrade.

So, if full installer size is 37 MB, and you simply change version, you can get results like (from electron-updater log):

File has 46 changed blocks
Full: 35,736.42 KB, To download: 917.08 KB (3%)

Please note — the same algo to compute blocks and download is used for all targets (AppImage, NSIS, NSIS Web Installer and soon DMG), but result varies because each target uses different compression algo and code signing algo (e.g. on Windows code signing can significantly change output file every time even if input file is the same).

Current implementation for NSIS has the one minor drawback — block map for current app version is downloaded every time and URL pattern should be the same (my-app-1.0.blockmap and my-app-1.1.blockmap, if you will change pattern for a new version to my-cool-app-1.1.blockmap, full download will be performed). WIll be addressed later.

Features

v20.16.4

Bug Fixes

v20.16.1

Compare Source

Features

Thanks to:

v20.16.0

Compare Source

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

Thanks to:

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

v20.15.3

Compare Source

Bug Fixes
  • node module copying - do not ignore optional deps (c9efb2e)

v20.15.2

Thanks to Sebastian Siemssen and James Long node modules copying solution is reimplemented from scratch.

More reliable and more faster solution is used now and ready to fully support Yarn workspaces or anything you can imagine (but still conforms to node module resolve algo, of course).

  • Solution is not enabled for rebuilding native deps. Decided to apply new solution one week later.
  • Only exclude patterns are taken in account for node modules. Base (relative) path always node_modules. It means that your existing patterns like "!node_modules/loot-core/src{,/**/*}" are still fully working.
  • All direct dependencies of your workspace packages (that used by app) must use the same / not conflicting versions. New algo is ready to detect such issues but it is not yet implemented (to make clear — opposite to your local disk, we cannot pack workspace dependency under parent dir since your app it is root and so, version conflict will be not resolved, instead, the only version will be copied into the app root node modules).
Bug Fixes

v20.15.0

Compare Source

Bug Fixes
Features
Performance Improvements
  • snap: avoid file copying during creation snap from template (d49693c)

Thanks to:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 509e952 to 72853a5 Compare May 26, 2018 10:24
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.15.0 chore(deps): update dependency electron-builder to v20.15.1 May 26, 2018
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.15.1 chore(deps): update dependency electron-builder to v20.16.0 Jun 25, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch 2 times, most recently from b407be9 to fce5b5a Compare June 26, 2018 08:51
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.16.0 chore(deps): update dependency electron-builder to v20.16.1 Jun 26, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from fce5b5a to ae555fb Compare June 26, 2018 11:06
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.16.1 chore(deps): update dependency electron-builder to v20.16.2 Jun 26, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from ae555fb to a46d670 Compare June 26, 2018 16:34
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.16.2 chore(deps): update dependency electron-builder to v20.16.4 Jun 26, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from a46d670 to cb2bf58 Compare June 27, 2018 10:38
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.16.4 chore(deps): update dependency electron-builder to v20.17.0 Jun 27, 2018
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.17.0 chore(deps): update dependency electron-builder to v20.17.1 Jun 28, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from cb2bf58 to 2ac6752 Compare June 28, 2018 09:22
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.17.1 chore(deps): update dependency electron-builder to v20.17.2 Jun 28, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch 2 times, most recently from 32ac3f2 to f1e57ca Compare June 28, 2018 18:36
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.17.2 chore(deps): update dependency electron-builder to v20.18.0 Jun 28, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from f1e57ca to 59ee828 Compare July 3, 2018 11:31
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.18.0 chore(deps): update dependency electron-builder to v20.19.1 Jul 3, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 59ee828 to d9b494e Compare July 5, 2018 17:35
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.19.1 chore(deps): update dependency electron-builder to v20.19.2 Jul 5, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from d9b494e to 1a5dad4 Compare July 12, 2018 06:40
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.19.2 chore(deps): update dependency electron-builder to v20.20.4 Jul 12, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 1a5dad4 to 3791c18 Compare July 15, 2018 07:11
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.20.4 chore(deps): update dependency electron-builder to v20.21.2 Jul 15, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 3791c18 to f4a9ea7 Compare July 16, 2018 09:10
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.21.2 chore(deps): update dependency electron-builder to v20.22.0 Jul 16, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from f4a9ea7 to 10000ad Compare July 20, 2018 09:10
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.22.0 chore(deps): update dependency electron-builder to v20.23.1 Jul 20, 2018
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.28.3 chore(deps): update dependency electron-builder to v20.28.4 Sep 5, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 66781dc to afa4d06 Compare October 28, 2018 11:50
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.28.4 chore(deps): update dependency electron-builder to v20.29.0 Oct 28, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from afa4d06 to 8716e76 Compare November 2, 2018 09:08
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.29.0 chore(deps): update dependency electron-builder to v20.31.1 Nov 2, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 8716e76 to d074a05 Compare November 2, 2018 09:31
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.31.1 chore(deps): update dependency electron-builder to v20.31.2 Nov 2, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from d074a05 to d3d868c Compare November 8, 2018 08:25
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.31.2 chore(deps): update dependency electron-builder to v20.33.2 Nov 8, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from d3d868c to 0c6817a Compare November 10, 2018 07:27
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.33.2 chore(deps): update dependency electron-builder to v20.34.0 Nov 10, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 0c6817a to 4477b9c Compare November 16, 2018 07:46
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.34.0 chore(deps): update dependency electron-builder to v20.36.1 Nov 16, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 4477b9c to 20ec625 Compare November 16, 2018 10:28
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.36.1 chore(deps): update dependency electron-builder to v20.36.2 Nov 16, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 20ec625 to c0e8657 Compare November 28, 2018 12:11
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.36.2 chore(deps): update dependency electron-builder to v20.38.0 Nov 28, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from c0e8657 to 3c628ae Compare November 29, 2018 08:35
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.0 chore(deps): update dependency electron-builder to v20.38.1 Nov 29, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 3c628ae to d874ce8 Compare November 29, 2018 21:34
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.1 chore(deps): update dependency electron-builder to v20.38.2 Nov 29, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from d874ce8 to 598144f Compare December 11, 2018 09:47
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.2 chore(deps): update dependency electron-builder to v20.38.3 Dec 11, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 598144f to 761720d Compare December 19, 2018 08:48
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.3 chore(deps): update dependency electron-builder to v20.38.4 Dec 19, 2018
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from 761720d to f66038f Compare January 15, 2019 08:02
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.4 chore(deps): update dependency electron-builder to v20.38.5 Jan 15, 2019
@renovate renovate bot force-pushed the renovate/electron-builder-20.x branch from f66038f to 79de879 Compare March 11, 2019 15:54
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v20.38.5 chore(deps): update dependency electron-builder to v20.39.0 Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant