Skip to content

chore(deps-dev): bump electron from 42.3.0 to 42.3.3#35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.3.3
Open

chore(deps-dev): bump electron from 42.3.0 to 42.3.3#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.3.3

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps electron from 42.3.0 to 42.3.3.

Release notes

Sourced from electron's releases.

electron v42.3.3

Release Notes for v42.3.3

Fixes

  • Fixed a crash when calling node:wasi functions with fast API calls enabled. #51867
  • Improved external resize band positioning and scaling for frameless windows on Windows. #51561 (Also in 41, 43)

Other Changes

  • Fixed silent data truncation in Buffer/TextEncoder APIs and a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon. #51849 (Also in 41, 43)
  • Improved app startup performance — the main process now boots from an embedded Node.js startup snapshot, framework bundles and preload scripts are cached as compiled V8 bytecode, and sandboxed renderer startup data is pushed ahead of navigation instead of fetched via blocking IPC. Preload stack traces now show the correct file path and line number. #51831 (Also in 43)

electron v42.3.2

Release Notes for v42.3.2

  • Fixed a crash in simdutf when processing strings in the main process

electron v42.3.1

Release Notes for v42.3.1

Fixes

  • Fixed a desktopCapturer crash when sharing a window on Windows. #51787

Other Changes

  • Enabled ThinLTO on macOS builds. #51823 (Also in 43)
  • Improved performance of Linux and Windows release builds by enabling ThinLTO link-time optimization for the main Electron binary. #51821 (Also in 43)
  • Improved performance of app.isDefaultProtocolClient() and app.setAsDefaultProtocolClient() on Linux. #51627
  • Improved runtime performance. #51828
  • Updated Chromium to 148.0.7778.218. #51790
Commits
  • 22bbbc9 build: disable LLVM unroll-add-parallel-reductions on Apple targets (#51849)
  • 061dd9c fix: dangling CFunction pointer in node:wasi fast API calls (#51867)
  • 806162b build: update PGO profiles (42-x-y) (#51859)
  • 05aa3d4 perf: backport startup performance improvements to 42-x-y (#51602, #51697, #5...
  • c9effa6 build: do not require the Electron builtins profile in instrumented builds (#...
  • 5bb7bbd build: reland "build: revert "build: re-enable ThinLTO on macOS" (42-x-y)" (#...
  • 99d7df6 build: calibrate PGO collection workloads and fix renderer profile loss (#51854)
  • 9c669aa fix: improve resize band positioning and scaling for frameless windows on Win...
  • 03ce64c build: revert "build: re-enable ThinLTO on macOS" (42-x-y) (#51844)
  • ea88382 ci: delete simulator runtime MobileAssets in macOS free-space action (#51839)
  • 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)

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

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot Dependency update pull requests opened by Dependabot priority:high Wysoki priorytet. security Security-related issues and findings labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependency update pull requests opened by Dependabot priority:high Wysoki priorytet. security Security-related issues and findings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants