这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 39.1.1 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)
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)
  • See full diff 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)

Bumps [electron](https://github.com/electron/electron) from 39.1.1 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.1...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] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 11, 2025
@yasuyuky yasuyuky merged commit c8d432a into main Nov 11, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-39.1.2 branch November 11, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants