wire-desktop
wire-desktop copied to clipboard
chore(deps-dev): bump electron from 35.0.2 to 35.5.1
Bumps electron from 35.0.2 to 35.5.1.
Release notes
Sourced from electron's releases.
electron v35.5.1
Release Notes for v35.5.1
Fixes
- Fixed
addChildView()crashes when adding a closed WebContentsView. #47339- Fixed crash in
autoUpdateron macOS when zip extraction failed. #47299 (Also in 34, 36, 37)- Fixed crash when pausing in loops due to missing context when desugared. #47286
Other Changes
- Security: backported fix for CVE-2025-5419. #47354
electron v35.5.0
Release Notes for v35.5.0
Features
- Added innerWidth and innerHeight options for window.open. #47045 (Also in 36, 37)
- Added sublabel functionality for menus on macOS >= 14.4. #47041 (Also in 36, 37)
- Added support for
screen.dipToScreenPoint(point)andscreen.screenToDipPoint(point)on Linux X11. #47124 (Also in 36, 37)- Added support for node option
--experimental-network-inspection. #47029 (Also in 36, 37)Fixes
- Fixed a possible crash in
shell.readShortcutLink. #47226 (Also in 36)- Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47265 (Also in 36, 37)
- Fixed an issue where the 'suspend' and 'resume' events could be emitted in duplicate. #47190 (Also in 36, 37)
- Fixed an issue where the
backgroundMaterialfeature did not work in a frameless window on initial window creation. #47236 (Also in 36)- Fixed opening package paths as directory when
treatPackageAsDirectoryis enabled on macOS. #47110 (Also in 36, 37)- Fixed regression with directory selection in macOS dialogs. #47276 (Also in 36, 37)
Other Changes
- Security: backported fix for 403364367. #47069
- Security: backported fix for CVE-2025-4609.
- Security: backported fix for CVE-2025-4664. #47175
- Updated Node.js to v22.15.1. #47102
electron v35.4.0
Release Notes for v35.4.0
Features
Fixes
- Fixed a possible crash using the WebView tag and calling focus. #47035 (Also in 36, 37)
- Fixed an issue where the window flickers with either a light or dark color before loading the desired background color. #47052 (Also in 36, 37)
- Fixed crash in xdg portal version detection on startup. #47025 (Also in 36, 37)
- Restored previous window-hiding behavior of
win.setContentProtected()on Windows. #47034 (Also in 36, 37)Other Changes
... (truncated)
Commits
6b08d83chore: cherry-pick 1 changes from 1-M137 (#47354)71233a4fix: addChildView() crashes when adding a closed WebContentsView (#47339)f370a19docs: correct 'select-bluetooth-device' requirement (#47335)a7fd887fix: Squirrel.Mac crash when zip extraction fails (#47299)7f5e6c5ci: add a problem matcher for ESLint output (#47306)fadec9afix: crash due to incorrect debug scope information (#47286)a8cdd60chore: update@electron/lint-rollerto 3.1.1 (#47273)6280172build: migrate to new chromium git auth (#47253)94f6e16fix: regression with directory selection in macOS dialogs (#47276)5fde569fix: titlebar showing in content protected window (#47265)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)