chore(deps): update dependency electron to v16.0.7 #75

Merged
konrad merged 1 commits from renovate/electron-16.x into main 2022-01-11 20:41:42 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 16.0.6 -> 16.0.7

Release Notes

electron/electron

v16.0.7

Compare Source

Release Notes for v16.0.7

Fixes

  • Allowed specifying x64 arch on Mac Rosetta via npm_config_arch. #​32381 (Also in 15, 17)
  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #​32331 (Also in 14, 15, 17)
  • Fixed text input performance regression. #​32352
  • Fixed a crash caused by app.getLocaleCountryCode(). #​32321 (Also in 15, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #​32397 (Also in 13, 14, 15, 17)
  • Fixed regression where console windows would open for execSync and some spawnSync calls for Windows users. #​32379 (Also in 17)

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](https://github.com/electron/electron) | devDependencies | patch | [`16.0.6` -> `16.0.7`](https://renovatebot.com/diffs/npm/electron/16.0.6/16.0.7) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v16.0.7`](https://github.com/electron/electron/releases/v16.0.7) [Compare Source](https://github.com/electron/electron/compare/v16.0.6...v16.0.7) ### Release Notes for v16.0.7 #### Fixes - Allowed specifying x64 arch on Mac Rosetta via `npm_config_arch`. [#&#8203;32381](https://github.com/electron/electron/pull/32381) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32380), [17](https://github.com/electron/electron/pull/32382))</span> - Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. [#&#8203;32331](https://github.com/electron/electron/pull/32331) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32328), [15](https://github.com/electron/electron/pull/32330), [17](https://github.com/electron/electron/pull/32329))</span> - Fixed text input performance regression. [#&#8203;32352](https://github.com/electron/electron/pull/32352) - Fixed a crash caused by app.getLocaleCountryCode(). [#&#8203;32321](https://github.com/electron/electron/pull/32321) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32332), [17](https://github.com/electron/electron/pull/32322))</span> - Fixed incorrect `skipTransformProcessType` option parsing in `win.setVisibleOnAllWorkspaces()`. [#&#8203;32397](https://github.com/electron/electron/pull/32397) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/32394), [14](https://github.com/electron/electron/pull/32395), [15](https://github.com/electron/electron/pull/32396), [17](https://github.com/electron/electron/pull/32398))</span> - Fixed regression where console windows would open for execSync and some spawnSync calls for Windows users. [#&#8203;32379](https://github.com/electron/electron/pull/32379) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/32378))</span> </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 2022-01-11 20:01:57 +00:00
continuous-integration/drone/push Build is passing Details
ad6ffbe5ca
chore(deps): update dependency electron to v16.0.7
konrad merged commit 40ecc93a0b into main 2022-01-11 20:41:42 +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#75
No description provided.