Skip to content

ci: bump electron from 28.3.3 to 42.5.0 in /gui in the npm_and_yarn group across 1 directory - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/gui/npm_and_yarn-69237af177
Closed

ci: bump electron from 28.3.3 to 42.5.0 in /gui in the npm_and_yarn group across 1 directory#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/gui/npm_and_yarn-69237af177

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /gui directory: electron.

Updates electron from 28.3.3 to 42.5.0

Release notes

Sourced from electron's releases.

electron v42.5.0

Release Notes for v42.5.0

Fixes

  • Fixed Windows edge case in NativeWindowViews::MoveBehindTaskBarIfNeeded(). #52022 (Also in 41, 43)
  • Fixed an issue where clicking the maximize button could progressively shrink the window in some Wayland environments. #52045 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium. #51975
  • Updated Chromium to 148.0.7778.271. #52038
  • Updated Node.js to v24.17.0. #52066

electron v42.4.1

Release Notes for v42.4.1

Fixes

  • Fixed DevTools Network panel missing most requests after navigating when webContents.debugger is attached. #51965 (Also in 43)
  • Fixed safeStorage.isAsyncEncryptionAvailable() incorrectly reporting false shortly after the app ready event, and a crash when calling safeStorage.encryptStringAsync() or safeStorage.decryptStringAsync() before async encryption initialization completed. safeStorage.isAsyncEncryptionAvailable() now returns a Promise as documented. #51924
  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #52005 (Also in 41, 43)
  • Fixed a renderer crash when calling WebAssembly.compileStreaming() or WebAssembly.instantiateStreaming() with nodeIntegration enabled. #51956 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium, Skia and Dawn. #51942
  • Updated Chromium to 148.0.7778.265. #51979

Documentation

  • Documentation changes: #51927

electron v42.4.0

Release Notes for v42.4.0

Fixes

  • Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51916 (Also in 43)
  • Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51921 (Also in 41, 43)
  • Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51903 (Also in 41, 43)
  • Fixed sandboxed preload scripts running a stale cached version after the script was modified without its file size changing. #51933 (Also in 43)
  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #51864 (Also in 43)

Other Changes

electron v42.3.3

Release Notes for v42.3.3

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot
dependabot Bot requested a review from theyonecodes as a code owner June 22, 2026 00:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
Bumps the npm_and_yarn group with 1 update in the /gui directory: [electron](https://github.com/electron/electron).


Updates `electron` from 28.3.3 to 42.5.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v28.3.3...v42.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ci: bump electron from 28.3.3 to 42.4.1 in /gui in the npm_and_yarn group across 1 directory ci: bump electron from 28.3.3 to 42.5.0 in /gui in the npm_and_yarn group across 1 directory Jun 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/gui/npm_and_yarn-69237af177 branch from 30fbf28 to 2028f5e Compare June 28, 2026 18:32
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Looks like electron is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 28, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/gui/npm_and_yarn-69237af177 branch June 28, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants