chore(deps): update dependency electron-packager to v17 #1181
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:
^14.2.1
->^17.0.0
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
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.