Skip to content

Update dependency electron to v16.0.7

RenovateBot requested to merge renovate-electron-16.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 16.0.6 -> 16.0.7 age adoption passing confidence

Release Notes

electron/electron

v16.0.7

Compare Source

Release Notes for v16.0.7

Fixes

  • Allowed specifying x64 arch on Mac Rosetta via npm_config_arch. #​32381 (Also in 15, 17)
  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #​32331 (Also in 14, 15, 17)
  • Fixed text input performance regression. #​32352
  • Fixed a crash caused by app.getLocaleCountryCode(). #​32321 (Also in 15, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #​32397 (Also in 13, 14, 15, 17)
  • Fixed regression where console windows would open for execSync and some spawnSync calls for Windows users. #​32379 (Also in 17)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports

Loading