Update dependency electron to v13.1.2 #44

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

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.1.1 -> 13.1.2

Release Notes

electron/electron

v13.1.2

Compare Source

Release Notes for v13.1.2

Fixes

  • Electron Fuses are now in a consistent order across platforms. #​29615 (Also in 14)
  • Fixd an issue where fs.promises.readFile would improperly error when passing a FileHandle to the pathargument. #​29576 (Also in 14)
  • Fixed sending intermediate certificates with 'select-client-certificate' event callback. #​29569 (Also in 12, 14)
  • Fixed shifted character getting changed in menu accelerator. #​29482 (Also in 12, 14)

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 | [`13.1.1` -> `13.1.2`](https://renovatebot.com/diffs/npm/electron/13.1.1/13.1.2) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.2`](https://github.com/electron/electron/releases/v13.1.2) [Compare Source](https://github.com/electron/electron/compare/v13.1.1...v13.1.2) ### Release Notes for v13.1.2 #### Fixes - Electron Fuses are now in a consistent order across platforms. [#&#8203;29615](https://github.com/electron/electron/pull/29615) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29616))</span> - Fixd an issue where `fs.promises.readFile` would improperly error when passing a `FileHandle` to the `path`argument. [#&#8203;29576](https://github.com/electron/electron/pull/29576) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29577))</span> - Fixed sending intermediate certificates with 'select-client-certificate' event callback. [#&#8203;29569](https://github.com/electron/electron/pull/29569) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29568), [14](https://github.com/electron/electron/pull/29570))</span> - Fixed shifted character getting changed in menu accelerator. [#&#8203;29482](https://github.com/electron/electron/pull/29482) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29483), [14](https://github.com/electron/electron/pull/29481))</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-06-09 19:01:03 +00:00
konrad merged commit 719ab0d6cf into main 2021-06-09 19:22:20 +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#44
No description provided.