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 v28.2.6 #62

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 28.2.5 -> 28.2.6 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v28.2.6`](https://togithub.com/electron/electron/releases/tag/v28.2.6): electron v28.2.6 [Compare Source](https://togithub.com/electron/electron/compare/v28.2.5...v28.2.6) ### Release Notes for v28.2.6 #### Fixes - Fixed a crash that can result from some kinds of dynamic imports. [#​41491](https://togithub.com/electron/electron/pull/41491) - Fixed an issue where `webContents.print(options)` failed if `options` was not passed or `undefined` is passed. [#​41478](https://togithub.com/electron/electron/pull/41478) (Also in [29](https://togithub.com/electron/electron/pull/41501), [30](https://togithub.com/electron/electron/pull/41480)) - Fixed saving traces from devtools performance panel. [#​41492](https://togithub.com/electron/electron/pull/41492) #### Other Changes - Security: backported fix for CVE-2024-25062. [#​41487](https://togithub.com/electron/electron/pull/41487)

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.