Skip to content

chore(deps-dev): bump electron from 43.4.1 to 44.4.3 - #5123

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026 •

Copy link
Copy Markdown
Contributor

Bumps electron from 43.4.1 to 44.4.3.

Release notes

Sourced from electron's releases.

electron v44.4.3

Release Notes for v44.4.3

Fixes

  • Fixed net.fetch() / net.request() spending seconds of main-process time buffering large streamed request bodies. #54061 (Also in 45)

Performance Improvements

  • Improved the performance of fs operations and require() on files inside asar archives. #54051 (Also in 45)

Other Changes

  • Backported fixes from upstream Chromium, PDFium, Skia and V8. #54081

electron v44.4.2

Release Notes for v44.4.2

Fixes

  • Fixed a potential UAF when a select-usb-device handler destroys the requesting webContents. #54009 (Also in 43, 45)

Other Changes

  • Backported fixes from upstream ANGLE, Chromium, Skia and V8. #53985
  • Updated Chromium to 152.0.7977.130. #53778

electron v44.4.1

Release Notes for v44.4.1

Fixes

  • Fixed default protocol client APIs falsely returning true on Windows. #53959 (Also in 43, 45)
  • Fixed several object lifetime issues in Debugger, Menu, Tray, Notification, globalShortcut, utilityProcess, ServiceWorkerMain, WebFrameMain, webFrame, sharedTexture, systemPreferences, netLog, MessagePortMain, net.request and shell.openPath(). #53968 (Also in 45)

electron v44.4.0

Release Notes for v44.4.0

Features

  • Added initiatorOrigin to webRequest and protocol handler requests, DownloadItem.getInitiatorOrigin(), and a trailing frame argument to the will-download and preconnect session events. #53703 (Also in 43, 45)

Fixes

  • Added validation to protocol.registerSchemesAsPrivileged() to reject protocol names that do not conform to RFC 3986 URI scheme grammar. #53743 (Also in 45)
  • Fixed a crash when a webContents navigated to the Chrome Web Store and the page invoked the unsupported chrome.webstorePrivate API. #53776 (Also in 45)
  • Fixed a main-process crash when an app called loadURL() again right after a load failed because the renderer process exited before the page committed. #53943 (Also in 43, 45)
  • Fixed a memory leak on Windows when app.getPreferredSystemLanguages() was called. #53868 (Also in 43, 45)
  • Fixed a potential UAF in app.getPreferredSystemLanguages() on Windows. #53865 (Also in 43, 45)
  • Fixed a renderer crash that could occur when printing from an iframe. #53762 (Also in 43, 45)

... (truncated)

Commits
  • 1442047 chore: cherry-pick 11 changes from chromium, pdfium, skia and v8 (#54081)
  • 601973e test: turn accessibility back off after the app a11y specs (#54077)
  • 5340a80 test: don't let tests' PowerShell calls block Mocha from timing out (#54071)
  • 1e4b7cb test: re-enable protocol.handle throughput test (#54028)
  • 37e4061 perf: speed up fs operations on paths inside asar archives (44-x-y) (#54051)
  • 0ef5d01 test: re-enable webview media permission test (#54068)
  • fd82e14 fix: don't re-copy the whole request body for every chunk written to net.requ...
  • a1bbce5 ci: run reduced test subsets on macOS x64 and mas (44-x-y) (#54057)
  • fd2cdd7 test: re-enable missing-file load failure (#54054)
  • fded7c8 test: fix fullscreen spec waits (#54044)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@github-actions github-actions Bot added the effort/XS Under 10 readable lines label Sep 9, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 43.4.1 to 44.2.0 chore(deps-dev): bump electron from 43.4.1 to 44.3.0 Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-44.2.0 branch 3 times, most recently from 0d3b8a1 to 45c4f5d Compare September 18, 2026 16:06
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 43.4.1 to 44.3.0 chore(deps-dev): bump electron from 43.4.1 to 44.4.1 Sep 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-44.2.0 branch from 45c4f5d to f4ebbe7 Compare September 20, 2026 14:19
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 43.4.1 to 44.4.1 chore(deps-dev): bump electron from 43.4.1 to 44.4.3 Sep 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-44.2.0 branch 2 times, most recently from 4446541 to 7ac2a61 Compare September 24, 2026 12:44
Bumps [electron](https://github.com/electron/electron) from 43.4.1 to 44.4.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v43.4.1...v44.4.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 44.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-44.2.0 branch from 7ac2a61 to 0fcae1a Compare September 25, 2026 10:14

This branch has not been deployed

No deployments
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 effort/XS Under 10 readable lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants