Skip to content

chore(deps-dev): bump electron from 40.8.0 to 40.8.4#1519

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-40.8.4
Open

chore(deps-dev): bump electron from 40.8.0 to 40.8.4#1519
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/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.0 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

electron v40.8.3

Release Notes for v40.8.3

Fixes

  • Added additional ASAR support to additional fs copy methods. #50287 (Also in 39, 41, 42)
  • Fixed an issue where some DevTools functionality didn't work as expected. #50275 (Also in 41, 42)
  • Fixed user resizing of transparent windows on win32 platform. #50301 (Also in 39, 41, 42)

electron v40.8.2

Release Notes for v40.8.2

Other Changes

  • Backported fix for b/491421267. #50229
  • Fixed an issue where running app icons were not correctly retrieved on macOS Tahoe. #50188

electron v40.8.1

Release Notes for v40.8.1

Fixes

  • Added validation to protocol client methods to reject protocol names that do not conform to the RFC 3986 URI scheme grammar. #50158 (Also in 38, 39, 41)
  • Fixed an issue on macOS where calling autoUpdater.quitAndInstall() could fail if checkForUpdates() was called again after an update was already downloaded. #50216 (Also in 39, 41)
  • Fixed an issue where Chrome Devtools menus may not appear in certain embedded windows. #50138 (Also in 39, 41)
  • Fixed an issue where additionalData passed to app.requestSingleInstanceLock on Windows could be truncated or fail to deserialize in the primary instance's second-instance event. #50162 (Also in 38, 39, 41)
  • Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #50104 (Also in 39, 41)
  • Fixed an issue where calling setBounds on a WebContentsView could trigger redundant page-favicon-updated events even when the favicon had not changed. #50084 (Also in 39, 41)
  • Fixed an issue where invalid characters in custom protocol or webRequest response header values were not rejected. #50131 (Also in 38, 39, 41)
  • Fixed an issue where permission and device-chooser handlers received the top-level page origin instead of the requesting subframe's origin. #50149 (Also in 38, 39, 41)
  • Fixed an issue where traffic light buttons would flash at position (0,0) when restoring a window with a custom trafficLightPosition from minimization on macOS. #50207 (Also in 39, 41)
  • Fixed bug where opening a message box immediately upon closing a child window may cause the parent window to freeze on Windows. #50189 (Also in 39, 41)

... (truncated)

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [electron](https://github.com/electron/electron) from 40.8.0 to 40.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.8.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 3, 2026

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 30f36cf
Status: ✅  Deploy successful!
Preview URL: https://9f6b8ca3.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-elec-t00v.orpc-4zt.pages.dev

View logs

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 3, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1519

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1519

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1519

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1519

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1519

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1519

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1519

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1519

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1519

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1519

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1519

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1519

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1519

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1519

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1519

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1519

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1519

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1519

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1519

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1519

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1519

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1519

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1519

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1519

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1519

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1519

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1519

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1519

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1519

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1519

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1519

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1519

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1519

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1519

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1519

commit: 5408e41

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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants