Skip to content

Bump electron from 40.8.3 to 40.8.4 in /ts/packages/shell#2125

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ts/packages/shell/electron-40.8.4
Closed

Bump electron from 40.8.3 to 40.8.4 in /ts/packages/shell#2125
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ts/packages/shell/electron-40.8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 40.8.3 to 40.8.4.

Release notes

Sourced from electron's releases.

electron v40.8.4

Release Notes for v40.8.4

Fixes

  • Fixed an issue where nodeIntegrationInWorker overrides in setWindowOpenHandler were not honored for child windows sharing a renderer process with their opener. #50467 (Also in 38, 39, 41)
  • Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. #50401 (Also in 39, 41, 42)
  • Fixed improper focus tracking in BaseWindow on MacOS. #50337 (Also in 39, 41, 42)
  • Fixed logic bug that rendered certain window types un-resizable on MAS builds. #50355 (Also in 41, 42)
  • Fixed utilityProcess exit event reporting incorrect exit codes on Windows when the exit code has the high bit. #50387 (Also in 41, 42)
  • Fixed window freeze when failing to enter/exit fullscreen on macOS. #50344 (Also in 39, 41, 42)

Other Changes

  • Added support for using a proxy during yarn install. #50352 (Also in 39, 41, 42)
  • Backported fix for 485935305. #50441
  • Backported fix for 489381399. #50449
  • Backported fixes for 484751092, 487117772. #50460
Commits
  • 2871c1d fix: read nodeIntegrationInWorker from per-frame WebPreferences (#50122) (#50...
  • 0d3f57f chore: cherry-pick 074d472db745 from chromium (#50449)
  • 6247116 chore: cherry-pick 3 changes from chromium (#50460)
  • 5a1bda2 chore: cherry-pick 50b057660b4d from chromium (#50441)
  • cca4a73 fix: don't re-parse URL unnecessarily when handling dialogs (#50401)
  • a8dfe36 fix: correct utility process exit code on Windows (#50387)
  • a495539 ci: output build cache hit rate as GHA annotation (#50368)
  • bd193de fix: correctly track BaseWindow::IsActive() on MacOS (#50337)
  • ef66db3 chore: Respect HTTP(S) proxy env variable for Yarn (#50352)
  • 00827a2 fix: always call the original impl in swizzled mousedown impls (#50355)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
@robgruen robgruen temporarily deployed to development-fork April 3, 2026 04:48 — with GitHub Actions Inactive
@robgruen
Copy link
Copy Markdown
Collaborator

robgruen commented Apr 3, 2026

@dependabot recreate

Bumps [electron](https://github.com/electron/electron) from 40.6.0 to 40.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.6.0...v40.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Bump electron from 40.6.0 to 40.8.4 in /ts/packages/shell Bump electron from 40.8.3 to 40.8.4 in /ts/packages/shell Apr 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ts/packages/shell/electron-40.8.4 branch from 7c3577d to 74cb79f Compare April 3, 2026 18:58
@dependabot dependabot bot requested a deployment to development-fork April 3, 2026 18:58 Waiting
@dependabot dependabot bot requested a deployment to development-fork April 3, 2026 18:58 Waiting
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2026

Superseded by #2129.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ts/packages/shell/electron-40.8.4 branch April 3, 2026 21:59
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