Update dependency electron to v11.0.2 #6

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2020-11-20 19:29:31 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 11.0.1 -> 11.0.2

Release Notes

electron/electron

v11.0.2

Compare Source

Release Notes for v11.0.2

Fixes

  • Fixed LC_ALL environment variable getting changed in Electron. #​26551 (Also in 9, 10)
  • Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. #​26528
  • Fixed detection of launch on login items
    • Fixed detection of enabled state set by TaskManager. #​26538
  • Stopped using private API CTFontDescriptorIsSystemUIFont in MAS build. #​26574

Other Changes

  • Updated Chromium to 87.0.4280.67. #​26565

Unknown


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 | [`11.0.1` -> `11.0.2`](https://renovatebot.com/diffs/npm/electron/11.0.1/11.0.2) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.0.2`](https://github.com/electron/electron/releases/v11.0.2) [Compare Source](https://github.com/electron/electron/compare/v11.0.1...v11.0.2) ### Release Notes for v11.0.2 #### Fixes - Fixed `LC_ALL` environment variable getting changed in Electron. [#&#8203;26551](https://github.com/electron/electron/pull/26551) <span style="font-size:small;">(Also in [9](https://github.com/electron/electron/pull/26508), [10](https://github.com/electron/electron/pull/26550))</span> - Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. [#&#8203;26528](https://github.com/electron/electron/pull/26528) - Fixed detection of launch on login items - Fixed detection of enabled state set by TaskManager. [#&#8203;26538](https://github.com/electron/electron/pull/26538) - Stopped using private API `CTFontDescriptorIsSystemUIFont` in MAS build. [#&#8203;26574](https://github.com/electron/electron/pull/26574) #### Other Changes - Updated Chromium to 87.0.4280.67. [#&#8203;26565](https://github.com/electron/electron/pull/26565) #### Unknown - Re-enable Rosetta on Apple Silicon devices. [#&#8203;26570](https://github.com/electron/electron/pull/26570) <span style="font-size:small;">(Also in [7.3](https://github.com/electron/electron/pull/26571), [8](https://github.com/electron/electron/pull/26573), [9](https://github.com/electron/electron/pull/26572), [10](https://github.com/electron/electron/pull/26569))</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 2020-11-19 22:00:56 +00:00
konrad merged commit 51fc29dbc2 into master 2020-11-20 19:29:31 +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#6
No description provided.