Skip to content

build(deps-dev): bump electron from 42.3.2 to 42.3.3#1974

Merged
erikian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.3.3
Jun 16, 2026
Merged

build(deps-dev): bump electron from 42.3.2 to 42.3.3#1974
erikian merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.3.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps electron from 42.3.2 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)
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...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2026
@dependabot dependabot Bot requested review from a team and codebytere as code owners June 16, 2026 00:40
@socket-security

socket-security Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​electron@​42.3.2 ⏵ 42.3.3100100 +7510098100

View full report

@coveralls

coveralls commented Jun 16, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 87.352%. remained the same — dependabot/npm_and_yarn/electron-42.3.3 into main

@erikian

erikian commented Jun 16, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-42.3.3 branch from f60fec2 to a27bc53 Compare June 16, 2026 00:52
@erikian erikian merged commit 30dc26b into main Jun 16, 2026
18 checks passed
@erikian erikian deleted the dependabot/npm_and_yarn/electron-42.3.3 branch June 16, 2026 19:02
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.

2 participants