chore(deps): update dependency electron to v38.5.0 #19

Merged
daanselen merged 1 commits from renovate/electron-38.x-lockfile into main 2025-11-03 13:59:27 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
electron 38.3.0 -> 38.5.0 age confidence

Release Notes

electron/electron (electron)

v38.5.0: electron v38.5.0

Compare Source

Release Notes for v38.5.0

Features

  • Added methods to enable more granular accessibility support management. #​48626 (Also in 37, 39)

Fixes

  • Fixed a potential crash in dialog.showOpenDialog on Windows with an empty extension filter array. #​48660 (Also in 37, 39)
  • Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm. #​48672 (Also in 37, 39)
  • Fixed an issue where trafficLightPosition would not be correctly applied when using titleBarStyle: 'customButtonsOnHover' on macOS 26. #​48620 (Also in 37, 39)
  • Fixed an issue where button background on mouse hover with titleBarOverlay wasn't always calculated to provide appropriate minimum contrast. #​48595 (Also in 37, 39)
  • Fixed an issue where icons didn't show up as expected on Windows Toast notifications. #​48630 (Also in 39)
  • Fixed crash when inspector agent attempts to evaluate on provisional frames. #​48513 (Also in 39)

Other Changes

  • Updated Chromium to 140.0.7339.249. #​48569

Documentation

v38.4.0: electron v38.4.0

Compare Source

Release Notes for v38.4.0

Features

  • Support dynamic ESM imports in non-context isolated preloads. #​48489 (Also in 39)

Fixes

  • Fixed shader-f16 to work on Windows. #​48555 (Also in 37, 39)
  • Fixed white flash on call to BrowserWindow.show. #​48560 (Also in 37, 39)
  • Titlebar buttons now appear on the correct side of windows on Wayland in Ubuntu. #​48602 (Also in 39)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [electron](https://github.com/electron/electron) | [`38.3.0` -> `38.5.0`](https://renovatebot.com/diffs/npm/electron/38.3.0/38.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/38.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron/38.3.0/38.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>electron/electron (electron)</summary> ### [`v38.5.0`](https://github.com/electron/electron/releases/tag/v38.5.0): electron v38.5.0 [Compare Source](https://github.com/electron/electron/compare/v38.4.0...v38.5.0) ### Release Notes for v38.5.0 #### Features - Added methods to enable more granular accessibility support management. [#&#8203;48626](https://github.com/electron/electron/pull/48626) <sup>(Also in [37](https://github.com/electron/electron/pull/48627), [39](https://github.com/electron/electron/pull/48625))</sup> #### Fixes - Fixed a potential crash in `dialog.showOpenDialog` on Windows with an empty extension filter array. [#&#8203;48660](https://github.com/electron/electron/pull/48660) <sup>(Also in [37](https://github.com/electron/electron/pull/48659), [39](https://github.com/electron/electron/pull/48658))</sup> - Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm. [#&#8203;48672](https://github.com/electron/electron/pull/48672) <sup>(Also in [37](https://github.com/electron/electron/pull/48671), [39](https://github.com/electron/electron/pull/48673))</sup> - Fixed an issue where `trafficLightPosition` would not be correctly applied when using `titleBarStyle: 'customButtonsOnHover'` on macOS 26. [#&#8203;48620](https://github.com/electron/electron/pull/48620) <sup>(Also in [37](https://github.com/electron/electron/pull/48622), [39](https://github.com/electron/electron/pull/48621))</sup> - Fixed an issue where button background on mouse hover with `titleBarOverlay` wasn't always calculated to provide appropriate minimum contrast. [#&#8203;48595](https://github.com/electron/electron/pull/48595) <sup>(Also in [37](https://github.com/electron/electron/pull/48596), [39](https://github.com/electron/electron/pull/48597))</sup> - Fixed an issue where icons didn't show up as expected on Windows Toast notifications. [#&#8203;48630](https://github.com/electron/electron/pull/48630) <sup>(Also in [39](https://github.com/electron/electron/pull/48629))</sup> - Fixed crash when inspector agent attempts to evaluate on provisional frames. [#&#8203;48513](https://github.com/electron/electron/pull/48513) <sup>(Also in [39](https://github.com/electron/electron/pull/48515))</sup> #### Other Changes - Updated Chromium to 140.0.7339.249. [#&#8203;48569](https://github.com/electron/electron/pull/48569) #### Documentation - Documentation changes: [#&#8203;48684](https://github.com/electron/electron/pull/48684) ### [`v38.4.0`](https://github.com/electron/electron/releases/tag/v38.4.0): electron v38.4.0 [Compare Source](https://github.com/electron/electron/compare/v38.3.0...v38.4.0) ### Release Notes for v38.4.0 #### Features - Support dynamic ESM imports in non-context isolated preloads. [#&#8203;48489](https://github.com/electron/electron/pull/48489) <span style="font-size:small;">(Also in [39](https://github.com/electron/electron/pull/48488))</span> #### Fixes - Fixed shader-f16 to work on Windows. [#&#8203;48555](https://github.com/electron/electron/pull/48555) <span style="font-size:small;">(Also in [37](https://github.com/electron/electron/pull/48556), [39](https://github.com/electron/electron/pull/48557))</span> - Fixed white flash on call to BrowserWindow\.show. [#&#8203;48560](https://github.com/electron/electron/pull/48560) <span style="font-size:small;">(Also in [37](https://github.com/electron/electron/pull/48558), [39](https://github.com/electron/electron/pull/48559))</span> - Titlebar buttons now appear on the correct side of windows on Wayland in Ubuntu. [#&#8203;48602](https://github.com/electron/electron/pull/48602) <span style="font-size:small;">(Also in [39](https://github.com/electron/electron/pull/48603))</span> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-10-23 11:45:35 +00:00
renovate force-pushed renovate/electron-38.x-lockfile from 61b256d3d1 to c73bd5adce 2025-11-02 00:02:47 +00:00 Compare
renovate changed title from chore(deps): update dependency electron to v38.4.0 to chore(deps): update dependency electron to v38.5.0 2025-11-02 00:03:22 +00:00
daanselen merged commit 60b0f3a5a4 into main 2025-11-03 13:59:27 +00:00
daanselen deleted branch renovate/electron-38.x-lockfile 2025-11-03 13:59:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: daanselen/akartonplanning#19