ptrdom / scalajs-vite

Bundles Scala.js projects and their npm dependencies with Vite
MIT License
14 stars 1 forks source link

Update dependency electron to v30.1.1 #106

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 30.1.0 -> 30.1.1 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v30.1.1`](https://togithub.com/electron/electron/releases/tag/v30.1.1): electron v30.1.1 [Compare Source](https://togithub.com/electron/electron/compare/v30.1.0...v30.1.1) ### Release Notes for v30.1.1 #### Fixes - Fixed an issue where `app.setLoginItemSettings` incorrectly checked against `loginItemService`. [#​42403](https://togithub.com/electron/electron/pull/42403) (Also in [29](https://togithub.com/electron/electron/pull/42405), [31](https://togithub.com/electron/electron/pull/42404)) - Fixed an issue where `contentWindow.document.fonts.ready` would never resolve in some circumstances. [#​42384](https://togithub.com/electron/electron/pull/42384) (Also in [31](https://togithub.com/electron/electron/pull/42385)) - Fixed an issue where `fetch` dependent interfaces in Node.js were not defined when `nodeIntegration` was enabled in some circumstances. [#​42454](https://togithub.com/electron/electron/pull/42454) (Also in [31](https://togithub.com/electron/electron/pull/42453)) - Fixed an issue where bad flags passed via `--js-flags` could cause a crash. [#​42440](https://togithub.com/electron/electron/pull/42440) (Also in [29](https://togithub.com/electron/electron/pull/42442), [31](https://togithub.com/electron/electron/pull/42441)) - Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. [#​42426](https://togithub.com/electron/electron/pull/42426) (Also in [29](https://togithub.com/electron/electron/pull/42425), [31](https://togithub.com/electron/electron/pull/42424)) - Re-adds functionality to check whether or not an app was launched as a login service on macOS. [#​42423](https://togithub.com/electron/electron/pull/42423) (Also in [29](https://togithub.com/electron/electron/pull/42421), [31](https://togithub.com/electron/electron/pull/42422)) #### Other Changes - Improved error messages when `ses.cookies.set` fails. [#​42398](https://togithub.com/electron/electron/pull/42398) (Also in [29](https://togithub.com/electron/electron/pull/42399), [31](https://togithub.com/electron/electron/pull/42400))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.