Skip to content

Bump electron from 42.3.3 to 42.4.0 - #1737

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/electron-40.8.5
Closed

Bump electron from 42.3.3 to 42.4.0#1737
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/electron-40.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

Bumps electron from 42.3.3 to 42.4.0.

Release notes

Sourced from electron's releases.

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

Commits
  • 86ce4b4 chore: cherry-pick 9 changes from chromium, v8 (#51934)
  • 06b2741 fix: invalidate sandboxed preload code cache when source changes without chan...
  • ef43f3c fix: emit render-process-gone outside the process-death notification (#51916)
  • d347b94 fix: win.center() sets the correct size and position on frameless windows (#5...
  • c2b9c9f test: don't import from ../lib in API tests (#51914)
  • dd211e7 chore: bump node to v24.16.0 (42-x-y) (#51747)
  • 219ef5f chore: bump chromium to 148.0.7778.254 (42-x-y) (#51878)
  • a08a3e2 refactor: use @​electron-internal/extract-zip in the npm package (#51895)
  • f8731f2 fix: toggle devtools menu item for BaseWindow (#51903)
  • 55b29e8 chore: cherry-pick 1 changes from chromium (#51904)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 11.a, < 12]

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-40.8.5 branch from 7357368 to 3c1b465 Compare April 9, 2026 15:54
@gniezen

gniezen commented May 14, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title Bump electron from 40.2.1 to 40.8.5 Bump electron from 41.3.0 to 41.4.0 May 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-40.8.5 branch from 3c1b465 to de708e0 Compare May 14, 2026 12:58
@gniezen

gniezen commented Jul 2, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title Bump electron from 41.3.0 to 41.4.0 Bump electron from 42.3.3 to 42.4.0 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-40.8.5 branch from de708e0 to ef9e14c Compare July 2, 2026 08:43
@gniezen

gniezen commented Jul 21, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [electron](https://github.com/electron/electron) from 42.3.3 to 42.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.3.3...v42.4.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.8.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-40.8.5 branch from ef9e14c to dcee441 Compare July 21, 2026 09:57
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1766.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/electron-40.8.5 branch August 7, 2026 14:27
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.

1 participant