Update dependency electron to v13.1.6 #49

Merged
konrad merged 1 commits from renovate/electron-13.x into main 2021-07-06 08:16:10 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.1.5 -> 13.1.6

Release Notes

electron/electron

v13.1.6

Compare Source

Release Notes for v13.1.6

Fixes

  • Fixed a potential crash when calling app.quit() on macOS. #​29961 (Also in 14)
  • Fixed an issue where self.module.paths wouldn't work in Workers. #​30013 (Also in 12, 14)
  • Fixed crash when clicking links with target=_blank from webview. #​29951 (Also in 12, 14)
  • Fixed memory leak when creating notification on macOS. #​30009 (Also in 14)
  • Fixed page title not being updated on child windows without navigation entries under nativeWindowOpen. #​29958 (Also in 12, 14)

Other Changes


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.5` -> `13.1.6`](https://renovatebot.com/diffs/npm/electron/13.1.5/13.1.6) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.6`](https://github.com/electron/electron/releases/v13.1.6) [Compare Source](https://github.com/electron/electron/compare/v13.1.5...v13.1.6) ### Release Notes for v13.1.6 #### Fixes - Fixed a potential crash when calling `app.quit()` on macOS. [#&#8203;29961](https://github.com/electron/electron/pull/29961) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29962))</span> - Fixed an issue where `self.module.paths` wouldn't work in Workers. [#&#8203;30013](https://github.com/electron/electron/pull/30013) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30012), [14](https://github.com/electron/electron/pull/30014))</span> - Fixed crash when clicking links with `target=_blank` from webview. [#&#8203;29951](https://github.com/electron/electron/pull/29951) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29950), [14](https://github.com/electron/electron/pull/29949))</span> - Fixed memory leak when creating notification on macOS. [#&#8203;30009](https://github.com/electron/electron/pull/30009) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30008))</span> - Fixed page title not being updated on child windows without navigation entries under nativeWindowOpen. [#&#8203;29958](https://github.com/electron/electron/pull/29958) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29960), [14](https://github.com/electron/electron/pull/29959))</span> #### Other Changes - Backported fix for [`1090000`](https://github.com/electron/electron/commit/1090000). [#&#8203;29997](https://github.com/electron/electron/pull/29997) </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-07-06 00:00:54 +00:00
konrad merged commit 5f17d9b1de into main 2021-07-06 08:16:10 +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#49
No description provided.