Update dependency electron to v12.0.1 #25

Merged
konrad merged 1 commits from renovate/electron-12.x into main 2021-03-11 14:46:53 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 12.0.0 -> 12.0.1

Release Notes

electron/electron

v12.0.1

Compare Source

Release Notes for v12.0.1

Features

  • Added support for the des-ede3 cipher in node crypto. #​27992 (Also in 11)

Fixes

  • Child windows with specified background colors or transparency now work as intended. #​28107
  • Fixed an issue where BrowserViews could have mismatched draggable regions to their bounds. #​27988 (Also in 10, 11)
  • Fixed an issue where win.capturePage() never called back after calling hide() for a hidden window on some platforms. #​28075 (Also in 11, 13)
  • Fixed using navigator.setAppBadge and navigator.clearAppBadge from a service worker in Electron. #​28011
  • Fixed warning when worldSafeExecuteJavaScript is disabled. #​27969 (Also in 10, 11)

Other Changes

  • Updated Chromium to 89.0.4389.82. #​27960
  • [a11y] Fixes broken word navigation for certain alphanumeric characters. #​27991

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.0` -> `12.0.1`](https://renovatebot.com/diffs/npm/electron/12.0.0/12.0.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v12.0.1`](https://github.com/electron/electron/releases/v12.0.1) [Compare Source](https://github.com/electron/electron/compare/v12.0.0...v12.0.1) ### Release Notes for v12.0.1 #### Features - Added support for the des-ede3 cipher in node crypto. [#&#8203;27992](https://github.com/electron/electron/pull/27992) <span style="font-size:small;">(Also in [11](https://github.com/electron/electron/pull/27993))</span> #### Fixes - Child windows with specified background colors or transparency now work as intended. [#&#8203;28107](https://github.com/electron/electron/pull/28107) - Fixed an issue where `BrowserView`s could have mismatched draggable regions to their bounds. [#&#8203;27988](https://github.com/electron/electron/pull/27988) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27986), [11](https://github.com/electron/electron/pull/27987))</span> - Fixed an issue where `win.capturePage()` never called back after calling `hide()` for a hidden window on some platforms. [#&#8203;28075](https://github.com/electron/electron/pull/28075) <span style="font-size:small;">(Also in [11](https://github.com/electron/electron/pull/28074), [13](https://github.com/electron/electron/pull/28076))</span> - Fixed using navigator.setAppBadge and navigator.clearAppBadge from a service worker in Electron. [#&#8203;28011](https://github.com/electron/electron/pull/28011) - Fixed warning when `worldSafeExecuteJavaScript` is disabled. [#&#8203;27969](https://github.com/electron/electron/pull/27969) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27974), [11](https://github.com/electron/electron/pull/27968))</span> #### Other Changes - Updated Chromium to 89.0.4389.82. [#&#8203;27960](https://github.com/electron/electron/pull/27960) - [a11y] Fixes broken word navigation for certain alphanumeric characters. [#&#8203;27991](https://github.com/electron/electron/pull/27991) </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-03-11 00:01:12 +00:00
konrad merged commit 1156d53692 into main 2021-03-11 14:46:53 +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#25
No description provided.