Pietrucci-Blacher / notion-snap-reborn

Remake of Notion-snap
61 stars 5 forks source link

chore(deps): update dependency electron to v28.2.1 #110

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 28.2.0 -> 28.2.1 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v28.2.1`](https://togithub.com/electron/electron/releases/tag/v28.2.1): electron v28.2.1 [Compare Source](https://togithub.com/electron/electron/compare/v28.2.0...v28.2.1) ### Release Notes for v28.2.1 #### Fixes - Apply module search paths restriction on worker and child process. [#​41137](https://togithub.com/electron/electron/pull/41137) (Also in [27](https://togithub.com/electron/electron/pull/41139), [29](https://togithub.com/electron/electron/pull/41138)) - Fixed a potential `async_hooks` crash when listening for the `restore` event on Windows after minimizing a maximized BrowserWindow. [#​41145](https://togithub.com/electron/electron/pull/41145) (Also in [27](https://togithub.com/electron/electron/pull/41144), [29](https://togithub.com/electron/electron/pull/41146)) - Fixed an issue where Request objects did not correctly copy headers into fetches. [#​41103](https://togithub.com/electron/electron/pull/41103) - Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. [#​41036](https://togithub.com/electron/electron/pull/41036) (Also in [27](https://togithub.com/electron/electron/pull/41035), [29](https://togithub.com/electron/electron/pull/41037)) - Fixed an issue where the `printBackground` option in `webContents.printToPDF` did not work as expected. [#​41179](https://togithub.com/electron/electron/pull/41179) (Also in [29](https://togithub.com/electron/electron/pull/41180)) - Fixed forked child process not able to send IPC message under some cases on macOS. [#​41101](https://togithub.com/electron/electron/pull/41101) (Also in [26](https://togithub.com/electron/electron/pull/41099), [27](https://togithub.com/electron/electron/pull/41100), [29](https://togithub.com/electron/electron/pull/41102)) - Fixed on-screen-keyboard not hiding for webviews under some cases. [#​41150](https://togithub.com/electron/electron/pull/41150) (Also in [27](https://togithub.com/electron/electron/pull/41151), [29](https://togithub.com/electron/electron/pull/41149)) #### Other Changes - Removed extraneous dlls from Windows zip files. [#​41128](https://togithub.com/electron/electron/pull/41128) (Also in [29](https://togithub.com/electron/electron/pull/41129)) - Security: backported fix for CVE-2024-0807. - Security: backported fix for [`1407197`](https://togithub.com/electron/electron/commit/1407197). [#​41105](https://togithub.com/electron/electron/pull/41105) - Updated Chromium to 120.0.6099.268. [#​41094](https://togithub.com/electron/electron/pull/41094)

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.