ArcherGu / vite-react-nestjs-electron

Vite + React + Electron + Nestjs with esbuild, crazy fast! ⚡
MIT License
28 stars 3 forks source link

chore(deps): update dependency electron to v31.3.1 #111

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 31.3.0 -> 31.3.1 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v31.3.1`](https://togithub.com/electron/electron/releases/tag/v31.3.1): electron v31.3.1 [Compare Source](https://togithub.com/electron/electron/compare/v31.3.0...v31.3.1) ### Release Notes for v31.3.1 #### Fixes - Fixed an issue where calling `desktopCapturer.getSources` on macOS running 14.4 or later would make non-resizable windows resizable. [#​43044](https://togithub.com/electron/electron/pull/43044) (Also in [32](https://togithub.com/electron/electron/pull/43045)) - Fixed the resource leak when using Node.js readable streams as the response body for a custom protocol handler. [#​43071](https://togithub.com/electron/electron/pull/43071) (Also in [30](https://togithub.com/electron/electron/pull/43072), [32](https://togithub.com/electron/electron/pull/43070)) #### Other Changes - Fixed a potential crash when removing notifications on Windows. [#​43061](https://togithub.com/electron/electron/pull/43061) (Also in [30](https://togithub.com/electron/electron/pull/43059), [32](https://togithub.com/electron/electron/pull/43060)) - Updated Chromium to 126.0.6478.185. [#​43027](https://togithub.com/electron/electron/pull/43027)

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 was generated by Mend Renovate. View the repository job log.