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

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 39.0.0 to 39.1.0.

Release notes

Sourced from electron's releases.

electron v39.1.0

Release Notes for v39.1.0

Fixes

  • Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48758 (Also in 38, 40)
  • Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48711 (Also in 37, 38)
  • Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48709 (Also in 38)

Other Changes

  • Updated Chromium to 142.0.7444.59. #48723
  • Updated Node.js to v22.21.1. #48616
Commits
  • cc78584 fix: release mouse buttons on focus loss on Wayland (#48758)
  • 2e9f754 docs: add release timeline for Electron 40 (#48751)
  • 1d300ad docs: clarify BrowserWindow and App API support status on Wayland (#48746)
  • f404955 refactor: remove redundant map lookups in browser/api/menu.ts (#48731)
  • 0c03766 chore: bump node to v22.21.1 (39-x-y) (#48616)
  • 6938c90 chore: bump chromium to 142.0.7444.59 (39-x-y) (#48723)
  • 32f9752 docs: use relative link for OffscreenSharedTexture (#48719)
  • 429b537 docs: add caveats for Electron PipeWire implementation (#48713)
  • f4dede9 fix: use correct signal variable in nan-spec-runner install check (#48709)
  • eb0f7e6 fix: allow disabling all NSMenuItems (#48711)
  • 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)

Bumps [electron](https://github.com/electron/electron) from 39.0.0 to 39.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v39.0.0...v39.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 6, 2025
@yasuyuky yasuyuky merged commit 6f8a289 into main Nov 6, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-39.1.0 branch November 6, 2025 11:04
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