From 7478df56eea7f3cb85669f080beafb00080cbfe2 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 1 Apr 2025 03:04:33 +0000 Subject: [PATCH] chore: bump up app-builder-lib version to v26 (#11218) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [app-builder-lib](https://redirect.github.com/electron-userland/electron-builder) ([source](https://redirect.github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib)) | [`^25.1.8` -> `^26.0.0`](https://renovatebot.com/diffs/npm/app-builder-lib/25.1.8/26.0.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/app-builder-lib/26.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/app-builder-lib/26.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/app-builder-lib/25.1.8/26.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/app-builder-lib/25.1.8/26.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
electron-userland/electron-builder (app-builder-lib) ### [`v26.0.12`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#26012) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.11...v26.0.12) ##### Patch Changes - [#​8968](https://redirect.github.com/electron-userland/electron-builder/pull/8968) [`2d25ec8c`](https://redirect.github.com/electron-userland/electron-builder/commit/2d25ec8ca9ff6dfc634323b7592335b0631f4e47) Thanks [@​t3chguy](https://redirect.github.com/t3chguy)! - chore(docs): Fix typo in `SquirrelWindowsOptions` - [#​8947](https://redirect.github.com/electron-userland/electron-builder/pull/8947) [`7ba4fea9`](https://redirect.github.com/electron-userland/electron-builder/commit/7ba4fea95825650f02749949632b351c75d3019a) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: support `mas` packages for flipping fuses - [#​8958](https://redirect.github.com/electron-userland/electron-builder/pull/8958) [`81e0c472`](https://redirect.github.com/electron-userland/electron-builder/commit/81e0c472fe2691b716aba5428dedc5da1c57e773) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - optimize workspace package resolution in dependency tree - [#​8979](https://redirect.github.com/electron-userland/electron-builder/pull/8979) [`f24a2ce0`](https://redirect.github.com/electron-userland/electron-builder/commit/f24a2ce05cfbc88b79c1d743d13c898d70be99df) Thanks [@​teamchong](https://redirect.github.com/teamchong)! - Fix: Azure trust signing fails with spaces in parameters - [#​8957](https://redirect.github.com/electron-userland/electron-builder/pull/8957) [`ad151b9d`](https://redirect.github.com/electron-userland/electron-builder/commit/ad151b9dbefa746514dd15471e5ef8bf5eed1d9b) Thanks [@​indutny-signal](https://redirect.github.com/indutny-signal)! - fix: pnpm collection of optional dependencies - Updated dependencies \[]: - dmg-builder@26.0.12 - electron-builder-squirrel-windows@26.0.12 ### [`v26.0.11`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#26011) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.10...v26.0.11) ##### Patch Changes - [#​8941](https://redirect.github.com/electron-userland/electron-builder/pull/8941) [`14b96dfc`](https://redirect.github.com/electron-userland/electron-builder/commit/14b96dfcbb7e4fd114169c35b50932bf5777fcf1) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: find cwd using getProjectRootPath for detecting package manager - [#​8928](https://redirect.github.com/electron-userland/electron-builder/pull/8928) [`70d7c855`](https://redirect.github.com/electron-userland/electron-builder/commit/70d7c855360eb66b429f67a976709a52ce193a59) Thanks [@​rotu](https://redirect.github.com/rotu)! - chore(docs): Document that detectUpdateChannel doesn't work when publishing to github - [#​8932](https://redirect.github.com/electron-userland/electron-builder/pull/8932) [`e1ea62b0`](https://redirect.github.com/electron-userland/electron-builder/commit/e1ea62b0029c4adca20196ef060948777caeac37) Thanks [@​gaaf](https://redirect.github.com/gaaf)! - fix: `after-install.tpl`: Detect if apparmor is enabled instead of just file-exists check - Updated dependencies \[[`53a81939`](https://redirect.github.com/electron-userland/electron-builder/commit/53a81939b8c46061027ab36d8f9114c35b250a7e)]: - builder-util@26.0.11 - dmg-builder@26.0.11 - electron-builder-squirrel-windows@26.0.11 - electron-publish@26.0.11 ### [`v26.0.10`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#26010) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.9...v26.0.10) ##### Patch Changes - [#​8890](https://redirect.github.com/electron-userland/electron-builder/pull/8890) [`3ce33edb`](https://redirect.github.com/electron-userland/electron-builder/commit/3ce33edbe0c809a8a3834577a8df41ba58ae9003) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - chore: replace the plist functionality in app-builder-bin with plist - [#​8926](https://redirect.github.com/electron-userland/electron-builder/pull/8926) [`3caab3c4`](https://redirect.github.com/electron-userland/electron-builder/commit/3caab3c4226a73ab458ac5a315aff160c5500b94) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: fix custom publisher check and throw error if not found - [#​8915](https://redirect.github.com/electron-userland/electron-builder/pull/8915) [`8903c5df`](https://redirect.github.com/electron-userland/electron-builder/commit/8903c5df046b74411f3b1fa958cef9a5955d01ef) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - fix: improve atomicRMDir function in NSIS uninstaller - Updated dependencies \[]: - dmg-builder@26.0.10 - electron-builder-squirrel-windows@26.0.10 ### [`v26.0.9`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2609) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.8...v26.0.9) ##### Patch Changes - [#​8895](https://redirect.github.com/electron-userland/electron-builder/pull/8895) [`22da6442`](https://redirect.github.com/electron-userland/electron-builder/commit/22da64425182456eb4d1243138dde27c80d6adac) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: remove Promise ability from AsyncEventEmitter as it's impossible to filter listeners by without being async - [#​8885](https://redirect.github.com/electron-userland/electron-builder/pull/8885) [`4cc475ed`](https://redirect.github.com/electron-userland/electron-builder/commit/4cc475ed214861b99075d4639c92686803420174) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: `node-linker=hoisted` fallback to utilize Npm module collector - [#​8908](https://redirect.github.com/electron-userland/electron-builder/pull/8908) [`62029b08`](https://redirect.github.com/electron-userland/electron-builder/commit/62029b08c10a6b12d8ef30bf57ae61a877f297f4) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: when using osx-sign, specifically pass in identity name instead of hash - [#​8896](https://redirect.github.com/electron-userland/electron-builder/pull/8896) [`67b6f71f`](https://redirect.github.com/electron-userland/electron-builder/commit/67b6f71f85798dba4ce51dfb2cd012e04cd391db) Thanks [@​BrandonXLF](https://redirect.github.com/BrandonXLF)! - fix: allow publishing to Snap Store to be disabled with snap specific publish options - [#​8899](https://redirect.github.com/electron-userland/electron-builder/pull/8899) [`69184315`](https://redirect.github.com/electron-userland/electron-builder/commit/6918431560c6c4621e0dccf72b461872b74462ac) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - test: adding fixtures for lockfiles to support `--frozen-lockfile` (yarn, pnpm) and `ci` (npm) - Updated dependencies \[]: - dmg-builder@26.0.9 - electron-builder-squirrel-windows@26.0.9 ### [`v26.0.8`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2608) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.7...v26.0.8) ##### Patch Changes - [#​8872](https://redirect.github.com/electron-userland/electron-builder/pull/8872) [`7f6c3fea`](https://redirect.github.com/electron-userland/electron-builder/commit/7f6c3fea6fea8cffa00a43413f5335097aca94b0) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: refactor node module collector, extract explicit `DependencyTree`, update types to be generic and respective to `npm list` vs `pnpm list` dependency trees - [#​8868](https://redirect.github.com/electron-userland/electron-builder/pull/8868) [`48c9f88b`](https://redirect.github.com/electron-userland/electron-builder/commit/48c9f88b185cbc4a52926e6e10791bf293ecda6f) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: allow usage of .cjs, .mjs, and type=module custom/generic publishers - [#​8872](https://redirect.github.com/electron-userland/electron-builder/pull/8872) [`7f6c3fea`](https://redirect.github.com/electron-userland/electron-builder/commit/7f6c3fea6fea8cffa00a43413f5335097aca94b0) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: refactor node module collector to reduce recursion, extract explicit DependencyTree, update types - Updated dependencies \[]: - dmg-builder@26.0.8 - electron-builder-squirrel-windows@26.0.8 ### [`v26.0.7`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2607) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.6...v26.0.7) ##### Patch Changes - [#​8864](https://redirect.github.com/electron-userland/electron-builder/pull/8864) [`3fe27d77`](https://redirect.github.com/electron-userland/electron-builder/commit/3fe27d77587a05a7d568b3b21f1df8f0a1650c92) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - Detected circular dependencies and add debug logs for nodeModulesCollector, and refactored YarnNodeModulesCollector to extend NpmNodeModulesCollector. - Updated dependencies \[[`bee179b3`](https://redirect.github.com/electron-userland/electron-builder/commit/bee179b3cf8163041d280ed8dc5a5ce4f27786c6), [`c12f86f2`](https://redirect.github.com/electron-userland/electron-builder/commit/c12f86f2e254809e70d1f60d89cf9b7264278083)]: - electron-builder-squirrel-windows@26.0.7 - builder-util@26.0.7 - dmg-builder@26.0.7 - electron-publish@26.0.7 ### [`v26.0.6`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2606) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.5...v26.0.6) ##### Patch Changes - [#​8843](https://redirect.github.com/electron-userland/electron-builder/pull/8843) [`7fc78460`](https://redirect.github.com/electron-userland/electron-builder/commit/7fc784603d580fc6dc183e02118734ea4ffeb257) Thanks [@​fiesh](https://redirect.github.com/fiesh)! - fix: Only update AppArmor profile if not chroot'ed - [#​8851](https://redirect.github.com/electron-userland/electron-builder/pull/8851) [`0f2c9637`](https://redirect.github.com/electron-userland/electron-builder/commit/0f2c96379143e3dde960ed45bb3e1b74449540f1) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - Fix the issue of the missing ms package - Updated dependencies \[]: - dmg-builder@26.0.6 - electron-builder-squirrel-windows@26.0.6 ### [`v26.0.5`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2605) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.4...v26.0.5) ##### Patch Changes - [#​8845](https://redirect.github.com/electron-userland/electron-builder/pull/8845) [`53ee6c6c`](https://redirect.github.com/electron-userland/electron-builder/commit/53ee6c6c498a4cc4e64d580c4ec6564137060eae) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - delete peerDepenencies when collecting node modules - Updated dependencies \[]: - dmg-builder@26.0.5 - electron-builder-squirrel-windows@26.0.5 ### [`v26.0.4`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2604) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.3...v26.0.4) ##### Patch Changes - [#​8839](https://redirect.github.com/electron-userland/electron-builder/pull/8839) [`8b059ad3`](https://redirect.github.com/electron-userland/electron-builder/commit/8b059ad3baad440acb0994b2c52f22ea0f1d987f) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: switch app-builder-bin to node-module-collector to get all production node modules - Updated dependencies \[[`8b059ad3`](https://redirect.github.com/electron-userland/electron-builder/commit/8b059ad3baad440acb0994b2c52f22ea0f1d987f)]: - builder-util@26.0.4 - dmg-builder@26.0.4 - electron-builder-squirrel-windows@26.0.4 - electron-publish@26.0.4 ### [`v26.0.3`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2603) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.2...v26.0.3) ##### Patch Changes - [#​8344](https://redirect.github.com/electron-userland/electron-builder/pull/8344) [`27b2ba81`](https://redirect.github.com/electron-userland/electron-builder/commit/27b2ba8129f0e9ad102ca3120c7d7a0f9d29b8eb) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - use electron-winstaller instead of self module - [#​8834](https://redirect.github.com/electron-userland/electron-builder/pull/8834) [`6261c9a0`](https://redirect.github.com/electron-userland/electron-builder/commit/6261c9a038ecd73c55ac3909825d5d3d7fa43664) Thanks [@​dominhhai](https://redirect.github.com/dominhhai)! - feat(pkg): support notarizing pkg for macos archives - Updated dependencies \[[`27b2ba81`](https://redirect.github.com/electron-userland/electron-builder/commit/27b2ba8129f0e9ad102ca3120c7d7a0f9d29b8eb)]: - electron-builder-squirrel-windows@26.0.3 - dmg-builder@26.0.3 ### [`v26.0.2`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2602) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.1...v26.0.2) ##### Patch Changes - [#​8785](https://redirect.github.com/electron-userland/electron-builder/pull/8785) [`b3adf480`](https://redirect.github.com/electron-userland/electron-builder/commit/b3adf4800b4ed240bb21a6a0a6ccdd57670e5d26) Thanks [@​lamawithonel](https://redirect.github.com/lamawithonel)! - feat: Allow users to pass a custom electrons headers URL via env var - [#​8767](https://redirect.github.com/electron-userland/electron-builder/pull/8767) [`f45a09ee`](https://redirect.github.com/electron-userland/electron-builder/commit/f45a09eeeb9d2fb5c4a45bd7bf3990c4acb3c538) Thanks [@​dominhhai](https://redirect.github.com/dominhhai)! - feat(pkg): support extra component packages (`.pkg`) for macos archives - [#​8833](https://redirect.github.com/electron-userland/electron-builder/pull/8833) [`f5af99ac`](https://redirect.github.com/electron-userland/electron-builder/commit/f5af99ac87ef585a7f7ba548d3fb92811f845ba3) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: upgrading TrustedSigning module and setting it as minimum version instead of required - [#​8830](https://redirect.github.com/electron-userland/electron-builder/pull/8830) [`44603f2f`](https://redirect.github.com/electron-userland/electron-builder/commit/44603f2f3cc0e00e1c2c2420c7d440d587f8feca) Thanks [@​Julusian](https://redirect.github.com/Julusian)! - fix: handle yarn berry patch format in electron-updater version check - Updated dependencies \[]: - dmg-builder@26.0.2 - electron-builder-squirrel-windows@26.0.2 ### [`v26.0.1`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#26012) [Compare Source](https://redirect.github.com/electron-userland/electron-builder/compare/v26.0.0...v26.0.1) ##### Patch Changes - [#​8968](https://redirect.github.com/electron-userland/electron-builder/pull/8968) [`2d25ec8c`](https://redirect.github.com/electron-userland/electron-builder/commit/2d25ec8ca9ff6dfc634323b7592335b0631f4e47) Thanks [@​t3chguy](https://redirect.github.com/t3chguy)! - chore(docs): Fix typo in `SquirrelWindowsOptions` - [#​8947](https://redirect.github.com/electron-userland/electron-builder/pull/8947) [`7ba4fea9`](https://redirect.github.com/electron-userland/electron-builder/commit/7ba4fea95825650f02749949632b351c75d3019a) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: support `mas` packages for flipping fuses - [#​8958](https://redirect.github.com/electron-userland/electron-builder/pull/8958) [`81e0c472`](https://redirect.github.com/electron-userland/electron-builder/commit/81e0c472fe2691b716aba5428dedc5da1c57e773) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - optimize workspace package resolution in dependency tree - [#​8979](https://redirect.github.com/electron-userland/electron-builder/pull/8979) [`f24a2ce0`](https://redirect.github.com/electron-userland/electron-builder/commit/f24a2ce05cfbc88b79c1d743d13c898d70be99df) Thanks [@​teamchong](https://redirect.github.com/teamchong)! - Fix: Azure trust signing fails with spaces in parameters - [#​8957](https://redirect.github.com/electron-userland/electron-builder/pull/8957) [`ad151b9d`](https://redirect.github.com/electron-userland/electron-builder/commit/ad151b9dbefa746514dd15471e5ef8bf5eed1d9b) Thanks [@​indutny-signal](https://redirect.github.com/indutny-signal)! - fix: pnpm collection of optional dependencies - Updated dependencies \[]: - dmg-builder@26.0.12 - electron-builder-squirrel-windows@26.0.12 ### [`v26.0.0`](https://redirect.github.com/electron-userland/electron-builder/blob/HEAD/packages/app-builder-lib/CHANGELOG.md#2600) ##### Major Changes - [#​8582](https://redirect.github.com/electron-userland/electron-builder/pull/8582) [`6a9597b4`](https://redirect.github.com/electron-userland/electron-builder/commit/6a9597b4d739744fd9211fc07f55bb34211c7626) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: remove deprecated fields from `winOptions` and `macOptions` For `winOptions` signing configuration, it has been moved to `win.signtoolOptions` in order to support `azureOptions` as a separate field and avoid bloating `win` configuration object For `macOptions`, notarize options has been deprecated in favor of env vars for quite some time. Env vars are much more secure - [#​8572](https://redirect.github.com/electron-userland/electron-builder/pull/8572) [`0dbe357a`](https://redirect.github.com/electron-userland/electron-builder/commit/0dbe357ac5b4f3c51d9a6e9d7bbf0b1f142b5746) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: allowing additional entries in .desktop file, such as `[Desktop Actions ]`. Requires changing configuration `desktop` property to object to be more extensible in the future - [#​8562](https://redirect.github.com/electron-userland/electron-builder/pull/8562) [`b8185d48`](https://redirect.github.com/electron-userland/electron-builder/commit/b8185d48a75e65932196700e28bf71613dd141b4) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - support including node_modules in other subdirectories ##### Minor Changes - [#​8609](https://redirect.github.com/electron-userland/electron-builder/pull/8609) [`d672b04b`](https://redirect.github.com/electron-userland/electron-builder/commit/d672b04b4746170c07bc39b7b049ab0c584e7a19) Thanks [@​iongion](https://redirect.github.com/iongion)! - feat: support completely custom AppxManifest.xml - [#​8607](https://redirect.github.com/electron-userland/electron-builder/pull/8607) [`f123628c`](https://redirect.github.com/electron-userland/electron-builder/commit/f123628ce400b5e65d0e4f0966e5cc65a1f3b8a5) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: allow disabling of building a universal windows installer - [#​8711](https://redirect.github.com/electron-userland/electron-builder/pull/8711) [`6f0fb8e4`](https://redirect.github.com/electron-userland/electron-builder/commit/6f0fb8e44f035bcd6ff0d6f234b38c20fde066af) Thanks [@​hrueger](https://redirect.github.com/hrueger)! - Add `host` property to support self-hosted Keygen instances - [#​8636](https://redirect.github.com/electron-userland/electron-builder/pull/8636) [`88cc0b06`](https://redirect.github.com/electron-userland/electron-builder/commit/88cc0b06dba22139721fd1e04f6a1cf2d447edbd) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: add support for AppArmor with template profile and configuration property - [#​8570](https://redirect.github.com/electron-userland/electron-builder/pull/8570) [`c8484305`](https://redirect.github.com/electron-userland/electron-builder/commit/c84843053a8f9e0b6af14c6b2ed33c5f82d495b3) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: migrate to official `electron/asar` packaging - [#​8525](https://redirect.github.com/electron-userland/electron-builder/pull/8525) [`13f55a3e`](https://redirect.github.com/electron-userland/electron-builder/commit/13f55a3ef070d946f5d80dd412a557bd38c98424) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: migrate `electronDist` to be an electron-builder `Hook` - [#​8588](https://redirect.github.com/electron-userland/electron-builder/pull/8588) [`8434e10d`](https://redirect.github.com/electron-userland/electron-builder/commit/8434e10dad0893ca11c5f3a17a70470065f96fa0) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: adding integration with [@​electron/fuses](https://redirect.github.com/electron/fuses) - [#​8787](https://redirect.github.com/electron-userland/electron-builder/pull/8787) [`cdf18d9a`](https://redirect.github.com/electron-userland/electron-builder/commit/cdf18d9a0f65068e179e43152699c366c4c29467) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - feat: add `pwsh` detection to enable azure trusted signing within docker image - [#​8394](https://redirect.github.com/electron-userland/electron-builder/pull/8394) [`ae9221d9`](https://redirect.github.com/electron-userland/electron-builder/commit/ae9221d947c2dedff7b655ddafceb9746f9f4460) Thanks [@​xyloflake](https://redirect.github.com/xyloflake)! - feat: Implement autoupdates for pacman ##### Patch Changes - [#​8645](https://redirect.github.com/electron-userland/electron-builder/pull/8645) [`f4d40f91`](https://redirect.github.com/electron-userland/electron-builder/commit/f4d40f91f1511fc55cbef7c9e7edfddaf6ab67bc) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - fix: smart unpack for local module with dll - [#​8762](https://redirect.github.com/electron-userland/electron-builder/pull/8762) [`c4f54977`](https://redirect.github.com/electron-userland/electron-builder/commit/c4f54977045ad3f6f7637004f632c37bfb41e79a) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: update [@​electron/asar](https://redirect.github.com/electron/asar) to 3.2.18 to resolve signing issue with framework symlinks - [#​8650](https://redirect.github.com/electron-userland/electron-builder/pull/8650) [`f84a0831`](https://redirect.github.com/electron-userland/electron-builder/commit/f84a0831d1d02b782ad07d4f7feff79d96dd45ec) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix(win): add required `publisherName` field to Azure Trusted Signing - [#​8573](https://redirect.github.com/electron-userland/electron-builder/pull/8573) [`1fee87a2`](https://redirect.github.com/electron-userland/electron-builder/commit/1fee87a20e1bca88f185967ca540d60177e13653) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore(deps): update ejs to v3.1.10 - [#​8799](https://redirect.github.com/electron-userland/electron-builder/pull/8799) [`45a402b9`](https://redirect.github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec) Thanks [@​t3chguy](https://redirect.github.com/t3chguy)! - fix(mac): only fuse macOS universal builds on the combined universal package - [#​8671](https://redirect.github.com/electron-userland/electron-builder/pull/8671) [`a4505a37`](https://redirect.github.com/electron-userland/electron-builder/commit/a4505a3785c17fc1aaaeaa91ba2653787219d74a) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - chore(deps): update electron/asar to 3.2.17 - [#​8596](https://redirect.github.com/electron-userland/electron-builder/pull/8596) [`e0b0e351`](https://redirect.github.com/electron-userland/electron-builder/commit/e0b0e351baecc29e08d9f7d90f4699150b229416) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: refactor files for publishing to electron-publish - [#​8653](https://redirect.github.com/electron-userland/electron-builder/pull/8653) [`796e1a07`](https://redirect.github.com/electron-userland/electron-builder/commit/796e1a072a2bbe97ced6f4be05325c704fc04b7f) Thanks [@​IsaacAderogba](https://redirect.github.com/IsaacAderogba)! - fix: cscIKeyPassword must support empty string arguments - [#​8627](https://redirect.github.com/electron-userland/electron-builder/pull/8627) [`2a3195d9`](https://redirect.github.com/electron-userland/electron-builder/commit/2a3195d99f42e9b4f70e5719525db046a327aeb7) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: add rfc3161 timestamp entry as default for azure signing to resolve Windows Defender alert - [#​8725](https://redirect.github.com/electron-userland/electron-builder/pull/8725) [`ccbf0a5b`](https://redirect.github.com/electron-userland/electron-builder/commit/ccbf0a5be38e1d8e405ed9d2bc9f3b2755548182) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - fix: electron-builder fails when list of node_modules files is too big to pass in a glob - [#​8661](https://redirect.github.com/electron-userland/electron-builder/pull/8661) [`6a294c97`](https://redirect.github.com/electron-userland/electron-builder/commit/6a294c9725f30cf1b6151363a32b9d1395b0122e) Thanks [@​t3chguy](https://redirect.github.com/t3chguy)! - chore: remove stale handler for `extend-info` in electronMac plist creation - [#​8577](https://redirect.github.com/electron-userland/electron-builder/pull/8577) [`e9eef0c1`](https://redirect.github.com/electron-userland/electron-builder/commit/e9eef0c1c7f73a5edfe3026f044c6278641077cb) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: add additional default exclusions to copy logic - [#​8566](https://redirect.github.com/electron-userland/electron-builder/pull/8566) [`e45fecf0`](https://redirect.github.com/electron-userland/electron-builder/commit/e45fecf04d1ba758ed524391a1fc161e5c57d305) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: change signing warning message to debug - [#​8576](https://redirect.github.com/electron-userland/electron-builder/pull/8576) [`3eab7143`](https://redirect.github.com/electron-userland/electron-builder/commit/3eab7143d74262caace81ea05e97617d07daf336) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - fix: packages in the workspace not being under node_modules - [#​8691](https://redirect.github.com/electron-userland/electron-builder/pull/8691) [`5a9141f6`](https://redirect.github.com/electron-userland/electron-builder/commit/5a9141f60ac6d51a4b839b73271274bef5c6ca70) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore(mac): add back logging of identity name and hash as opposed to just hash - [#​8805](https://redirect.github.com/electron-userland/electron-builder/pull/8805) [`c6d6b6e5`](https://redirect.github.com/electron-userland/electron-builder/commit/c6d6b6e57be2c042dc586ae13f1af38a8a19af41) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: ASAR files in extraResources are not included in integrity calculations - [#​8575](https://redirect.github.com/electron-userland/electron-builder/pull/8575) [`dfa35c32`](https://redirect.github.com/electron-userland/electron-builder/commit/dfa35c321f6e68c6a102ddc49aa64985fb11d396) Thanks [@​doctolivier](https://redirect.github.com/doctolivier)! - chore(deps): update [@​electron/rebuild](https://redirect.github.com/electron/rebuild) to v3.7.0 - [#​8637](https://redirect.github.com/electron-userland/electron-builder/pull/8637) [`667ab2f8`](https://redirect.github.com/electron-userland/electron-builder/commit/667ab2f8d5d635b5ab03cd5de06561403135a7f6) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: migrate default recommends and default depends for fpm from app-builder-bin to JS code - [#​8727](https://redirect.github.com/electron-userland/electron-builder/pull/8727) [`7268c2ee`](https://redirect.github.com/electron-userland/electron-builder/commit/7268c2eea3f4a5b5d4f88283585797ce5c41de1c) Thanks [@​NoahAndrews](https://redirect.github.com/NoahAndrews)! - chore: Rename `vmRequired` variable to `useVmIfNotOnWin` - [#​8714](https://redirect.github.com/electron-userland/electron-builder/pull/8714) [`66334502`](https://redirect.github.com/electron-userland/electron-builder/commit/66334502a50d1decb15eb3ac3bdcd197b3721036) Thanks [@​kttmv](https://redirect.github.com/kttmv)! - chore: Remove informal Russian messages in the NSIS installer - [#​8606](https://redirect.github.com/electron-userland/electron-builder/pull/8606) [`a0e635c1`](https://redirect.github.com/electron-userland/electron-builder/commit/a0e635c183633c291fd2e0a0e8c9a1c6b8e085a0) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: add quotes to surround file path during azure signing to handle files with spaces - [#​8603](https://redirect.github.com/electron-userland/electron-builder/pull/8603) [`712a8bce`](https://redirect.github.com/electron-userland/electron-builder/commit/712a8bce56331cd89df270f182fa27bf365e985b) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: checking relative path without separator as that doesn't work on Windows - [#​8639](https://redirect.github.com/electron-userland/electron-builder/pull/8639) [`28006623`](https://redirect.github.com/electron-userland/electron-builder/commit/28006623a1a344007e283cdc65ce1a81f42a136d) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - chore: refactor electron dist logic to avoid unnecessary console logs - [#​8715](https://redirect.github.com/electron-userland/electron-builder/pull/8715) [`4c394d54`](https://redirect.github.com/electron-userland/electron-builder/commit/4c394d54689f03bbca54a083c7e126d9c83e6ed7) Thanks [@​beyondkmp](https://redirect.github.com/beyondkmp)! - fix: does not work with NPM workspaces - [#​8654](https://redirect.github.com/electron-userland/electron-builder/pull/8654) [`9e11358f`](https://redirect.github.com/electron-userland/electron-builder/commit/9e11358fc28249675cd7ec4f7037408cc18dfa8a) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: check ResolvedFileSet src when verifying symlinks to be within project directory - [#​8632](https://redirect.github.com/electron-userland/electron-builder/pull/8632) [`645e2abd`](https://redirect.github.com/electron-userland/electron-builder/commit/645e2abd5ed604fe4f4d9475cf2cedf4fe78436c) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: only sign concurrently when using local signtool. azure can't be in parallel due to resources being locked during usage - [#​8601](https://redirect.github.com/electron-userland/electron-builder/pull/8601) [`215fc36b`](https://redirect.github.com/electron-userland/electron-builder/commit/215fc36b5e8d243ef5bc77d31eb8e30d0e8bca9d) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - Revert "fix(win): use appInfo description as primary entry for FileDescription" to resolve [https://github.com/electron-userland/electron-builder/issues/8599](https://redirect.github.com/electron-userland/electron-builder/issues/8599) - [`a1ee0419`](https://redirect.github.com/electron-userland/electron-builder/commit/a1ee04191f12920585fea8fa648cd0c4b0ed0558) Thanks [@​mmaietta](https://redirect.github.com/mmaietta)! - fix: use FileCopier for copying files and queue creation of symlinks - [#​8689](https://redirect.github.com/electron-userland/electron-builder/pull/8689) [`1d7f87c1`](https://redirect.github.com/electron-userland/electron-builder/commit/1d7f87c1028fa94c9bb80c167bb1fb87cbc84817) Thanks [@​Lemonexe](https://redirect.github.com/Lemonexe)! - fix(win): corrupt asar integrity file path on crossplatform build - [#​8749](https://redirect.github.com/electron-userland/electron-builder/pull/8749) [`ee2c6dc1`](https://redirect.github.com/electron-userland/electron-builder/commit/ee2c6dc133ed31fd82ad8fdf864651494c88fcf8) Thanks [@​kethinov](https://redirect.github.com/kethinov)! - fix: typo in urls in tsdoc - Updated dependencies \[[`f4d40f91`](https://redirect.github.com/electron-userland/electron-builder/commit/f4d40f91f1511fc55cbef7c9e7edfddaf6ab67bc), [`633490cb`](https://redirect.github.com/electron-userland/electron-builder/commit/633490cb395c0af8027116b345500c58a7616964), [`e0b0e351`](https://redirect.github.com/electron-userland/electron-builder/commit/e0b0e351baecc29e08d9f7d90f4699150b229416), [`eacbbf59`](https://redirect.github.com/electron-userland/electron-builder/commit/eacbbf593f6ea01a92ffb41d8d28ee5e4e480ea1), [`6f0fb8e4`](https://redirect.github.com/electron-userland/electron-builder/commit/6f0fb8e44f035bcd6ff0d6f234b38c20fde066af), [`6a6bed46`](https://redirect.github.com/electron-userland/electron-builder/commit/6a6bed46c428b45105ada071a9cb89b5d4f93d9e), [`3eab7143`](https://redirect.github.com/electron-userland/electron-builder/commit/3eab7143d74262caace81ea05e97617d07daf336), [`a5558e33`](https://redirect.github.com/electron-userland/electron-builder/commit/a5558e3380fdde4806c4c29694d4fe70fd11423a), [`d4ea0d99`](https://redirect.github.com/electron-userland/electron-builder/commit/d4ea0d998d0fb3ea3a75ca8d39a69a2f3c710962), [`b8185d48`](https://redirect.github.com/electron-userland/electron-builder/commit/b8185d48a75e65932196700e28bf71613dd141b4), [`dcd91a1f`](https://redirect.github.com/electron-userland/electron-builder/commit/dcd91a1f79be5bde7bb418b0eaa83d03f11d41fe)]: - builder-util@26.0.0 - dmg-builder@26.0.0 - electron-builder-squirrel-windows@26.0.0 - electron-publish@26.0.0 - builder-util-runtime@9.3.0
--- ### 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/frontend/apps/electron/package.json | 2 +- yarn.lock | 249 +++++++------------ 2 files changed, 84 insertions(+), 167 deletions(-) diff --git a/packages/frontend/apps/electron/package.json b/packages/frontend/apps/electron/package.json index 5d4a411b35..7366e7e081 100644 --- a/packages/frontend/apps/electron/package.json +++ b/packages/frontend/apps/electron/package.json @@ -53,7 +53,7 @@ "@types/set-cookie-parser": "^2.4.10", "@types/uuid": "^10.0.0", "@vitejs/plugin-react-swc": "^3.7.2", - "app-builder-lib": "^25.1.8", + "app-builder-lib": "^26.0.0", "builder-util-runtime": "^9.2.10", "cross-env": "^7.0.3", "debug": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 5ed8d1d3e3..63a1cacd14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -554,7 +554,7 @@ __metadata: "@types/set-cookie-parser": "npm:^2.4.10" "@types/uuid": "npm:^10.0.0" "@vitejs/plugin-react-swc": "npm:^3.7.2" - app-builder-lib: "npm:^25.1.8" + app-builder-lib: "npm:^26.0.0" async-call-rpc: "npm:^6.4.2" builder-util-runtime: "npm:^9.2.10" cross-env: "npm:^7.0.3" @@ -4647,6 +4647,19 @@ __metadata: languageName: node linkType: hard +"@electron/asar@npm:3.2.18": + version: 3.2.18 + resolution: "@electron/asar@npm:3.2.18" + dependencies: + commander: "npm:^5.0.0" + glob: "npm:^7.1.6" + minimatch: "npm:^3.0.4" + bin: + asar: bin/asar.js + checksum: 10/e84be4234b1d981fc7ce1fe51bc9b88df7b0b67ed822d97f459a148159c7ff2a5d09b800c81dc16652459f499dc50a26b45029a84cf6c8a676908e1aa9e2aadf + languageName: node + linkType: hard + "@electron/asar@npm:^3.2.1, @electron/asar@npm:^3.2.13, @electron/asar@npm:^3.2.5, @electron/asar@npm:^3.2.7, @electron/asar@npm:^3.3.1": version: 3.3.1 resolution: "@electron/asar@npm:3.3.1" @@ -4660,6 +4673,19 @@ __metadata: languageName: node linkType: hard +"@electron/fuses@npm:^1.8.0": + version: 1.8.0 + resolution: "@electron/fuses@npm:1.8.0" + dependencies: + chalk: "npm:^4.1.1" + fs-extra: "npm:^9.0.1" + minimist: "npm:^1.2.5" + bin: + electron-fuses: dist/bin.js + checksum: 10/fcd6cc79c0d909ca782ba87f060b9bf2af00c72b5b7c96cac12d41b8409518af4d52e29dc84e47994cab6fc6a723761cf7d85d6dd4cf62ad20b42446a81904ea + languageName: node + linkType: hard + "@electron/get@npm:^2.0.0": version: 2.0.3 resolution: "@electron/get@npm:2.0.3" @@ -4820,10 +4846,11 @@ __metadata: languageName: node linkType: hard -"@electron/rebuild@npm:3.6.1": - version: 3.6.1 - resolution: "@electron/rebuild@npm:3.6.1" +"@electron/rebuild@npm:3.7.0": + version: 3.7.0 + resolution: "@electron/rebuild@npm:3.7.0" dependencies: + "@electron/node-gyp": "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2" "@malept/cross-spawn-promise": "npm:^2.0.0" chalk: "npm:^4.0.0" debug: "npm:^4.1.1" @@ -4832,7 +4859,7 @@ __metadata: got: "npm:^11.7.0" node-abi: "npm:^3.45.0" node-api-version: "npm:^0.2.0" - node-gyp: "npm:^9.0.0" + node-gyp: "npm:latest" ora: "npm:^5.1.0" read-binary-file-arch: "npm:^1.0.6" semver: "npm:^7.3.5" @@ -4840,7 +4867,7 @@ __metadata: yargs: "npm:^17.0.1" bin: electron-rebuild: lib/cli.js - checksum: 10/baedb09a8b109347fd1e7ee16559b4519ebc56a4ec624b3eec5215282a66def5fa4b96c19a26df0f53cd3ab60f077e88cd03429b46ddc63e70279f30c8e20c8a + checksum: 10/fd459e61ceb0ab1972f151c64c63a919eb0e0fca6ee2c9a1a26068a02e7202f77b640153d37cf51d2720c2213e38998a4e7c61da421e8039cb92b7fa9cd1d740 languageName: node linkType: hard @@ -16416,10 +16443,10 @@ __metadata: languageName: node linkType: hard -"app-builder-bin@npm:5.0.0-alpha.10": - version: 5.0.0-alpha.10 - resolution: "app-builder-bin@npm:5.0.0-alpha.10" - checksum: 10/842dc0cade3f1dc2c3fc2809511a4ecb86146d17d22e35d97a493bf3c8bd131552e935abd8ed8df40f6f62d8b231b7b705c81df709becdd55dc28dc6f247af31 +"app-builder-bin@npm:5.0.0-alpha.12": + version: 5.0.0-alpha.12 + resolution: "app-builder-bin@npm:5.0.0-alpha.12" + checksum: 10/e9156e5eb0fac077f0e2f2fae25c0bd3830de2dbb43fa03c9904910db0267a87bb5388076e0ddedc5643e38ca438ec519c84192aa255381381e449b9d332fb23 languageName: node linkType: hard @@ -16461,29 +16488,29 @@ __metadata: languageName: node linkType: hard -"app-builder-lib@npm:^25.1.8": - version: 25.1.8 - resolution: "app-builder-lib@npm:25.1.8" +"app-builder-lib@npm:^26.0.0": + version: 26.0.12 + resolution: "app-builder-lib@npm:26.0.12" dependencies: "@develar/schema-utils": "npm:~2.6.5" + "@electron/asar": "npm:3.2.18" + "@electron/fuses": "npm:^1.8.0" "@electron/notarize": "npm:2.5.0" "@electron/osx-sign": "npm:1.3.1" - "@electron/rebuild": "npm:3.6.1" + "@electron/rebuild": "npm:3.7.0" "@electron/universal": "npm:2.0.1" "@malept/flatpak-bundler": "npm:^0.4.0" "@types/fs-extra": "npm:9.0.13" async-exit-hook: "npm:^2.0.1" - bluebird-lst: "npm:^1.0.9" - builder-util: "npm:25.1.7" - builder-util-runtime: "npm:9.2.10" + builder-util: "npm:26.0.11" + builder-util-runtime: "npm:9.3.1" chromium-pickle-js: "npm:^0.2.0" config-file-ts: "npm:0.2.8-rc1" debug: "npm:^4.3.4" dotenv: "npm:^16.4.5" dotenv-expand: "npm:^11.0.6" ejs: "npm:^3.1.8" - electron-publish: "npm:25.1.7" - form-data: "npm:^4.0.0" + electron-publish: "npm:26.0.11" fs-extra: "npm:^10.1.0" hosted-git-info: "npm:^4.1.0" is-ci: "npm:^3.0.0" @@ -16492,15 +16519,16 @@ __metadata: json5: "npm:^2.2.3" lazy-val: "npm:^1.0.5" minimatch: "npm:^10.0.0" + plist: "npm:3.1.0" resedit: "npm:^1.7.0" - sanitize-filename: "npm:^1.6.3" semver: "npm:^7.3.8" tar: "npm:^6.1.12" temp-file: "npm:^3.4.0" + tiny-async-pool: "npm:1.3.0" peerDependencies: - dmg-builder: 25.1.8 - electron-builder-squirrel-windows: 25.1.8 - checksum: 10/0af82ffd8389b6dbacffd0ee3191ed056b411f069c362e0f676bf00413d8cb14f0d6d9047e1ab388a578e7f41c8338daa489a259de1203d4b9fc465254dda685 + dmg-builder: 26.0.12 + electron-builder-squirrel-windows: 26.0.12 + checksum: 10/b95a54bb2a4192b6ca7fdc29fccf97a86a68640b9b65b5d5e8a48b91f45221b9ffc35303e03c4a98f97da96d7d80a23f253319d39aebb0dd31b8cecf8ac8153f languageName: node linkType: hard @@ -16532,13 +16560,6 @@ __metadata: languageName: node linkType: hard -"aproba@npm:^1.0.3 || ^2.0.0": - version: 2.0.0 - resolution: "aproba@npm:2.0.0" - checksum: 10/c2b9a631298e8d6f3797547e866db642f68493808f5b37cd61da778d5f6ada890d16f668285f7d60bd4fc3b03889bd590ffe62cf81b700e9bb353431238a0a7b - languageName: node - linkType: hard - "arch@npm:^2.2.0": version: 2.2.0 resolution: "arch@npm:2.2.0" @@ -16546,16 +16567,6 @@ __metadata: languageName: node linkType: hard -"are-we-there-yet@npm:^3.0.0": - version: 3.0.1 - resolution: "are-we-there-yet@npm:3.0.1" - dependencies: - delegates: "npm:^1.0.0" - readable-stream: "npm:^3.6.0" - checksum: 10/390731720e1bf9ed5d0efc635ea7df8cbc4c90308b0645a932f06e8495a0bf1ecc7987d3b97e805f62a17d6c4b634074b25200aa4d149be2a7b17250b9744bc4 - languageName: node - linkType: hard - "arg@npm:5.0.2": version: 5.0.2 resolution: "arg@npm:5.0.2" @@ -17273,16 +17284,6 @@ __metadata: languageName: node linkType: hard -"builder-util-runtime@npm:9.2.10": - version: 9.2.10 - resolution: "builder-util-runtime@npm:9.2.10" - dependencies: - debug: "npm:^4.3.4" - sax: "npm:^1.2.4" - checksum: 10/58b96675c174d1f495b4ffd5369fa496f4c33c9ea8150852191c45528bb47a2744142f2e9a449a077304a0f44ce0c35941ebb06b067ad39685c950c26d2137d2 - languageName: node - linkType: hard - "builder-util-runtime@npm:9.2.4": version: 9.2.4 resolution: "builder-util-runtime@npm:9.2.4" @@ -17327,27 +17328,28 @@ __metadata: languageName: node linkType: hard -"builder-util@npm:25.1.7": - version: 25.1.7 - resolution: "builder-util@npm:25.1.7" +"builder-util@npm:26.0.11": + version: 26.0.11 + resolution: "builder-util@npm:26.0.11" dependencies: 7zip-bin: "npm:~5.2.0" "@types/debug": "npm:^4.1.6" - app-builder-bin: "npm:5.0.0-alpha.10" - bluebird-lst: "npm:^1.0.9" - builder-util-runtime: "npm:9.2.10" + app-builder-bin: "npm:5.0.0-alpha.12" + builder-util-runtime: "npm:9.3.1" chalk: "npm:^4.1.2" - cross-spawn: "npm:^7.0.3" + cross-spawn: "npm:^7.0.6" debug: "npm:^4.3.4" fs-extra: "npm:^10.1.0" http-proxy-agent: "npm:^7.0.0" https-proxy-agent: "npm:^7.0.0" is-ci: "npm:^3.0.0" js-yaml: "npm:^4.1.0" + sanitize-filename: "npm:^1.6.3" source-map-support: "npm:^0.5.19" stat-mode: "npm:^1.0.0" temp-file: "npm:^3.4.0" - checksum: 10/180817a9f5e24770050a2b23acb6b47e55156ee83c7296329ee538a1ec202cf21a626de9d731f4b674ab1d63bd995b152b02d8e8a4b3133a1964a586f0cc9037 + tiny-async-pool: "npm:1.3.0" + checksum: 10/30b3174dd9f3000bc1237f09d49dd92022ebb76867ea2aa9a393de379aed8e1f0092f87bed96dc6df8826fb30827fd3af562b822694dfbd2def341d19d049565 languageName: node linkType: hard @@ -18317,15 +18319,6 @@ __metadata: languageName: node linkType: hard -"color-support@npm:^1.1.3": - version: 1.1.3 - resolution: "color-support@npm:1.1.3" - bin: - color-support: bin.js - checksum: 10/4bcfe30eea1498fe1cabc852bbda6c9770f230ea0e4faf4611c5858b1b9e4dde3730ac485e65f54ca182f4c50b626c1bea7c8441ceda47367a54a818c248aa7a - languageName: node - linkType: hard - "color@npm:^3.1.3": version: 3.2.1 resolution: "color@npm:3.2.1" @@ -18630,13 +18623,6 @@ __metadata: languageName: node linkType: hard -"console-control-strings@npm:^1.1.0": - version: 1.1.0 - resolution: "console-control-strings@npm:1.1.0" - checksum: 10/27b5fa302bc8e9ae9e98c03c66d76ca289ad0c61ce2fe20ab288d288bee875d217512d2edb2363fc83165e88f1c405180cf3f5413a46e51b4fe1a004840c6cdb - languageName: node - linkType: hard - "constant-case@npm:^3.0.4": version: 3.0.4 resolution: "constant-case@npm:3.0.4" @@ -19478,13 +19464,6 @@ __metadata: languageName: node linkType: hard -"delegates@npm:^1.0.0": - version: 1.0.0 - resolution: "delegates@npm:1.0.0" - checksum: 10/a51744d9b53c164ba9c0492471a1a2ffa0b6727451bdc89e31627fdf4adda9d51277cfcbfb20f0a6f08ccb3c436f341df3e92631a3440226d93a8971724771fd - languageName: node - linkType: hard - "denque@npm:^2.1.0": version: 2.1.0 resolution: "denque@npm:2.1.0" @@ -19952,18 +19931,19 @@ __metadata: languageName: node linkType: hard -"electron-publish@npm:25.1.7": - version: 25.1.7 - resolution: "electron-publish@npm:25.1.7" +"electron-publish@npm:26.0.11": + version: 26.0.11 + resolution: "electron-publish@npm:26.0.11" dependencies: "@types/fs-extra": "npm:^9.0.11" - builder-util: "npm:25.1.7" - builder-util-runtime: "npm:9.2.10" + builder-util: "npm:26.0.11" + builder-util-runtime: "npm:9.3.1" chalk: "npm:^4.1.2" + form-data: "npm:^4.0.0" fs-extra: "npm:^10.1.0" lazy-val: "npm:^1.0.5" mime: "npm:^2.5.2" - checksum: 10/75a3e6bcb796423456e01fb79d7c39257ae9a9ea9820ddbc64321ac888867da33198693af87366137d6c13b66a4273e89d15c268184bbddc24db6585d16067c1 + checksum: 10/8eb1dfdb8fca2bcef297ac9ffa77e273d0d8e6c59f253549444bf0105b9232cc4a25b633320212edbbe27e04585dccbb2d4675d98d2e8af9a44cb9b6b09b9419 languageName: node linkType: hard @@ -22029,22 +22009,6 @@ __metadata: languageName: node linkType: hard -"gauge@npm:^4.0.3": - version: 4.0.4 - resolution: "gauge@npm:4.0.4" - dependencies: - aproba: "npm:^1.0.3 || ^2.0.0" - color-support: "npm:^1.1.3" - console-control-strings: "npm:^1.1.0" - has-unicode: "npm:^2.0.1" - signal-exit: "npm:^3.0.7" - string-width: "npm:^4.2.3" - strip-ansi: "npm:^6.0.1" - wide-align: "npm:^1.1.5" - checksum: 10/09535dd53b5ced6a34482b1fa9f3929efdeac02f9858569cde73cef3ed95050e0f3d095706c1689614059898924b7a74aa14042f51381a1ccc4ee5c29d2389c4 - languageName: node - linkType: hard - "gaxios@npm:^6.0.0, gaxios@npm:^6.0.3, gaxios@npm:^6.1.1": version: 6.7.1 resolution: "gaxios@npm:6.7.1" @@ -22721,13 +22685,6 @@ __metadata: languageName: node linkType: hard -"has-unicode@npm:^2.0.1": - version: 2.0.1 - resolution: "has-unicode@npm:2.0.1" - checksum: 10/041b4293ad6bf391e21c5d85ed03f412506d6623786b801c4ab39e4e6ca54993f13201bceb544d92963f9e0024e6e7fbf0cb1d84c9d6b31cb9c79c8c990d13d8 - languageName: node - linkType: hard - "hasown@npm:@nolyfill/hasown@^1": version: 1.0.44 resolution: "@nolyfill/hasown@npm:1.0.44" @@ -25592,7 +25549,7 @@ __metadata: languageName: node linkType: hard -"make-fetch-happen@npm:^10.0.3, make-fetch-happen@npm:^10.2.1": +"make-fetch-happen@npm:^10.2.1": version: 10.2.1 resolution: "make-fetch-happen@npm:10.2.1" dependencies: @@ -26643,7 +26600,7 @@ __metadata: languageName: node linkType: hard -"minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:^1.2.8": +"minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:^1.2.8": version: 1.2.8 resolution: "minimist@npm:1.2.8" checksum: 10/908491b6cc15a6c440ba5b22780a0ba89b9810e1aea684e253e43c4e3b8d56ec1dcdd7ea96dde119c29df59c936cde16062159eae4225c691e19c70b432b6e6f @@ -27363,27 +27320,6 @@ __metadata: languageName: node linkType: hard -"node-gyp@npm:^9.0.0": - version: 9.4.1 - resolution: "node-gyp@npm:9.4.1" - dependencies: - env-paths: "npm:^2.2.0" - exponential-backoff: "npm:^3.1.1" - glob: "npm:^7.1.4" - graceful-fs: "npm:^4.2.6" - make-fetch-happen: "npm:^10.0.3" - nopt: "npm:^6.0.0" - npmlog: "npm:^6.0.0" - rimraf: "npm:^3.0.2" - semver: "npm:^7.3.5" - tar: "npm:^6.1.2" - which: "npm:^2.0.2" - bin: - node-gyp: bin/node-gyp.js - checksum: 10/329b109b138e48cb0416a6bca56e171b0e479d6360a548b80f06eced4bef3cf37652a3d20d171c20023fb18d996bd7446a49d4297ddb59fc48100178a92f432d - languageName: node - linkType: hard - "node-gyp@npm:latest": version: 11.1.0 resolution: "node-gyp@npm:11.1.0" @@ -27571,18 +27507,6 @@ __metadata: languageName: node linkType: hard -"npmlog@npm:^6.0.0": - version: 6.0.2 - resolution: "npmlog@npm:6.0.2" - dependencies: - are-we-there-yet: "npm:^3.0.0" - console-control-strings: "npm:^1.1.0" - gauge: "npm:^4.0.3" - set-blocking: "npm:^2.0.0" - checksum: 10/82b123677e62deb9e7472e27b92386c09e6e254ee6c8bcd720b3011013e4168bc7088e984f4fbd53cb6e12f8b4690e23e4fa6132689313e0d0dc4feea45489bb - languageName: node - linkType: hard - "nth-check@npm:^2.0.1": version: 2.1.1 resolution: "nth-check@npm:2.1.1" @@ -28686,7 +28610,7 @@ __metadata: languageName: node linkType: hard -"plist@npm:^3.0.0, plist@npm:^3.0.4, plist@npm:^3.0.5, plist@npm:^3.1.0": +"plist@npm:3.1.0, plist@npm:^3.0.0, plist@npm:^3.0.4, plist@npm:^3.0.5, plist@npm:^3.1.0": version: 3.1.0 resolution: "plist@npm:3.1.0" dependencies: @@ -30010,7 +29934,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:3, readable-stream@npm:^3.0.6, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0, readable-stream@npm:^3.6.2": +"readable-stream@npm:3, readable-stream@npm:^3.0.6, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.2": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -31092,13 +31016,6 @@ __metadata: languageName: node linkType: hard -"set-blocking@npm:^2.0.0": - version: 2.0.0 - resolution: "set-blocking@npm:2.0.0" - checksum: 10/8980ebf7ae9eb945bb036b6e283c547ee783a1ad557a82babf758a065e2fb6ea337fd82cac30dd565c1e606e423f30024a19fff7afbf4977d784720c4026a8ef - languageName: node - linkType: hard - "set-cookie-parser@npm:^2.7.1": version: 2.7.1 resolution: "set-cookie-parser@npm:2.7.1" @@ -31320,7 +31237,7 @@ __metadata: languageName: node linkType: hard -"signal-exit@npm:^3.0.0, signal-exit@npm:^3.0.2, signal-exit@npm:^3.0.3, signal-exit@npm:^3.0.7": +"signal-exit@npm:^3.0.0, signal-exit@npm:^3.0.2, signal-exit@npm:^3.0.3": version: 3.0.7 resolution: "signal-exit@npm:3.0.7" checksum: 10/a2f098f247adc367dffc27845853e9959b9e88b01cb301658cfe4194352d8d2bb32e18467c786a7fe15f1d44b233ea35633d076d5e737870b7139949d1ab6318 @@ -31938,7 +31855,7 @@ __metadata: languageName: node linkType: hard -"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^1.0.2 || 2 || 3 || 4, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3": +"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3": version: 4.2.3 resolution: "string-width@npm:4.2.3" dependencies: @@ -32432,7 +32349,7 @@ __metadata: languageName: node linkType: hard -"tar@npm:^6.0.5, tar@npm:^6.1.11, tar@npm:^6.1.12, tar@npm:^6.1.2, tar@npm:^6.2.1": +"tar@npm:^6.0.5, tar@npm:^6.1.11, tar@npm:^6.1.12, tar@npm:^6.2.1": version: 6.2.1 resolution: "tar@npm:6.2.1" dependencies: @@ -32617,6 +32534,15 @@ __metadata: languageName: node linkType: hard +"tiny-async-pool@npm:1.3.0": + version: 1.3.0 + resolution: "tiny-async-pool@npm:1.3.0" + dependencies: + semver: "npm:^5.5.0" + checksum: 10/d51630522317b82355afa32b79ac3a02bcc29ef81e8045a95a2e4dfa736525bf4bcba1394abfb4169188fe42e3a9d9e4b378367f46daeb6b4b945d7cb727f860 + languageName: node + linkType: hard + "tiny-each-async@npm:2.0.3": version: 2.0.3 resolution: "tiny-each-async@npm:2.0.3" @@ -34347,15 +34273,6 @@ __metadata: languageName: node linkType: hard -"wide-align@npm:^1.1.5": - version: 1.1.5 - resolution: "wide-align@npm:1.1.5" - dependencies: - string-width: "npm:^1.0.2 || 2 || 3 || 4" - checksum: 10/d5f8027b9a8255a493a94e4ec1b74a27bff6679d5ffe29316a3215e4712945c84ef73ca4045c7e20ae7d0c72f5f57f296e04a4928e773d4276a2f1222e4c2e99 - languageName: node - linkType: hard - "widest-line@npm:^4.0.1": version: 4.0.1 resolution: "widest-line@npm:4.0.1"