Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

Bumps electron from 39.1.0 to 39.1.2.

Release notes

Sourced from electron's releases.

electron v39.1.2

Release Notes for v39.1.2

Fixes

  • Corrected the appearance of tiled windows on GNOME (when frame: true), and removed resize handles from tiled edges. #48834 (Also in 38, 40)
  • Fix: ESM-from-CJS import when CJK characters are in path. #48873
  • Fixed oom crash when optimizing certain wasm functions involving large phi nodes. #48815 (Also in 38, 40)
  • Fixed the issue where the parent window remained interactive after the modal window was opened. #48865 (Also in 40)

Other Changes

  • Updated Chromium to 142.0.7444.134. #48818

Documentation

  • Documentation changes: #48842

Unknown

  • Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48830 (Also in 38, 40)

electron v39.1.1

Release Notes for v39.1.1

Fixes

  • Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48800 (Also in 40)
  • Fixed draw smoothing round corner issue. #48781 (Also in 40)
Commits
  • 3495a3d fix: ESM-from-CJS import when CJK is in path (#48873)
  • 364f3ed refactor: remove spellcheck::kWinDelaySpellcheckServiceInit patch (#48857)
  • 52f0b08 docs: update macOS version support in README (#48870)
  • 8453434 fix: the parent window remained interactive after the modal window was opened...
  • 8d2ad37 fix: CSD window frame tiles properly on Wayland (#48834)
  • b847900 docs: Update 404 devtools extension documentation link (#48842)
  • 97a3392 chore: bump chromium to 142.0.7444.134 (39-x-y) (#48818)
  • 3fb8195 fix(reland): allow disabling all NSMenuItems (#48830)
  • 8621295 fix: oom crash in v8 when optimizing wasm (#48815)
  • 6972fbf build: use --keep-non-patch flag with git am (#48808)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-39.1.2 branch from 76b4a57 to 9385be8 Compare November 14, 2025 02:29
Bumps [electron](https://github.com/electron/electron) from 39.1.0 to 39.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v39.1.0...v39.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-39.1.2 branch from 9385be8 to f01ab71 Compare November 14, 2025 03:20
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.

1 participant