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/woolplatform/wool/network/alerts).
Bumps got to 11.8.6 and updates ancestor dependencies got, electron, electron-builder and electron-packager. These dependencies need to be updated together.
Updates
got
from 9.6.0 to 11.8.6Release notes
Sourced from got's releases.
... (truncated)
Commits
2b1482c
11.8.62d1497e
Destroy request object after successful response (#2187)5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)Updates
electron
from 17.1.1 to 24.3.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
34f181d
docs: fix typing ofsession.setDevicePermissionHandler
(#38228)9aa4957
docs: update dead link to Apple Human Interface notification guidelines (#38227)ea68961
fix: handleAXManualAccessibility
attribute cross-protocol (#38224)7ddcd7e
refactor: remove IPC frommouse_util
(#38221)00de695
feat:net.resolveHost
(#38153)7302832
test: useawait
to call "closeWindow" (#38173)549c6dd
fix: falsy transparent shouldn't affect webContents background (#38158)1df9dba
chore: correct extra qualification causing build error with gcc (#38145)a051ee5
fix:AXManualAccessibility
showing failure (#38147)912aa52
feat: add thermal states to powerMonitor (#38027)Updates
electron-builder
from 23.0.3 to 23.6.0Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
f6944a3
chore(deploy): Release 23.6.0 (electron-updater@5.3.0) (#7146)1b24dbb
chore(deploy): Release 23.5.1 (electron-updater@5.2.4) (#7111)dd29013
chore(deploy): Release v23.5.0 (electron-updater@5.2.3) (#7081)8166267
fix: allow user to define explicitbuildNumber
in config, useful for fpm `-...48cbb12
fix: replace update-notifier with simple-update notifier due to dependency vu...217f4af
chore(deploy): Release 23.4.0 (electron-updater@5.2.2) (#7030)9498261
chore(deploy): Release 23.3.3 (#7020)3e9cd2c
chore(deploy): Release 23.3.2 (electron-updater@5.2.1) (#7002)d99da82
chore(deploy): Release 23.3.1 (electron-updater@5.2.0) (#6986)e7912d9
chore(deploy): Release 23.3.0 (electron-updater@5.1.0) (#6950)Updates
electron-packager
from 15.4.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/woolplatform/wool/network/alerts).