seonglae / intuiter

Globally available Vim like productivity application with a fancy mouse control. Home row keyboard mapping makes typing innovatively fast in everywhere
https://intuiter.seongland.com
39 stars 3 forks source link

deps: Update dependency electron to v20.3.2 #138

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 20.3.1 -> 20.3.2 age adoption passing confidence

Release Notes

electron/electron ### [`v20.3.2`](https://togithub.com/electron/electron/releases/tag/v20.3.2) [Compare Source](https://togithub.com/electron/electron/compare/v20.3.1...v20.3.2) ### Release Notes for v20.3.2 #### Fixes - Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. [#​35978](https://togithub.com/electron/electron/pull/35978) (Also in [21](https://togithub.com/electron/electron/pull/35977), [22](https://togithub.com/electron/electron/pull/35976)) - Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. [#​35981](https://togithub.com/electron/electron/pull/35981) (Also in [21](https://togithub.com/electron/electron/pull/35982), [22](https://togithub.com/electron/electron/pull/35983)) - You can now import the built-in electron module via ESModule loaders, i.e. `import('electron')` and `import 'electron'` now work natively. [#​35956](https://togithub.com/electron/electron/pull/35956) (Also in [21](https://togithub.com/electron/electron/pull/35958), [22](https://togithub.com/electron/electron/pull/35957)) #### Other Changes - Modified the Windows 11 WCO to match the native look more closely. [#​35968](https://togithub.com/electron/electron/pull/35968) (Also in [21](https://togithub.com/electron/electron/pull/35970)) - Security: backported fix for CVE-2022-3307. [#​35883](https://togithub.com/electron/electron/pull/35883) - Security: backported fix for CVE-2022-3315. [#​35929](https://togithub.com/electron/electron/pull/35929)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.