soundnode-app
soundnode-app copied to clipboard
Update dependency electron-packager to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| electron-packager | ^14.2.1 -> 15.5.1 |
Release Notes
electron/electron-packager
v15.5.1
v15.5.0
Added
- New
universalarchitecture supported when packaging for macOS to generate a universal app -
osxUniveraloption to allow providing options to@electron/universalwhen packaging a universal app
v15.4.0
Added
-
extendHelperInfooption to allow extending helper appInfo.plistfiles (#1233) - Automatically insert
ElectronAsarIntegrityintoInfo.plistfiles (#1279)
Fixed
- Compatibility with
electron-notarize@^1.1.0(#1278)
v15.3.0
Added
- Bundled app validation to ensure that both
package.jsonand the main entry point exist (#1257) - Support for customizing Windows targets on darwin/arm64 (#1260)
- Support for customizing Windows targets on WSL without Wine installed (#1260)
v15.2.0
Added
- Upgrade
electron-osx-signto 0.5.0 which adds a new option,entitlementsForFile(#1189)
Fixed
- Add package manager lockfiles to default ignore list (#1182)
- Allow checking official builds against prerelease versions (#1191)
v15.1.0
Added
- add darwin/arm64 and mas/arm64 as official platform/arch combinations (#1168)
Fixed
- TypeScript: ensure
OsxNotarizeOptionsdefinition contains credentials (#1167)
v15.0.0
Added
Changed
- Replace
cross-zipwithextract-zip(#1139)
Removed
- Node < 10 support (#1122)
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.