Update dependency electron to v16.0.7
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
electron | 16.0.6 -> 16.0.7 |
Release Notes
electron/electron
v16.0.7
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 inwin.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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot