Update dependency electron to v11.1.1 #10

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2020-12-21 22:27:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 11.1.0 -> 11.1.1

Release Notes

electron/electron

v11.1.1

Compare Source

Release Notes for v11.1.1

Fixes

  • Fixed protocol methods not being accessible via remote.protocol. #​27044 (Also in 12)
  • Fixed readdir/readdirSync (w/ withFileTypes) failing on a deep directory within archive. #​27010 (Also in 12)
  • Fixed a memory leak in desktopCapturer.getSources. #​27056 (Also in 10, 12)
  • Fixed an issue where SIGINT was improperly handled in Node.js processes. #​26972 (Also in 10, 12)
  • Fixed an issue where renderer process stack traces were broken with contextIsolation enabled. #​26997 (Also in 12)
  • Fixed an issue where some async_hooks were not properly emitted after an error in the renderer process. #​26991 (Also in 12)
  • Fixed an issue whereby remote.screen EventEmitter methods are undefined in the renderer. #​26989 (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.1.0` -> `11.1.1`](https://renovatebot.com/diffs/npm/electron/11.1.0/11.1.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.1.1`](https://github.com/electron/electron/releases/v11.1.1) [Compare Source](https://github.com/electron/electron/compare/v11.1.0...v11.1.1) ### Release Notes for v11.1.1 #### Fixes - Fixed `protocol` methods not being accessible via `remote.protocol`. [#&#8203;27044](https://github.com/electron/electron/pull/27044) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27043))</span> - Fixed `readdir`/`readdirSync` (w/ `withFileTypes`) failing on a deep directory within archive. [#&#8203;27010](https://github.com/electron/electron/pull/27010) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27011))</span> - Fixed a memory leak in desktopCapturer.getSources. [#&#8203;27056](https://github.com/electron/electron/pull/27056) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27057), [12](https://github.com/electron/electron/pull/27058))</span> - Fixed an issue where SIGINT was improperly handled in Node.js processes. [#&#8203;26972](https://github.com/electron/electron/pull/26972) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/26970), [12](https://github.com/electron/electron/pull/26971))</span> - Fixed an issue where renderer process stack traces were broken with `contextIsolation` enabled. [#&#8203;26997](https://github.com/electron/electron/pull/26997) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26912))</span> - Fixed an issue where some `async_hooks` were not properly emitted after an error in the renderer process. [#&#8203;26991](https://github.com/electron/electron/pull/26991) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26990))</span> - Fixed an issue whereby `remote.screen` `EventEmitter` methods are undefined in the renderer. [#&#8203;26989](https://github.com/electron/electron/pull/26989) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/26988))</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-21 22:02:51 +00:00
konrad merged commit 30f6a14b9a into master 2020-12-21 22:27:49 +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#10
No description provided.