Update dependency electron to v13.1.0 #42

Merged
konrad merged 1 commits from renovate/electron-13.x into main 2021-06-03 09:22:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 13.0.1 -> 13.1.0

Release Notes

electron/electron

v13.1.0

Compare Source

Release Notes for v13.1.0

Features

Fixes

  • Fixed missing 'fetch' event in service workers for requests using a registered protocol. #​29446 (Also in 12, 14)
  • Fixed pressing Alt with mouse click results in toggling menu bar. #​29450 (Also in 12, 14)
  • Fixed pressing Alt+Shift and Alt+Ctrl toggling menu bar on KDE. #​29443 (Also in 12, 14)

Other Changes

Documentation


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 | [`13.0.1` -> `13.1.0`](https://renovatebot.com/diffs/npm/electron/13.0.1/13.1.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.0`](https://github.com/electron/electron/releases/v13.1.0) [Compare Source](https://github.com/electron/electron/compare/v13.0.1...v13.1.0) ### Release Notes for v13.1.0 #### Features - Added experimental cookie encryption support behind an [Electron Fuse](https://www.electronjs.org/docs/tutorial/fuses). [#&#8203;29493](https://github.com/electron/electron/pull/29493) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29492))</span> - Added support for debug URLs such as `chrome://gpucrash`. [#&#8203;29491](https://github.com/electron/electron/pull/29491) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29466))</span> #### Fixes - Fixed missing 'fetch' event in service workers for requests using a registered protocol. [#&#8203;29446](https://github.com/electron/electron/pull/29446) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29447), [14](https://github.com/electron/electron/pull/29440))</span> - Fixed pressing Alt with mouse click results in toggling menu bar. [#&#8203;29450](https://github.com/electron/electron/pull/29450) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29451), [14](https://github.com/electron/electron/pull/29452))</span> - Fixed pressing `Alt+Shift` and `Alt+Ctrl` toggling menu bar on KDE. [#&#8203;29443](https://github.com/electron/electron/pull/29443) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29445), [14](https://github.com/electron/electron/pull/29444))</span> #### Other Changes - Backported fix for [`1090441`](https://github.com/electron/electron/commit/1090441),[`1173656`](https://github.com/electron/electron/commit/1173656),[`1181434`](https://github.com/electron/electron/commit/1181434),[`1188117`](https://github.com/electron/electron/commit/1188117). [#&#8203;29494](https://github.com/electron/electron/pull/29494) - Fixed using custom v8 snapshots on Apple Silicon. [#&#8203;29339](https://github.com/electron/electron/pull/29339) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29341))</span> - Updated Chromium to 91.0.4472.77. [#&#8203;29321](https://github.com/electron/electron/pull/29321) #### Documentation - Documentation changes: [#&#8203;29430](https://github.com/electron/electron/pull/29430) </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-06-03 04:01:13 +00:00
konrad merged commit fd35cf989e into main 2021-06-03 09:22:48 +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#42
No description provided.