Update dependency electron to v11.0.4 #8

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2020-12-08 14:03:58 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 11.0.3 -> 11.0.4

Release Notes

electron/electron

v11.0.4

Compare Source

Release Notes for v11.0.4

Fixes

  • Added default Bluetooth permission strings to info.plist. #​26768 (Also in 12)
  • Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows. #​26780 (Also in 12)
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows. #​26774 (Also in 12)
  • Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. #​26754 (Also in 10, 12)
  • Fixed import of unpacked node modules. #​26751 (Also in 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 | patch | [`11.0.3` -> `11.0.4`](https://renovatebot.com/diffs/npm/electron/11.0.3/11.0.4) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.0.4`](https://github.com/electron/electron/releases/v11.0.4) [Compare Source](https://github.com/electron/electron/compare/v11.0.3...v11.0.4) ### Release Notes for v11.0.4 #### Fixes - Added default Bluetooth permission strings to info.plist. [#&#8203;26768](https://github.com/electron/electron/pull/26768) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26769))</span> - Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows. [#&#8203;26780](https://github.com/electron/electron/pull/26780) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26772))</span> - Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows. [#&#8203;26774](https://github.com/electron/electron/pull/26774) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26775))</span> - Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. [#&#8203;26754](https://github.com/electron/electron/pull/26754) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/26753), [12](https://github.com/electron/electron/pull/26755))</span> - Fixed import of unpacked node modules. [#&#8203;26751](https://github.com/electron/electron/pull/26751) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26750))</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-12-07 23:01:00 +00:00
konrad merged commit ec29cd90e6 into master 2020-12-08 14:03:58 +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#8
No description provided.