Update dependency electron to v12.0.8 #36

Merged
konrad merged 1 commits from renovate/electron-12.x into main 2021-05-17 22:30:15 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 12.0.7 -> 12.0.8

Release Notes

electron/electron

v12.0.8

Compare Source

Release Notes for v12.0.8

Fixes

  • Fixed webFrame spell checker APIs crashing when called in sandboxed renderer. #​29086 (Also in 13)
  • Fixed an issue where illegal access error could be thrown when nodeIntegrationInSubFrames is enabled. #​29169 (Also in 13)
  • Fixed an issue where extensions without a background page might not have file access. #​29172 (Also in 13)
  • Fixed an issue where the void function Menu.setApplicationMenu would return a value on some platforms. #​29128 (Also in 13)
  • Fixed corner radius for vibrancy view in macOS 11. #​29071 (Also in 11, 13)

Documentation


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.7` -> `12.0.8`](https://renovatebot.com/diffs/npm/electron/12.0.7/12.0.8) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v12.0.8`](https://github.com/electron/electron/releases/v12.0.8) [Compare Source](https://github.com/electron/electron/compare/v12.0.7...v12.0.8) ### Release Notes for v12.0.8 #### Fixes - Fixed `webFrame` spell checker APIs crashing when called in sandboxed renderer. [#&#8203;29086](https://github.com/electron/electron/pull/29086) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/29087))</span> - Fixed an issue where `illegal access error` could be thrown when `nodeIntegrationInSubFrames` is enabled. [#&#8203;29169](https://github.com/electron/electron/pull/29169) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/29170))</span> - Fixed an issue where extensions without a background page might not have file access. [#&#8203;29172](https://github.com/electron/electron/pull/29172) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/29171))</span> - Fixed an issue where the void function `Menu.setApplicationMenu` would return a value on some platforms. [#&#8203;29128](https://github.com/electron/electron/pull/29128) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/29129))</span> - Fixed corner radius for vibrancy view in macOS 11. [#&#8203;29071](https://github.com/electron/electron/pull/29071) <span style="font-size:small;">(Also in [11](https://github.com/electron/electron/pull/29072), [13](https://github.com/electron/electron/pull/28679))</span> #### Documentation - Documentation changes: [#&#8203;29148](https://github.com/electron/electron/pull/29148) </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-17 22:01:09 +00:00
konrad merged commit 0f5b9db277 into main 2021-05-17 22:30:15 +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#36
No description provided.