Update dependency electron to v11.2.0 #12

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2021-01-13 06:37:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 11.1.1 -> 11.2.0

Release Notes

electron/electron

v11.2.0

Compare Source

Release Notes for v11.2.0

Features

  • Made win.setAspectRatio() work on Windows. #​27203 (Also in 12)

Fixes

  • Fixed a crash that could occur on app quit when using the remote module. #​27069 (Also in 12)
  • Fixed an issue where BrowserViews couldn't be effectively reparented. #​27219 (Also in 12)
  • Fixed an issue where non-draggable regions on BrowserViews could have incorrectly calculated bounds. #​27183 (Also in 10, 12)
  • Fixed an issue where some draggable regions were not clickable when loaded into BrowserViews on Windows. #​27178 (Also in 10, 12)
  • Fixed the pretty-print JavaScript feature in DevTools not functioning correctly. #​27102

Other Changes

  • Updated Chromium to 87.0.4280.141. #​27213

Unknown

  • Fixed chrome.webRequest extensions API not intercepting any requests. #​27096 (Also in 10, 12)

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 | minor | [`11.1.1` -> `11.2.0`](https://renovatebot.com/diffs/npm/electron/11.1.1/11.2.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.2.0`](https://github.com/electron/electron/releases/v11.2.0) [Compare Source](https://github.com/electron/electron/compare/v11.1.1...v11.2.0) ### Release Notes for v11.2.0 #### Features - Made `win.setAspectRatio()` work on Windows. [#&#8203;27203](https://github.com/electron/electron/pull/27203) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27202))</span> #### Fixes - Fixed a crash that could occur on app quit when using the remote module. [#&#8203;27069](https://github.com/electron/electron/pull/27069) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27070))</span> - Fixed an issue where BrowserViews couldn't be effectively reparented. [#&#8203;27219](https://github.com/electron/electron/pull/27219) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27187))</span> - Fixed an issue where non-draggable regions on BrowserViews could have incorrectly calculated bounds. [#&#8203;27183](https://github.com/electron/electron/pull/27183) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27185), [12](https://github.com/electron/electron/pull/27184))</span> - Fixed an issue where some draggable regions were not clickable when loaded into BrowserViews on Windows. [#&#8203;27178](https://github.com/electron/electron/pull/27178) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27222), [12](https://github.com/electron/electron/pull/27177))</span> - Fixed the pretty-print JavaScript feature in DevTools not functioning correctly. [#&#8203;27102](https://github.com/electron/electron/pull/27102) #### Other Changes - Updated Chromium to 87.0.4280.141. [#&#8203;27213](https://github.com/electron/electron/pull/27213) #### Unknown - Fixed `chrome.webRequest` extensions API not intercepting any requests. [#&#8203;27096](https://github.com/electron/electron/pull/27096) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27097), [12](https://github.com/electron/electron/pull/27098))</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-01-13 01:01:12 +00:00
konrad merged commit 8e172c946a into master 2021-01-13 06:37:27 +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#12
No description provided.