chore(deps): update dependency electron-builder to v22.13.1 #61

Merged
konrad merged 1 commits from renovate/electron-builder-22.x into main 2021-10-15 20:42:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron-builder devDependencies minor 22.11.7 -> 22.13.1

Release Notes

electron-userland/electron-builder

v22.13.1

Compare Source

Patch Changes
  • Updated dependencies [f6a30535, 7f933d00]:
    • app-builder-lib@22.13.1
    • builder-util-runtime@8.8.1
    • dmg-builder@22.13.1
    • builder-util@22.13.1

v22.13.0

Compare Source

Patch Changes
  • Updated dependencies [6f42f646, f45110cb]:
    • app-builder-lib@22.13.0
    • builder-util@22.13.0
    • builder-util-runtime@8.8.0
    • dmg-builder@22.13.0

v22.12.1

Compare Source

Patch Changes
  • Updated dependencies [c02ccbb]
  • Updated dependencies [6c945bd]
    • app-builder-lib@22.12.1
    • builder-util@22.12.1
    • dmg-builder@22.12.1

v22.12.0

Compare Source

Patch Changes
  • Updated dependencies [1497411]
  • Updated dependencies [a99a7c8]
    • app-builder-lib@22.12.0
    • dmg-builder@22.12.0

v22.11.11

Compare Source

Patch Changes

v22.11.10

Compare Source

Patch Changes

v22.11.9

Compare Source

Patch Changes
  • 1272afc: Initial introduction of changset config
  • Updated dependencies [1272afc]
    • app-builder-lib@22.11.9
    • builder-util@22.11.9
    • builder-util-runtime@8.7.8
    • dmg-builder@22.11.9

v22.11.8

Compare Source

electron-updater 4.4.0 pre-release.

Bug Fixes
  • add recursive: true to fs.rm wnen removing locales (#​5961) (c9b78f9)
  • allowing + symbols for expanding macros. necessary for '+nightly' builds (#​5990) (8e6f008)
  • optionally package nested node_modules (#​3185) (#​5911) (13bdf74)
  • removing double exec of checkForUpdates that causes error thrown: "The command is disabled and cannot be executed" (#​5989) (71d3704)
  • dmg: Escaping special characters in DMG entries (#​5987) (c368f62)
Features

Configuration

📅 Schedule: 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 | minor | [`22.11.7` -> `22.13.1`](https://renovatebot.com/diffs/npm/electron-builder/22.11.7/22.13.1) | --- ### Release Notes <details> <summary>electron-userland/electron-builder</summary> ### [`v22.13.1`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;22131) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.13.0...v22.13.1) ##### Patch Changes - Updated dependencies \[[`f6a30535`](https://github.com/electron-userland/electron-builder/commit/f6a3053563bd50dc77010d2910086c81acdf613e), [`7f933d00`](https://github.com/electron-userland/electron-builder/commit/7f933d0004a0a5f808a2a1c71dca7362cab2728e)]: - app-builder-lib@22.13.1 - builder-util-runtime@8.8.1 - dmg-builder@22.13.1 - builder-util@22.13.1 ### [`v22.13.0`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;22130) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.12.1...v22.13.0) ##### Patch Changes - Updated dependencies \[[`6f42f646`](https://github.com/electron-userland/electron-builder/commit/6f42f646c9d36405c9d69ca45dda51baabdec4bd), [`f45110cb`](https://github.com/electron-userland/electron-builder/commit/f45110cbf66572d5748d21fc24dc26cabd06f35f)]: - app-builder-lib@22.13.0 - builder-util@22.13.0 - builder-util-runtime@8.8.0 - dmg-builder@22.13.0 ### [`v22.12.1`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;22121) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.12.0...v22.12.1) ##### Patch Changes - Updated dependencies \[[`c02ccbb`](https://github.com/electron-userland/electron-builder/commit/c02ccbb9)] - Updated dependencies \[[`6c945bd`](https://github.com/electron-userland/electron-builder/commit/6c945bd5)] - app-builder-lib@22.12.1 - builder-util@22.12.1 - dmg-builder@22.12.1 ### [`v22.12.0`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;22120) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.11.11...v22.12.0) ##### Patch Changes - Updated dependencies \[[`1497411`](https://github.com/electron-userland/electron-builder/commit/14974114)] - Updated dependencies \[[`a99a7c8`](https://github.com/electron-userland/electron-builder/commit/a99a7c87)] - app-builder-lib@22.12.0 - dmg-builder@22.12.0 ### [`v22.11.11`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;221111) [Compare Source](https://github.com/electron-userland/electron-builder/compare/22.11.10...v22.11.11) ##### Patch Changes - [`a4eae34`](https://github.com/electron-userland/electron-builder/commit/a4eae34f): Synchronizing CLI and package.json versions. Updating auto-publish values + changeset generation to be more frictionless - Updated dependencies \[[`a4eae34`](https://github.com/electron-userland/electron-builder/commit/a4eae34f)] - Updated dependencies \[[`4a177dc`](https://github.com/electron-userland/electron-builder/commit/4a177dc0)] - app-builder-lib@22.11.11 - builder-util@22.11.11 - builder-util-runtime@8.7.10 - dmg-builder@22.11.11 ### [`v22.11.10`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;221110) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.11.9...22.11.10) ##### Patch Changes - [`878671d`](https://github.com/electron-userland/electron-builder/commit/878671d0): Updating patch number as many deps were updated as parted of RenovateBot integration - Updated dependencies \[[`72ffc25`](https://github.com/electron-userland/electron-builder/commit/72ffc250)] - Updated dependencies \[[`878671d`](https://github.com/electron-userland/electron-builder/commit/878671d0)] - app-builder-lib@22.11.10 - builder-util-runtime@8.7.9 - builder-util@22.11.10 - dmg-builder@22.11.10 ### [`v22.11.9`](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md#&#8203;22119) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.11.8...v22.11.9) ##### Patch Changes - [`1272afc`](https://github.com/electron-userland/electron-builder/commit/1272afc5): Initial introduction of changset config - Updated dependencies \[[`1272afc`](https://github.com/electron-userland/electron-builder/commit/1272afc5)] - app-builder-lib@22.11.9 - builder-util@22.11.9 - builder-util-runtime@8.7.8 - dmg-builder@22.11.9 ### [`v22.11.8`](https://github.com/electron-userland/electron-builder/releases/v22.11.8) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.11.7...v22.11.8) **electron-updater** 4.4.0 pre-release. ##### Bug Fixes - add `recursive: true` to `fs.rm` wnen removing locales ([#&#8203;5961](https://github.com/electron-userland/electron-builder/issues/5961)) ([c9b78f9](https://github.com/electron-userland/electron-builder/commit/c9b78f958daf778747843dd2d671628f9cbb8ef6)) - allowing + symbols for expanding macros. necessary for '+nightly' builds ([#&#8203;5990](https://github.com/electron-userland/electron-builder/issues/5990)) ([8e6f008](https://github.com/electron-userland/electron-builder/commit/8e6f008d2f93e06aebb00402500e02a37edb0bd0)) - optionally package nested node_modules ([#&#8203;3185](https://github.com/electron-userland/electron-builder/issues/3185)) ([#&#8203;5911](https://github.com/electron-userland/electron-builder/issues/5911)) ([13bdf74](https://github.com/electron-userland/electron-builder/commit/13bdf74121168183a2484527e5a904db41c5c407)) - removing double exec of `checkForUpdates` that causes error thrown: "The command is disabled and cannot be executed" ([#&#8203;5989](https://github.com/electron-userland/electron-builder/issues/5989)) ([71d3704](https://github.com/electron-userland/electron-builder/commit/71d37044d348ab0cd8f0f9f7754bf6ebaa4b996c)) - **dmg:** Escaping special characters in DMG entries ([#&#8203;5987](https://github.com/electron-userland/electron-builder/issues/5987)) ([c368f62](https://github.com/electron-userland/electron-builder/commit/c368f62b3aa63962826c38d65d0ad43aad9ec7e1)) ##### Features - **electron-updater:** allow custom update providers ([#&#8203;5984](https://github.com/electron-userland/electron-builder/issues/5984)) ([86a538b](https://github.com/electron-userland/electron-builder/commit/86a538b9b8bed87628772174c66e40aa7dcb4a99)), closes [#&#8203;3656](https://github.com/electron-userland/electron-builder/issues/3656) </details> --- ### Configuration 📅 **Schedule**: 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 added 1 commit 2021-10-15 20:04:27 +00:00
konrad merged commit b8af7bb25e into main 2021-10-15 20:42:35 +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#61
No description provided.