chore(deps): update dependency electron to v21.1.1 #123

Merged
konrad merged 1 commits from renovate/electron-21.x into main 2022-10-12 21:33:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 21.1.0 -> 21.1.1

Release Notes

electron/electron

v21.1.1

Compare Source

Release Notes for v21.1.1

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #​35977 (Also in 20, 22)
  • Fixed a potential memory leak. #​35965 (Also in 22)
  • Fixed an issue where some options were incorrectly ignored when using webContents.printToPDF(). #​35992 (Also in 22)
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #​35982 (Also in 20, 22)
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #​35958 (Also in 20, 22)

Other Changes

  • Modified the Windows 11 WCO to match the native look more closely. #​35970 (Also in 20)
  • Updated Chromium to 106.0.5249.103. #​35933

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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 | [`21.1.0` -> `21.1.1`](https://renovatebot.com/diffs/npm/electron/21.1.0/21.1.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v21.1.1`](https://github.com/electron/electron/releases/tag/v21.1.1) [Compare Source](https://github.com/electron/electron/compare/v21.1.0...v21.1.1) ### Release Notes for v21.1.1 #### Fixes - Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. [#&#8203;35977](https://github.com/electron/electron/pull/35977) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35978), [22](https://github.com/electron/electron/pull/35976))</span> - Fixed a potential memory leak. [#&#8203;35965](https://github.com/electron/electron/pull/35965) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/35964))</span> - Fixed an issue where some options were incorrectly ignored when using `webContents.printToPDF()`. [#&#8203;35992](https://github.com/electron/electron/pull/35992) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/35993))</span> - Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. [#&#8203;35982](https://github.com/electron/electron/pull/35982) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35981), [22](https://github.com/electron/electron/pull/35983))</span> - You can now import the built-in electron module via ESModule loaders, i.e. `import('electron')` and `import 'electron'` now work natively. [#&#8203;35958](https://github.com/electron/electron/pull/35958) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35956), [22](https://github.com/electron/electron/pull/35957))</span> #### Other Changes - Modified the Windows 11 WCO to match the native look more closely. [#&#8203;35970](https://github.com/electron/electron/pull/35970) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35968))</span> - Updated Chromium to 106.0.5249.103. [#&#8203;35933](https://github.com/electron/electron/pull/35933) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added 1 commit 2022-10-12 20:01:16 +00:00
continuous-integration/drone/push Build is passing Details
4cdcce92bd
chore(deps): update dependency electron to v21.1.1
konrad merged commit da2d56ad5d into main 2022-10-12 21:33:05 +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#123
No description provided.