Update dependency electron-packager to v17 #83
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:
12.2.0
->17.1.2
Release Notes
electron/electron-packager (electron-packager)
v17.1.2
: 17.1.2Compare Source
What's Changed
@link
syntax for .d.ts comments by @erickzhao in https://github.com/electron/electron-packager/pull/1450osx-universal
flag to usage.txt by @erickzhao in https://github.com/electron/electron-packager/pull/1533electron-nightly
even if in dependencies by @erickzhao in https://github.com/electron/electron-packager/pull/1538--arch=universal
on macOS by @erickzhao in https://github.com/electron/electron-packager/pull/1539cacheRoot
on checksum download by @erickzhao in https://github.com/electron/electron-packager/pull/1540New Contributors
Full Changelog: electron/packager@v17.1.1...v17.1.2
v17.1.1
Compare Source
What's Changed
Full Changelog: electron/packager@v17.1.0...v17.1.1
v17.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: electron/packager@v17.0.0...v17.1.0
v17.0.0
: 17.0.0Compare Source
Changed
electron-osx-sign
with@electron/osx-sign
. The accepted properties on theosxSign
options object are now slightly different. Please see the migration guide for more information on these changes. (#1428)asar
with@electron/asar
. The configuration options are unchanged. This migration is purely cosmetic. (#1431)v16.0.0
: 16.0.0Compare Source
Fixed
Added
Changed
got
to 2.0.0 (#1397)Removed
v15.5.2
: 15.5.2Compare Source
Fixed
--quiet
flagnode_gyp_bins
directory if it existsv15.5.1
Compare Source
v15.5.0
: 15.5.0Compare Source
Added
universal
architecture supported when packaging for macOS to generate a universal apposxUniveral
option to allow providing options to@electron/universal
when packaging a universal appv15.4.0
: 15.4.0Compare Source
Added
extendHelperInfo
option to allow extending helper appInfo.plist
files (#1233)ElectronAsarIntegrity
intoInfo.plist
files (#1279)Fixed
electron-notarize@^1.1.0
(#1278)v15.3.0
: 15.3.0Compare Source
Added
package.json
and the main entry point exist (#1257)v15.2.0
: 15.2.0Compare Source
Added
electron-osx-sign
to 0.5.0 which adds a new option,entitlementsForFile
(#1189)Fixed
v15.1.0
: 15.1.0Compare Source
Added
Fixed
OsxNotarizeOptions
definition contains credentials (#1167)v15.0.0
: 15.0.0Compare Source
Added
Changed
cross-zip
withextract-zip
(#1139)Removed
v14.2.1
: 14.2.1Compare Source
Fixed
v14.2.0
: 14.2.0Compare Source
Added
electronZipDir
option (#1094)v14.1.1
: 14.1.1Compare Source
Fixed
Chores
electron-notarize
to^0.2.0
(#1069)v14.1.0
: 14.1.0Compare Source
Added
usageDescription
option (#1049)v14.0.6
: 14.0.6Compare Source
Fixed
v14.0.5
: 14.0.5Compare Source
Fixed
CFBundleExecutable
and friends are correct for helper apps (#1046)v14.0.4
: 14.0.4Compare Source
Fixed
Electron GPU Helper bundles (#1036)
v14.0.3
: 14.0.3Compare Source
Fixed
v14.0.2
: 14.0.2Compare Source
Fixed
v14.0.1
: 14.0.1Compare Source
Changed
fs-extra
to^8.1.0
(#993)Fixed
v14.0.0
: 14.0.0Compare 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
: 13.1.1Compare Source
Fixed
v13.1.0
: 13.1.0Compare Source
Added
Fixed
electron-prebuilt-compile
better (#932)asar
to^1.0.0
, which removes a vulnerable transitive dependency (#952)v13.0.1
: 13.0.1Compare Source
Fixed
v13.0.0
: 13.0.0Compare Source
Added
prebuiltAsar
option to specify a prebuilt ASAR file (#823)Changed
Removed
nodeify
if you need that syntax style) (#916)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.