chore(deps): update dependency electron-builder to v24 #157

Merged
konrad merged 1 commits from renovate/electron-builder-24.x into main 2023-06-26 06:21:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron-builder devDependencies major 23.6.0 -> 24.4.0

Release Notes

electron-userland/electron-builder

v24.4.0

Compare Source

Patch Changes

v24.3.0

Compare Source

Patch Changes

v24.2.1

Compare Source

Patch Changes
  • Updated dependencies [a4888ac4, e83dc814]:
    • app-builder-lib@24.2.1
    • dmg-builder@24.2.1

v24.2.0

Compare Source

Patch Changes
  • Updated dependencies [1533501f]:
    • app-builder-lib@24.2.0
    • dmg-builder@24.2.0

v24.1.3

Compare Source

Patch Changes
  • #​7519 abf37039 Thanks @​mmaietta! - fix: "Can't reconcile two non-macho files" due to disablePreGypCopy functionality in new electron/rebuild integration

  • Updated dependencies [abf37039]:

    • app-builder-lib@24.1.3
    • dmg-builder@24.1.3

v24.1.2

Compare Source

Patch Changes

v24.1.1

Compare Source

Patch Changes
  • Updated dependencies [91f86aed]:
    • app-builder-lib@24.1.1
    • dmg-builder@24.1.1

v24.1.0

Compare Source

Patch Changes

v24.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron-builder](https://github.com/electron-userland/electron-builder) | devDependencies | major | [`23.6.0` -> `24.4.0`](https://renovatebot.com/diffs/npm/electron-builder/23.6.0/24.4.0) | --- ### Release Notes <details> <summary>electron-userland/electron-builder</summary> ### [`v24.4.0`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2440) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.3.0...v24.4.0) ##### Patch Changes - [#&#8203;7529](https://github.com/electron-userland/electron-builder/pull/7529) [`60eb5558`](https://github.com/electron-userland/electron-builder/commit/60eb55584d82cc72d6d546e1a51198d3e4b91ad3) Thanks [@&#8203;NoahAndrews](https://github.com/NoahAndrews)! - When using the msiWrapped target, allow the nsis target to be capitalized in the configuration file - Updated dependencies \[[`60eb5558`](https://github.com/electron-userland/electron-builder/commit/60eb55584d82cc72d6d546e1a51198d3e4b91ad3), [`54c85374`](https://github.com/electron-userland/electron-builder/commit/54c85374790f7a8e0dc520a20c716b4afe69be20), [`c9d20db9`](https://github.com/electron-userland/electron-builder/commit/c9d20db964cce991dab137ec0105d40d8eacd95c)]: - app-builder-lib@24.4.0 - builder-util@24.4.0 - dmg-builder@24.4.0 ### [`v24.3.0`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2430) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.2.1...v24.3.0) ##### Patch Changes - Updated dependencies \[[`592570b7`](https://github.com/electron-userland/electron-builder/commit/592570b72e7fc5caab6352805eadf149c637c420), [`dab3aeba`](https://github.com/electron-userland/electron-builder/commit/dab3aeba2240ead4300c8fdb35e3d9c16b04a23d), [`0db9c66f`](https://github.com/electron-userland/electron-builder/commit/0db9c66f0fff9a482d34aeaafaf11f542b786bf8), [`22bc9370`](https://github.com/electron-userland/electron-builder/commit/22bc93707ca9af1b6be487f91589813e392726a2)]: - app-builder-lib@24.3.0 - builder-util-runtime@9.2.1 - builder-util@24.3.0 - dmg-builder@24.3.0 ### [`v24.2.1`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2421) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.2.0...v24.2.1) ##### Patch Changes - Updated dependencies \[[`a4888ac4`](https://github.com/electron-userland/electron-builder/commit/a4888ac490e4e5d3783858d27acd487b2b8444fd), [`e83dc814`](https://github.com/electron-userland/electron-builder/commit/e83dc814725f543c6b51721fdbfee83158d35084)]: - app-builder-lib@24.2.1 - dmg-builder@24.2.1 ### [`v24.2.0`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2420) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.1.3...v24.2.0) ##### Patch Changes - Updated dependencies \[[`1533501f`](https://github.com/electron-userland/electron-builder/commit/1533501f999b364b656cdaa2048a1a7fd5e7c361)]: - app-builder-lib@24.2.0 - dmg-builder@24.2.0 ### [`v24.1.3`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2413) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.1.2...v24.1.3) ##### Patch Changes - [#&#8203;7519](https://github.com/electron-userland/electron-builder/pull/7519) [`abf37039`](https://github.com/electron-userland/electron-builder/commit/abf370395f45e4005f12131c532325a1e3232309) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - fix: "Can't reconcile two non-macho files" due to `disablePreGypCopy` functionality in new electron/rebuild integration - Updated dependencies \[[`abf37039`](https://github.com/electron-userland/electron-builder/commit/abf370395f45e4005f12131c532325a1e3232309)]: - app-builder-lib@24.1.3 - dmg-builder@24.1.3 ### [`v24.1.2`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2412) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.1.1...v24.1.2) ##### Patch Changes - [#&#8203;7508](https://github.com/electron-userland/electron-builder/pull/7508) [`d4c90b67`](https://github.com/electron-userland/electron-builder/commit/d4c90b676aa22c745de4129f98453b97f264805c) Thanks [@&#8203;NoahAndrews](https://github.com/NoahAndrews)! - Removed DefinitelyTyped dependencies from production dependencies list - [#&#8203;7511](https://github.com/electron-userland/electron-builder/pull/7511) [`16283cca`](https://github.com/electron-userland/electron-builder/commit/16283ccaf5788b1a60c28f6d1424f72eebecea46) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - fix: utilizing frameworkInfo as primary manner of fetching electron version for installation. (fixes: [#&#8203;7494](https://github.com/electron-userland/electron-builder/issues/7494)) - Updated dependencies \[[`d4c90b67`](https://github.com/electron-userland/electron-builder/commit/d4c90b676aa22c745de4129f98453b97f264805c), [`16283cca`](https://github.com/electron-userland/electron-builder/commit/16283ccaf5788b1a60c28f6d1424f72eebecea46)]: - builder-util@24.1.2 - app-builder-lib@24.1.2 - dmg-builder@24.1.2 ### [`v24.1.1`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2411) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.1.0...v24.1.1) ##### Patch Changes - Updated dependencies \[[`91f86aed`](https://github.com/electron-userland/electron-builder/commit/91f86aed093a78cd43e60126ebd48fa88ce7727a)]: - app-builder-lib@24.1.1 - dmg-builder@24.1.1 ### [`v24.1.0`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2410) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v24.0.0...v24.1.0) ##### Patch Changes - Updated dependencies \[[`2a6662eb`](https://github.com/electron-userland/electron-builder/commit/2a6662eb9fe5473bc348828a96311978b7c42855), [`1dd26cc6`](https://github.com/electron-userland/electron-builder/commit/1dd26cc646c1a9708ff880920319bdaad17d20ba), [`c1deace1`](https://github.com/electron-userland/electron-builder/commit/c1deace1de707faacb02ae49cfaa59d60ab6ac06), [`1342f872`](https://github.com/electron-userland/electron-builder/commit/1342f872f98229cf6c31069253fcf0f435bfd9df)]: - app-builder-lib@24.1.0 - builder-util@24.1.0 - dmg-builder@24.1.0 ### [`v24.0.0`](https://github.com/electron-userland/electron-builder/blob/HEAD/packages/electron-builder/CHANGELOG.md#&#8203;2400) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v23.6.0...v24.0.0) ##### Major Changes - [#&#8203;7196](https://github.com/electron-userland/electron-builder/pull/7196) [`5616f23c`](https://github.com/electron-userland/electron-builder/commit/5616f23ce3d03a4e71c7b7bd515ec958b1631b8b) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - fix: Migrate to electron-rebuild for handling native dependencies ##### Minor Changes - [#&#8203;7180](https://github.com/electron-userland/electron-builder/pull/7180) [`edb28c09`](https://github.com/electron-userland/electron-builder/commit/edb28c093ab251470e9f1579cd58b4f2ed89e21d) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - feat: enabling typescript config files (i.e. electron-builder.ts) ##### Patch Changes - [#&#8203;7306](https://github.com/electron-userland/electron-builder/pull/7306) [`01c67910`](https://github.com/electron-userland/electron-builder/commit/01c679107435c6afd0b2de8c44d3f140d20c5577) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - chore: Update dependencies per audit/outdated - [#&#8203;7213](https://github.com/electron-userland/electron-builder/pull/7213) [`17863671`](https://github.com/electron-userland/electron-builder/commit/1786367194272dff90e63d0a43f3ad5c3cc151f0) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - chore(deps): Updating dependencies and fixing `pnpm audit` with dependency overrides - [#&#8203;7214](https://github.com/electron-userland/electron-builder/pull/7214) [`53327d51`](https://github.com/electron-userland/electron-builder/commit/53327d51101b83641ece9f497577c3ac93d3e91d) Thanks [@&#8203;mmaietta](https://github.com/mmaietta)! - chore(dep): upgrading typescript and eslint dependencies - Updated dependencies \[[`9700c753`](https://github.com/electron-userland/electron-builder/commit/9700c75331e7d8de4efd257d8774b8c2a422538b), [`0f9865dc`](https://github.com/electron-userland/electron-builder/commit/0f9865dc0775f9d80d3bd64cf3e2131be3ae9acb), [`1e8dad8b`](https://github.com/electron-userland/electron-builder/commit/1e8dad8bc58f53780c9fac3b0c48e248a8b5467c), [`bb376875`](https://github.com/electron-userland/electron-builder/commit/bb37687540aa254bce6a92a86c56b606cc16f2be), [`a2ce9a77`](https://github.com/electron-userland/electron-builder/commit/a2ce9a77c04868e9c01ad76b10955499f1f42eb3), [`e5748b3d`](https://github.com/electron-userland/electron-builder/commit/e5748b3df35676cf6e411c6c47fc4fc56e0a26f2), [`0d3b87f7`](https://github.com/electron-userland/electron-builder/commit/0d3b87f7b89eb2e8f43613acec0e7e057bca88ab), [`cc1ddabd`](https://github.com/electron-userland/electron-builder/commit/cc1ddabd45f239ee06fde9b2d1534467908791fa), [`00d0dbc2`](https://github.com/electron-userland/electron-builder/commit/00d0dbc2d74fbac3e9ce7a046427c1e1d9a11301), [`45c07e3e`](https://github.com/electron-userland/electron-builder/commit/45c07e3e063e89a6f8a82e8ae5ef7a2453ff161a), [`2852cb56`](https://github.com/electron-userland/electron-builder/commit/2852cb56a337709f8b7f0bcbf92b034ec8a07e7f), [`1cb8f50c`](https://github.com/electron-userland/electron-builder/commit/1cb8f50c3551b398e20b798aba0c60bb34860b49), [`93930cf0`](https://github.com/electron-userland/electron-builder/commit/93930cf0b04b60896835e1d9feeab20722cd1b98), [`45a0f82a`](https://github.com/electron-userland/electron-builder/commit/45a0f82ac3a14fedfb03880fb43d525a51cec864), [`a3387309`](https://github.com/electron-userland/electron-builder/commit/a3387309f0297cb824926bd7fa5cb653da9f24ca), [`8f94978c`](https://github.com/electron-userland/electron-builder/commit/8f94978c41d63e9fb4aa70a1df67f25804fdaf84), [`aeffe080`](https://github.com/electron-userland/electron-builder/commit/aeffe080e07f11057134947e09021cd9d6712935), [`eb842f7f`](https://github.com/electron-userland/electron-builder/commit/eb842f7faee3a261635fb3e59230e09c98840e40), [`1d130012`](https://github.com/electron-userland/electron-builder/commit/1d130012737e77b57c8923fcc0e6ad2cbc5da0e8), [`5616f23c`](https://github.com/electron-userland/electron-builder/commit/5616f23ce3d03a4e71c7b7bd515ec958b1631b8b), [`01c67910`](https://github.com/electron-userland/electron-builder/commit/01c679107435c6afd0b2de8c44d3f140d20c5577), [`3816d4f3`](https://github.com/electron-userland/electron-builder/commit/3816d4f30371345def83a0667d67648790259605), [`edb28c09`](https://github.com/electron-userland/electron-builder/commit/edb28c093ab251470e9f1579cd58b4f2ed89e21d), [`5668dc20`](https://github.com/electron-userland/electron-builder/commit/5668dc204b83ae0c1edf79a4998f41292007d230), [`4d3fdfcf`](https://github.com/electron-userland/electron-builder/commit/4d3fdfcfe5c6b75cdb8fa8e89f6169c986949bcb), [`17863671`](https://github.com/electron-userland/electron-builder/commit/1786367194272dff90e63d0a43f3ad5c3cc151f0), [`f9f23bef`](https://github.com/electron-userland/electron-builder/commit/f9f23bef64efd429f6dfd1ec81f2d73927f63a8e), [`db69a187`](https://github.com/electron-userland/electron-builder/commit/db69a1875d219310b3050b35cdc46c20ec45cc04), [`9ce74482`](https://github.com/electron-userland/electron-builder/commit/9ce74482ef0f4abc1206dc96dca559eb9f03d50c), [`53327d51`](https://github.com/electron-userland/electron-builder/commit/53327d51101b83641ece9f497577c3ac93d3e91d), [`973a0048`](https://github.com/electron-userland/electron-builder/commit/973a0048b46b8367864241a903453f927c158304), [`c08db0a9`](https://github.com/electron-userland/electron-builder/commit/c08db0a92b5e251229a424c1c00559086d860dde)]: - app-builder-lib@24.0.0 - builder-util-runtime@9.2.0 - builder-util@24.0.0 - dmg-builder@24.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added 1 commit 2023-06-14 17:02:56 +00:00
continuous-integration/drone/push Build is passing Details
656db75c5d
chore(deps): update dependency electron-builder to v24
renovate force-pushed renovate/electron-builder-24.x from 656db75c5d to dc49accba2 2023-06-14 22:02:58 +00:00 Compare
renovate force-pushed renovate/electron-builder-24.x from dc49accba2 to d76388d18e 2023-06-22 04:02:25 +00:00 Compare
konrad merged commit 6bcebf8050 into main 2023-06-26 06:21:30 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/desktop#157
No description provided.