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.7 #148

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 20.3.5 -> 20.3.7 age adoption passing confidence

Release Notes

electron/electron ### [`v20.3.7`](https://togithub.com/electron/electron/releases/tag/v20.3.7): electron v20.3.7 [Compare Source](https://togithub.com/electron/electron/compare/v20.3.6...v20.3.7) ### Release Notes for v20.3.7 #### Fixes - Fixed an issue where calling `app.dock.setIcon(/path/t/icon)` would crash when called before the `ready` event on `app`. [#​36292](https://togithub.com/electron/electron/pull/36292) (Also in [21](https://togithub.com/electron/electron/pull/36294), [22](https://togithub.com/electron/electron/pull/36293)) #### Other Changes - Security: backported fix for [`1376637`](https://togithub.com/electron/electron/commit/1376637). [#​36311](https://togithub.com/electron/electron/pull/36311) - Security: backported fix for [`1377775`](https://togithub.com/electron/electron/commit/1377775). [#​36303](https://togithub.com/electron/electron/pull/36303) - Security: backported fix for CVE-2022-3885. [#​36296](https://togithub.com/electron/electron/pull/36296) - Security: backported fix for CVE-2022-3887. [#​36304](https://togithub.com/electron/electron/pull/36304) - Security: backported fix for CVE-2022-3888. [#​36298](https://togithub.com/electron/electron/pull/36298) - Security: backported fix for CVE-2022-3889. [#​36300](https://togithub.com/electron/electron/pull/36300) - Security: backported fix for CVE-2022-3890. [#​36302](https://togithub.com/electron/electron/pull/36302) - Updated `common.gypi` for native modules to support C++17 features in V8. [#​36382](https://togithub.com/electron/electron/pull/36382) (Also in [21](https://togithub.com/electron/electron/pull/36383)) #### Unknown - Reverted fix for chromium:1361612 due to stability issues. [#​36263](https://togithub.com/electron/electron/pull/36263) ### [`v20.3.6`](https://togithub.com/electron/electron/releases/tag/v20.3.6): electron v20.3.6 [Compare Source](https://togithub.com/electron/electron/compare/v20.3.5...v20.3.6) ### Release Notes for v20.3.6 #### Fixes - Fixed an issue where calling `app.dock.setIcon(/path/t/icon)` would crash when called before the `ready` event on `app`. [#​36292](https://togithub.com/electron/electron/pull/36292) (Also in [21](https://togithub.com/electron/electron/pull/36294), [22](https://togithub.com/electron/electron/pull/36293)) #### Other Changes - Security: backported fix for [`1376637`](https://togithub.com/electron/electron/commit/1376637). [#​36311](https://togithub.com/electron/electron/pull/36311) - Security: backported fix for [`1377775`](https://togithub.com/electron/electron/commit/1377775). [#​36303](https://togithub.com/electron/electron/pull/36303) - Security: backported fix for CVE-2022-3885. [#​36296](https://togithub.com/electron/electron/pull/36296) - Security: backported fix for CVE-2022-3887. [#​36304](https://togithub.com/electron/electron/pull/36304) - Security: backported fix for CVE-2022-3888. [#​36298](https://togithub.com/electron/electron/pull/36298) - Security: backported fix for CVE-2022-3889. [#​36300](https://togithub.com/electron/electron/pull/36300) - Security: backported fix for CVE-2022-3890. [#​36302](https://togithub.com/electron/electron/pull/36302) - Updated `common.gypi` for native modules to support C++17 features in V8. [#​36382](https://togithub.com/electron/electron/pull/36382) (Also in [21](https://togithub.com/electron/electron/pull/36383)) #### Unknown - Reverted fix for chromium:1361612 due to stability issues. [#​36263](https://togithub.com/electron/electron/pull/36263)

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.