Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency electron to v16.0.10 #338

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

electron/electron

v16.0.10

Compare Source

Release Notes for v16.0.10

Fixes

  • Fixed BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows. #​33020 (Also in 17, 18)
  • Fixed an issue where webContents.savePage failed when passing a relative path instead of an absolute one. #​33017 (Also in 15, 17, 18)
  • Fixed broken transparency option in offscreen window rendering. #​33051
  • Fixed command string registered via setAsDefaultProtocolClient on windows. #​33010 (Also in 14, 15, 17, 18)
  • Fixed stale renderer process when application is quit while renderer is busy. #​32969 (Also in 14, 15, 17, 18)

Other Changes

v16.0.9

Compare Source

Release Notes for v16.0.9
Fixes
  • Fixed an issue where frameless windows on Windows would incorrectly show a small frame during the loading process. #​32710 (Also in 14, 15, 17, 18)
  • Fixed an issue where if backgroundColor was set to undefined, vibrancy failed to work and the backgroundColor would show up as white. #​32654 (Also in 17)
  • Fixed an issue with transparent windows failing to fire the maximize and unmaximize events on Windows. #​32689 (Also in 15, 17)
  • Fixed effect when hovering over window controls on Windows in a WCO-enabled window. #​32720 (Also in 14, 15, 17, 18)
  • Fixed issue where not all serial devices were exposed to the handler specified by session.setDevicePermissionHandler. #​32687 (Also in 15, 17)
Other Changes

v16.0.8

Compare Source

Release Notes for v16.0.8

Fixes

  • Fixed a crash that occurred when user attempted to download an edited PDF. #​32538 (Also in 15, 17)
  • Fixed an issue that the alert() dialog title is corrupted. #​32470 (Also in 14, 15, 17)
  • Fixed an issue where ipcRenderer.postMessage would throw errors when the transfer argument was not passed. #​32460 (Also in 14, 15, 17)
  • Fixed an issue where frameless vibrant windows would not show transparency correctly on macOS. #​32648
  • Fixed an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux. #​32497 (Also in 14, 15, 17)
  • Fixed aspect ratio resize for frameless windows on macOS. #​32446 (Also in 15, 17)
  • Fixed crash when calling webContents.setZoomFactor(1.0). #​32620 (Also in 13, 14, 15, 17)
  • Fixed minimized BrowserWindow being restored by BrowserWindow.unmaximize(). #​32495 (Also in 14, 15, 17)
  • Fixed windows with roundedCorners: false unable to be closed. #​32611 (Also in 15, 17)
  • Strip symbols from crashpad_handler binary on Linux, reducing bundle size. #​32554 (Also in 15, 17)
  • The <webview> implementation was made more robust, it no longer breaks when will-attach-webview handler modifies the internal params.instanceId. #​32429 (Also in 17)

Documentation

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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/electron-16.x branch 2 times, most recently from b290233 to ac692b7 Compare January 27, 2022 21:09
@renovate renovate bot changed the title chore(deps): update dependency electron to v16.0.7 chore(deps): update dependency electron to v16.0.8 Jan 27, 2022
@renovate renovate bot force-pushed the renovate/electron-16.x branch 2 times, most recently from 4358ba2 to 6d1e01c Compare February 15, 2022 01:18
@renovate renovate bot changed the title chore(deps): update dependency electron to v16.0.8 chore(deps): update dependency electron to v16.0.9 Feb 15, 2022
@renovate renovate bot force-pushed the renovate/electron-16.x branch 4 times, most recently from b54e31f to 20a71f6 Compare February 23, 2022 21:18
@renovate renovate bot changed the title chore(deps): update dependency electron to v16.0.9 chore(deps): update dependency electron to v16.0.10 Feb 23, 2022
@jaywcjlove jaywcjlove merged commit 2205267 into master Feb 24, 2022
@jaywcjlove jaywcjlove deleted the renovate/electron-16.x branch February 24, 2022 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants