Skip to content

Bump electron from 39.0.0 to 39.8.0 in /packages/debugger-shell#56312

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

Bump electron from 39.0.0 to 39.8.0 in /packages/debugger-shell#56312
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/debugger-shell/electron-39.8.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps electron from 39.0.0 to 39.8.0.

Release notes

Sourced from electron's releases.

electron v39.8.0

Release Notes for v39.8.0

Features

  • Added support for --experimental-transform-types. #49881 (Also in 40, 41)

Fixes

  • Fixed an issue on macOS where Universal Links were not delivered to app.on('continue-activity') on cold launch when NSUserActivity.userInfo was nil. #50004 (Also in 40, 41)
  • Fixed an issue where VideoFrame objects returned through contextBridge had an incorrect prototype. #50021 (Also in 40, 41)
  • Fixed an issue where setting zoomFactor in setWindowOpenHandler's overrideBrowserWindowOptions had no effect on windows opened via window.open(). #49910 (Also in 40, 41)

electron v39.7.0

Release Notes for v39.7.0

Features

  • Added support for long-animation-frame script attribution (via --enable-features=AlwaysLogLOAFURL). #49771 (Also in 40, 41)

Fixes

  • Fixed an issue where frameless windows had resize issues in Mac App Store builds. #49861 (Also in 40, 41)
  • Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS. #49888 (Also in 40, 41)
  • Fixed an issue where pressing AltGr could activate or focus the menu bar. #49914 (Also in 40, 41)
  • Fixed memory leak when setting icons on Linux/GTK. #49896 (Also in 38, 40, 41)

electron v39.6.1

Release Notes for v39.6.1

Fixes

  • Fixed draggable regions not updating position when DevTools is docked to the left or right in a frameless window. #49846 (Also in 41)

electron v39.6.0

Release Notes for v39.6.0

Features

  • Added a disclaim option to the UtilityProcess API to allow for TCC disclaiming on macOS. #49696 (Also in 40, 41)

Fixes

  • Addressed upstream Chromium shift to enable CoreAudio Tap API for audio capture used in electron's desktopCapturer (🍏 macOS). #49740 (Also in 41)

Other Changes

  • Backported fix for 483569511. #49791

electron v39.5.2

Release Notes for v39.5.2

Fixes

... (truncated)

Commits
  • 69c8cbf fix: prevent use-after-free in permission request callbacks (#50035)
  • c7f44f4 fix: validate USB device selection against filtered device list (#50047)
  • a369ec9 chore: remove unused commandLineSwitches flag (#50013)
  • 4544b97 fix: use destination context when wrapping VideoFrame in contextBridge (#50021)
  • 277164f fix: use setter's creation context when proxying setter in OverrideGlobalProp...
  • 41377f9 build: authenticate curl requests to googlesource in lint workflow (#50026)
  • 08e0583 fix: potential UAF in OnDownloadPathGenerated (#50009)
  • 6af676f fix: delete temporary blink* globals after restoring Blink implementations (#...
  • 2973952 fix: deliver Universal Links when NSUserActivity.userInfo is nil (#50004)
  • a5f098d feat: add support for --experimental-transform-types (#49881)
  • 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 39.0.0 to 39.8.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v39.0.0...v39.8.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.8.0
  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 labels Apr 3, 2026
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Warning

Missing Test Plan

Please add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.

Caution

Missing Changelog

Please add a Changelog to your PR description. See Changelog format

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 3, 2026

Superseded by #56313.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/debugger-shell/electron-39.8.0 branch April 3, 2026 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants