Update dependency electron to v12.0.7 #32

Merged
konrad merged 1 commits from renovate/electron-12.x into main 2021-05-07 18:21:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 12.0.6 -> 12.0.7

Release Notes

electron/electron

v12.0.7

Compare Source

Release Notes for v12.0.7

Fixes

  • Allow Node.js to manage microtasks queue by using explicit microtasks policy before calling uv_run(). #​28972 (Also in 11, 13)
  • Fixed <webview> focus / blur events not working with contextIsolation enabled. #​29024 (Also in 10, 11, 13)
  • Fixed an issue where drag regions on macOS would be offset incorrectly when no drag regions were set,. #​29019 (Also in 11, 13)
  • Fixed an issue where the window couldn't be closed if a user tried to quit with a message box showing. #​28989 (Also in 13)

Other Changes

  • Improved performance of napi_threadsafe_function. #​29047 (Also in 13)

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](https://github.com/electron/electron) | devDependencies | patch | [`12.0.6` -> `12.0.7`](https://renovatebot.com/diffs/npm/electron/12.0.6/12.0.7) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v12.0.7`](https://github.com/electron/electron/releases/v12.0.7) [Compare Source](https://github.com/electron/electron/compare/v12.0.6...v12.0.7) ### Release Notes for v12.0.7 #### Fixes - Allow Node.js to manage microtasks queue by using explicit microtasks policy before calling `uv_run()`. [#&#8203;28972](https://github.com/electron/electron/pull/28972) <span style="font-size:small;">(Also in [11](https://github.com/electron/electron/pull/28974), [13](https://github.com/electron/electron/pull/28973))</span> - Fixed `&lt;webview&gt;` `focus` / `blur` events not working with `contextIsolation` enabled. [#&#8203;29024](https://github.com/electron/electron/pull/29024) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/29026), [11](https://github.com/electron/electron/pull/29027), [13](https://github.com/electron/electron/pull/29025))</span> - Fixed an issue where drag regions on macOS would be offset incorrectly when no drag regions were set,. [#&#8203;29019](https://github.com/electron/electron/pull/29019) <span style="font-size:small;">(Also in [11](https://github.com/electron/electron/pull/29018), [13](https://github.com/electron/electron/pull/29017))</span> - Fixed an issue where the window couldn't be closed if a user tried to quit with a message box showing. [#&#8203;28989](https://github.com/electron/electron/pull/28989) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/28988))</span> #### Other Changes - Improved performance of `napi_threadsafe_function`. [#&#8203;29047](https://github.com/electron/electron/pull/29047) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/29048))</span> </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-07 16:01:34 +00:00
konrad merged commit 85175faca7 into main 2021-05-07 18:21:51 +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#32
No description provided.