Update dependency electron-builder to v22.11.1 #31

Merged
konrad merged 1 commits from renovate/electron-builder-22.x into main 2021-05-05 06:31:44 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron-builder devDependencies minor 22.10.5 -> 22.11.1

Release Notes

electron-userland/electron-builder

v22.11.1

Compare Source

Bug Fixes
Features

Renovate 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.10.5` -> `22.11.1`](https://renovatebot.com/diffs/npm/electron-builder/22.10.5/22.11.1) | --- ### Release Notes <details> <summary>electron-userland/electron-builder</summary> ### [`v22.11.1`](https://github.com/electron-userland/electron-builder/releases/v22.11.1) [Compare Source](https://github.com/electron-userland/electron-builder/compare/v22.10.5...v22.11.1) ##### Bug Fixes - check if icons subdir exists in build resources, otherwise don't prepend it to fallback sources ([#&#8203;5686](https://github.com/electron-userland/electron-builder/issues/5686)) ([8df250b](https://github.com/electron-userland/electron-builder/commit/8df250b4645924942883ba6ad1418da994116521)) - DMG assembly on Apple Silicon ([#&#8203;4606](https://github.com/electron-userland/electron-builder/issues/4606)) ([#&#8203;5724](https://github.com/electron-userland/electron-builder/issues/5724)) ([469b85f](https://github.com/electron-userland/electron-builder/commit/469b85fa2a2660eaba1eafbbd528abec2b1f50d9)) - Escape version in NSIS Updater during replace ([#&#8203;5655](https://github.com/electron-userland/electron-builder/issues/5655)) ([77c215d](https://github.com/electron-userland/electron-builder/commit/77c215d1b1913982a7c9a62b1b5098d95a37272d)) - extend http file limit ([#&#8203;5843](https://github.com/electron-userland/electron-builder/issues/5843)) ([9305fef](https://github.com/electron-userland/electron-builder/commit/9305fefa1265ec1a244b0003bd4489731d5f15a4)), closes [#&#8203;4676](https://github.com/electron-userland/electron-builder/issues/4676) - fixing downloadPromise not resolving on Mac. ([#&#8203;5802](https://github.com/electron-userland/electron-builder/issues/5802)) ([d57453c](https://github.com/electron-userland/electron-builder/commit/d57453cffc8e502fb1c95a9287dee2dd5cdd4b73)) - test snap update for abi_registry.json ([#&#8203;5823](https://github.com/electron-userland/electron-builder/issues/5823)) ([6237e67](https://github.com/electron-userland/electron-builder/commit/6237e670a8ddd99ec8c076db86361c06c04eedd4)) - typo in `fileMatcher`'s default patterns ([#&#8203;5705](https://github.com/electron-userland/electron-builder/issues/5705)) ([c0ae89c](https://github.com/electron-userland/electron-builder/commit/c0ae89c004ea546ae6e0a73ec0f04e038169197c)) - update repo in CONTRIBUTING.md ([#&#8203;5726](https://github.com/electron-userland/electron-builder/issues/5726)) ([da85087](https://github.com/electron-userland/electron-builder/commit/da85087143d2c6a63faab4c44c28dc625326e9ee)) - **electron-updater:** do not install on quit when autoInstallOnAppQuit is set to false ([#&#8203;5681](https://github.com/electron-userland/electron-builder/issues/5681)) ([8f84591](https://github.com/electron-userland/electron-builder/commit/8f845916d1f44e347fa36cfd95bc1fa1fe14c455)) - windows async signing ([9162711](https://github.com/electron-userland/electron-builder/commit/91627116fdffd5d5faec23e149392283b9979a22)) - **nsis:** keep injected logger state ([#&#8203;5596](https://github.com/electron-userland/electron-builder/issues/5596)) ([be4a1fb](https://github.com/electron-userland/electron-builder/commit/be4a1fb05b6734800aa97652e856de1308e4a2f2)) ##### Features - add custom macro for checking uninstallation results ([#&#8203;5712](https://github.com/electron-userland/electron-builder/issues/5712)) ([e425020](https://github.com/electron-userland/electron-builder/commit/e4250206e936dbcad7ddd19f32e7688afce1239e)) - add Electron branding options ([#&#8203;5727](https://github.com/electron-userland/electron-builder/issues/5727)) ([0de5f1f](https://github.com/electron-userland/electron-builder/commit/0de5f1f7d4496462726d1305ad0aeec43d337c30)) - add option removePackageKeywords ([#&#8203;5814](https://github.com/electron-userland/electron-builder/issues/5814)) ([dcf570f](https://github.com/electron-userland/electron-builder/commit/dcf570f5fedbd26e33fa58d8926609918b43b9a1)) - Allow specifying additional WiX compiler options ([#&#8203;5813](https://github.com/electron-userland/electron-builder/issues/5813)) ([4e2909c](https://github.com/electron-userland/electron-builder/commit/4e2909cdf56aabd11330dc55f57993efadf55d87)) - build additional arch-specific nsis installers when ${arch} template is provided ([#&#8203;5718](https://github.com/electron-userland/electron-builder/issues/5718)) ([7194c38](https://github.com/electron-userland/electron-builder/commit/7194c388f64cf9074e7ae14e74a7783da76ea284)) - **linux:** Package name can be specified using packageName option ([#&#8203;5530](https://github.com/electron-userland/electron-builder/issues/5530)) ([#&#8203;5588](https://github.com/electron-userland/electron-builder/issues/5588)) ([622aaef](https://github.com/electron-userland/electron-builder/commit/622aaefd1537f0bfdcf15fc6204b3eea97dc64ce)) </details> --- ### Renovate 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-05-05 06:01:23 +00:00
konrad merged commit de32308795 into main 2021-05-05 06:31:44 +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#31
No description provided.