qikQR
qikQR copied to clipboard
Bump electron-packager from 14.2.1 to 17.1.1
Bumps electron-packager from 14.2.1 to 17.1.1.
Release notes
Sourced from electron-packager's releases.
v17.1.1
What's Changed
- fix: allow packaging twice simultaneously by
@MarshallOfSoundin electron/electron-packager#1439Full Changelog: https://github.com/electron/electron-packager/compare/v17.1.0...v17.1.1
v17.1.0
What's Changed
- refactor: migrate from electron-notarize to
@electron/notarizeby@MarshallOfSoundin electron/electron-packager#1433- feat: New lifecycle hooks: afterAsar, afterComplete, afterCopyExtraResources, beforeAsar, beforeCopy, beforeCopyExtraResources by
@erikianin electron/electron-packager#1297- feat: add new afterFinalizePackageTargets hook by
@MarshallOfSoundin electron/electron-packager#1437New Contributors
@erikianmade their first contribution in electron/electron-packager#1297Full Changelog: https://github.com/electron/electron-packager/compare/v17.0.0...v17.1.0
17.0.0
Changed
- BREAKING: Replaced
electron-osx-signwith@electron/osx-sign. The accepted properties on theosxSignoptions object are now slightly different. Please see the migration guide for more information on these changes. (#1428)- Replaced
asarwith@electron/asar. The configuration options are unchanged. This migration is purely cosmetic. (#1431)16.0.0
Fixed
- Properly import info logger (#1405)
Added
- Node 16 & 18 support (#1399)
Changed
- Bump
gotto 2.0.0 (#1397)Removed
- Node 12 support (#1399)
15.5.2
Fixed
- Package should not log info on
--quietflag- Ignore
node_gyp_binsdirectory if it exists15.5.0
... (truncated)
Changelog
Sourced from electron-packager's changelog.
Electron Packager: Changes by Version
Unreleased
Changed
- Replaced
electron-notarizewith@electron/notarize. The configuration options are unchanged. This migration is purely cosmetic.- Added new
afterFinalizePackageTargetshook. This hook exposes the platform/arch combinations that are being packaged when thearch:allorplatform:alloptions are set.17.0.0
Changed
- BREAKING: Replaced
electron-osx-signwith@electron/osx-sign. The accepted properties on theosxSignoptions object are now slightly different. Please see the migration guide for more information on these changes. (#1428)- Replaced
asarwith@electron/asar. The configuration options are unchanged. This migration is purely cosmetic. (#1431)Fixed
ElectronAsarIntegrityis now automatically removed from theasaroption is disabled (#1281)16.0.0 - 2022-08-23
Fixed
- Properly import info logger (#1405)
Changed
- Bump
gotto 2.0.0 (#1397)Removed
- Node 12 support (#1399)
15.5.2 - 2022-08-22
Fixed
- Package should not log info on
--quietflag- Ignore
node_gyp_binsdirectory if it exists[15.5.1] - 2022-04-20
... (truncated)
Commits
7eb0ce517.1.1745d286fix: allow packaging twice simultaneously (#1439)c772bff17.1.0fff1487feat: add new afterFinalizePackageTargets hook (#1437)5aac8c9feat: New lifecycle hooks: afterAsar, afterComplete, afterCopyExtraResources,...df3383crefactor: migrate from electron-notarize to@electron/notarize(#1433)b56ea8a17.0.034c3c4edocs: update NEWS.md for v17.0.021bb953refactor: migrate from asar to@electron/asar(#1431)274c686feat!: upgrade electron-osx-sign to@electron/osx-sign(#1428)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by georgexu99, a new releaser for electron-packager since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)