Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 39.0.0 to 39.1.1.

Release notes

Sourced from electron's releases.

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)

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
  • 6972fbf build: use --keep-non-patch flag with git am (#48808)
  • 81332ea fix: revert allow disabling all NSMenuItems, fix menu crash (#48800)
  • a06d00d fix: draw smoothing round rect corner (#48781)
  • 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)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 36.3.a, < 36.4]

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 the Dependencies Pull requests that update a dependency file label Nov 10, 2025
Bumps [electron](https://github.com/electron/electron) from 39.0.0 to 39.1.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/runtime/electron-39.1.1 branch from 4a71263 to e5addff Compare November 12, 2025 12:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #9364.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/runtime/electron-39.1.1 branch November 17, 2025 11:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant