chore(deps): update dependency electron to v15.3.1 #64

Merged
konrad merged 1 commits from renovate/electron-15.x into main 2021-11-09 07:14:46 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 15.3.0 -> 15.3.1

Release Notes

electron/electron

v15.3.1

Compare Source

Release Notes for v15.3.1

Features

  • Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain. #​31434 (Also in 13, 14, 16)

Fixes

  • Changed WebHID to use disable-hid-blocklist flag to enable FIDO devices. #​31649 (Also in 16)
  • Fixed <webview> background transparency regression. #​31701 (Also in 14)
  • Fixed clipboard.writeBuffer(), clipboard.readBuffer() and clipboard.read()'s ability to manipulate platform-specific clipboard formats. #​31720 (Also in 16)
  • Fixed a crash when a BrowserWindow is closed subsequent to its webContents being destroyed. #​31644 (Also in 14, 16)
  • Fixed a tracing agent-related crash when initializing Node.js in service workers. #​31476 (Also in 14, 16)
  • Fixed an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one. #​31693 (Also in 13, 14, 16)
  • Fixed an issue where MediaMetadata did not work properly. #​31534 (Also in 13, 14, 16)
  • Fixed an issue where app.getPath('crashDumps') returned an incorrect path for Linux. #​31712 (Also in 16)
  • Fixed an issue where clipboard.read() could cause crashes with custom clipboard formats. #​31591 (Also in 16)
  • Fixed an issue which caused print settings to not work properly when printing silently. #​31616 (Also in 13, 14, 16)
  • Fixed clipboard.read to once again work like clipboard.readBuffer. #​31651 (Also in 16)
  • Fixed crash when using sync dialog APIs immediately after async dialog APIs. #​31658 (Also in 16)
  • Fixed event with invalid timestamp in trace log. #​31422 (Also in 14, 16)
  • None. #​31480 (Also in 16)

Other Changes

  • Backported fix for CVE-2021-37981. #​31497
  • Backported fix for CVE-2021-37985. #​31516
  • Backported fix for CVE-2021-37987. #​31539
  • Backported fix for CVE-2021-37989. #​31523
  • Backported fix for CVE-2021-37992. #​31519
  • Backported fix for CVE-2021-37996. #​31543
  • Backported fix for chromium:1245870. #​31501
  • Backported fix for chromium:1252858. #​31680

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 | [`15.3.0` -> `15.3.1`](https://renovatebot.com/diffs/npm/electron/15.3.0/15.3.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v15.3.1`](https://github.com/electron/electron/releases/v15.3.1) [Compare Source](https://github.com/electron/electron/compare/v15.3.0...v15.3.1) ### Release Notes for v15.3.1 #### Features - Added warning when `ipcRenderer.sendSync()` is called with no listeners for channel on `ipcMain`. [#&#8203;31434](https://github.com/electron/electron/pull/31434) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/31432), [14](https://github.com/electron/electron/pull/31433), [16](https://github.com/electron/electron/pull/31435))</span> #### Fixes - Changed WebHID to use `disable-hid-blocklist` flag to enable FIDO devices. [#&#8203;31649](https://github.com/electron/electron/pull/31649) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31650))</span> - Fixed `<webview>` background transparency regression. [#&#8203;31701](https://github.com/electron/electron/pull/31701) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31727))</span> - Fixed `clipboard.writeBuffer()`, `clipboard.readBuffer()` and `clipboard.read()`'s ability to manipulate platform-specific clipboard formats. [#&#8203;31720](https://github.com/electron/electron/pull/31720) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31719))</span> - Fixed a crash when a `BrowserWindow` is closed subsequent to its `webContents` being destroyed. [#&#8203;31644](https://github.com/electron/electron/pull/31644) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31645), [16](https://github.com/electron/electron/pull/31646))</span> - Fixed a tracing agent-related crash when initializing Node.js in service workers. [#&#8203;31476](https://github.com/electron/electron/pull/31476) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31475), [16](https://github.com/electron/electron/pull/31477))</span> - Fixed an issue where `Content-Disposition` filenames would be incorrectly truncated at the first comma for a filename attachment which contained one. [#&#8203;31693](https://github.com/electron/electron/pull/31693) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/31691), [14](https://github.com/electron/electron/pull/31692), [16](https://github.com/electron/electron/pull/31694))</span> - Fixed an issue where `MediaMetadata` did not work properly. [#&#8203;31534](https://github.com/electron/electron/pull/31534) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/31532), [14](https://github.com/electron/electron/pull/31533), [16](https://github.com/electron/electron/pull/31535))</span> - Fixed an issue where `app.getPath('crashDumps')` returned an incorrect path for Linux. [#&#8203;31712](https://github.com/electron/electron/pull/31712) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31711))</span> - Fixed an issue where `clipboard.read()` could cause crashes with custom clipboard formats. [#&#8203;31591](https://github.com/electron/electron/pull/31591) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31592))</span> - Fixed an issue which caused print settings to not work properly when printing silently. [#&#8203;31616](https://github.com/electron/electron/pull/31616) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/31618), [14](https://github.com/electron/electron/pull/31617), [16](https://github.com/electron/electron/pull/31615))</span> - Fixed clipboard.read to once again work like clipboard.readBuffer. [#&#8203;31651](https://github.com/electron/electron/pull/31651) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31652))</span> - Fixed crash when using sync dialog APIs immediately after async dialog APIs. [#&#8203;31658](https://github.com/electron/electron/pull/31658) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31657))</span> - Fixed event with invalid timestamp in trace log. [#&#8203;31422](https://github.com/electron/electron/pull/31422) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31421), [16](https://github.com/electron/electron/pull/31423))</span> - None. [#&#8203;31480](https://github.com/electron/electron/pull/31480) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31479))</span> #### Other Changes - Backported fix for CVE-2021-37981. [#&#8203;31497](https://github.com/electron/electron/pull/31497) - Backported fix for CVE-2021-37985. [#&#8203;31516](https://github.com/electron/electron/pull/31516) - Backported fix for CVE-2021-37987. [#&#8203;31539](https://github.com/electron/electron/pull/31539) - Backported fix for CVE-2021-37989. [#&#8203;31523](https://github.com/electron/electron/pull/31523) - Backported fix for CVE-2021-37992. [#&#8203;31519](https://github.com/electron/electron/pull/31519) - Backported fix for CVE-2021-37996. [#&#8203;31543](https://github.com/electron/electron/pull/31543) - Backported fix for chromium:1245870. [#&#8203;31501](https://github.com/electron/electron/pull/31501) - Backported fix for chromium:1252858. [#&#8203;31680](https://github.com/electron/electron/pull/31680) </details> --- ### 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-11-08 20:01:40 +00:00
continuous-integration/drone/push Build is passing Details
5a543a5a6c
chore(deps): update dependency electron to v15.3.1
konrad merged commit e8499c5e1c into main 2021-11-09 07:14:46 +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#64
No description provided.