Pietrucci-Blacher / notion-snap-reborn

Remake of Notion-snap
65 stars 5 forks source link

chore(deps): update dependency electron to v27 #67

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 26.3.0 -> 27.0.0 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v27.0.0`](https://togithub.com/electron/electron/releases/tag/v27.0.0): electron v27.0.0 [Compare Source](https://togithub.com/electron/electron/compare/v26.3.0...v27.0.0) ##### Release Notes for v27.0.0 ##### Features - Added a `tabbingIdentifier` property to `BrowserWindow`. [#​40082](https://togithub.com/electron/electron/pull/40082) - Exposed an API to allow apps to determine whether to avoid using semitransparent backgrounds. [#​40074](https://togithub.com/electron/electron/pull/40074) (Also in [26](https://togithub.com/electron/electron/pull/40073)) ##### Fixes - Fixed an issue where calling `show()` on a child `BrowserWindow` would show all other children attached to the same parent on macOS. [#​40105](https://togithub.com/electron/electron/pull/40105) (Also in [24](https://togithub.com/electron/electron/pull/40104), [25](https://togithub.com/electron/electron/pull/40106), [26](https://togithub.com/electron/electron/pull/40107)) - Fixed an issue where closing and opening a minimized DevTools window would not work as expected. [#​40116](https://togithub.com/electron/electron/pull/40116) (Also in [25](https://togithub.com/electron/electron/pull/40117), [26](https://togithub.com/electron/electron/pull/40118)) - Fixed an issue where using `webcrypto.subtle.importKey()` could error and fail if `SharedArrayBuffers` are not defined. [#​40100](https://togithub.com/electron/electron/pull/40100) - Fixed an issue with applying vibrancy on non-transparent windows on MacOS. [#​40130](https://togithub.com/electron/electron/pull/40130) - Fixed deprecated `gpu-process-crashed` / `renderer-process-crashed` events being emitted twice and with incorrect arguments. [#​40111](https://togithub.com/electron/electron/pull/40111) (Also in [22](https://togithub.com/electron/electron/pull/40119), [24](https://togithub.com/electron/electron/pull/40110), [25](https://togithub.com/electron/electron/pull/40113), [26](https://togithub.com/electron/electron/pull/40112)) - Fixed failing build when `enable_electron_extensions=false`. [#​40087](https://togithub.com/electron/electron/pull/40087) ##### Other Changes - Fixed launch failure with child_process.spawn on windows affected by launching store applications. [#​40126](https://togithub.com/electron/electron/pull/40126) (Also in [25](https://togithub.com/electron/electron/pull/40125), [26](https://togithub.com/electron/electron/pull/40127)) - Updated Chromium to 118.0.5993.54. [#​40103](https://togithub.com/electron/electron/pull/40103)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.