feat: New lifecycle hooks: afterAsar, afterComplete, afterCopyExtraResources, beforeAsar, beforeCopy, beforeCopyExtraResources by @erikian in electron/electron-packager#1297
BREAKING: Replaced electron-osx-sign with @electron/osx-sign. The accepted properties on the osxSign options object are now slightly different. Please see the migration guide for more information on these changes. (#1428)
Replaced asar with @electron/asar. The configuration options are unchanged. This migration is purely cosmetic. (#1431)
Replaced electron-notarize with @electron/notarize. The configuration options are unchanged. This migration is purely cosmetic.
Added new afterFinalizePackageTargets hook. This hook exposes the platform/arch combinations that are being packaged when the arch:all or platform:all options are set.
BREAKING: Replaced electron-osx-sign with @electron/osx-sign. The accepted properties on the osxSign options object are now slightly different. Please see the migration guide for more information on these changes. (#1428)
Replaced asar with @electron/asar. The configuration options are unchanged. This migration is purely cosmetic. (#1431)
Fixed
ElectronAsarIntegrity is now automatically removed from the asar option is disabled (#1281)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pluralsight/mob-timer/network/alerts).
Bumps plist to 3.0.6 and updates ancestor dependency electron-packager. These dependencies need to be updated together.
Updates
plist
from 2.1.0 to 3.0.6Changelog
Sourced from plist's changelog.
Commits
Updates
electron-packager
from 12.2.0 to 17.1.1Release notes
Sourced from electron-packager's releases.
... (truncated)
Changelog
Sourced from electron-packager's changelog.
... (truncated)
Commits
7eb0ce5
17.1.1745d286
fix: allow packaging twice simultaneously (#1439)c772bff
17.1.0fff1487
feat: add new afterFinalizePackageTargets hook (#1437)5aac8c9
feat: New lifecycle hooks: afterAsar, afterComplete, afterCopyExtraResources,...df3383c
refactor: migrate from electron-notarize to@electron/notarize
(#1433)b56ea8a
17.0.034c3c4e
docs: update NEWS.md for v17.0.021bb953
refactor: migrate from asar to@electron/asar
(#1431)274c686
feat!: upgrade electron-osx-sign to@electron/osx-sign
(#1428)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pluralsight/mob-timer/network/alerts).