Update dependency electron-packager to v15 #44
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.1.0
->15.3.0
Release Notes
electron/electron-packager
v15.3.0
Compare Source
Added
package.json
and the main entry point exist (#1257)v15.2.0
Compare Source
Added
electron-osx-sign
to 0.5.0 which adds a new option,entitlementsForFile
(#1189)Fixed
v15.1.0
Compare Source
Added
Fixed
OsxNotarizeOptions
definition contains credentials (#1167)v15.0.0
Compare Source
Added
Changed
cross-zip
withextract-zip
(#1139)Removed
v14.2.1
Compare Source
Fixed
v14.2.0
Compare Source
Added
electronZipDir
option (#1094)v14.1.1
Compare Source
Fixed
Chores
electron-notarize
to^0.2.0
(#1069)v14.1.0
Compare Source
Added
usageDescription
option (#1049)v14.0.6
Compare Source
Fixed
v14.0.5
Compare Source
Fixed
CFBundleExecutable
and friends are correct for helper apps (#1046)v14.0.4
Compare Source
Fixed
Electron GPU Helper bundles (#1036)
v14.0.3
Compare Source
Fixed
v14.0.2
Compare Source
Fixed
v14.0.1
Compare Source
Changed
fs-extra
to^8.1.0
(#993)Fixed
v14.0.0
Compare Source
Added
Fixed
electron-prebuilt-compile
points to a non-version (#978)Changed
extract-zip
withcross-zip
- on macOS/Linux, thezip
binary is required; on Windows,a relatively recent Powershell and .NET runtime is required, see
cross-zip
for details (#984)electron-download
to@electron/get
(#1002). Drops support for versions of Electron< 1.3.2, plus all of the
download
options have changed, notably:cache
is nowcacheRoot
strictSSL
is nowrejectUnauthorized
mirror
URL string is now a set of options defined bymirrorOptions
quiet
is removed as the default downloader no longer has a progress bar@electron/get
(#1016)v13.1.1
Compare Source
Fixed
v13.1.0
Compare Source
Added
Fixed
electron-prebuilt-compile
better (#932)asar
to^1.0.0
, which removes a vulnerable transitive dependency (#952)v13.0.1
Compare Source
Fixed
v13.0.0
Compare Source
Added
prebuiltAsar
option to specify a prebuilt ASAR file (#823)Changed
Removed
nodeify
if you need that syntax style) (#916)v12.2.0
Compare Source
Added
Fixed
v12.1.2
Compare Source
Fixed
v12.1.1
Compare Source
Changed
has been kept the same.
Deprecated
hostArch
andunameArch
inelectron-packager/targets
, replaced withhost
anduname
inelectron-download/lib/arch
, respectivelyv12.1.0
Compare Source
Added
--version
shows the Packager/Node versions & host platform/arch (#841)Fixed
mips64el
arch is only available with Electron 1.8.x (#843)v12.0.2
Compare Source
Fixed
v12.0.1
Compare Source
Fixed
galactus
to^0.2.1
to fix a bug with relative pathsv12.0.0
Compare Source
Changed
prune
exclusively utilizes thegalactus
module for pruning devDependencies, instead ofdepending on package managers (#819)
electron-packager
is no longer ignored by default (#819)Removed
packageManager
option (#819)v11.2.1
Compare Source
Fixed
v11.2.0
Compare Source
Added
v11.1.0
Compare Source
Added
v11.0.1
Compare Source
Fixed
rcedit
module updated to 1.0.0, which fixes some bugs (#804)--help
prints usage to stdout (#805)v11.0.0
Compare Source
Added
linux
platform,mips64el
arch builds (Electron 1.8.2-beta.5 and above) (#800)Changed
all
orplatform=linux, arch=all
now includearch=mips64el
if the Electron version specifiedis 1.8.2-beta.5 or above (#800)
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 you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.