chore(deps): update dependency electron to v16.0.8 #76

Merged
konrad merged 1 commits from renovate/electron-16.x into main 2022-01-27 21:06:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 16.0.7 -> 16.0.8

Release Notes

electron/electron

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


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, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron](https://github.com/electron/electron) | devDependencies | patch | [`16.0.7` -> `16.0.8`](https://renovatebot.com/diffs/npm/electron/16.0.7/16.0.8) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v16.0.8`](https://github.com/electron/electron/releases/v16.0.8) [Compare Source](https://github.com/electron/electron/compare/v16.0.7...v16.0.8) ### Release Notes for v16.0.8 #### Fixes - Fixed a crash that occurred when user attempted to download an edited PDF. [#&#8203;32538](https://github.com/electron/electron/pull/32538) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32537), [17](https://github.com/electron/electron/pull/32539))</span> - Fixed an issue that the `alert()` dialog title is corrupted. [#&#8203;32470](https://github.com/electron/electron/pull/32470) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32467), [15](https://github.com/electron/electron/pull/32468), [17](https://github.com/electron/electron/pull/32469))</span> - Fixed an issue where `ipcRenderer.postMessage` would throw errors when the `transfer` argument was not passed. [#&#8203;32460](https://github.com/electron/electron/pull/32460) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32457), [15](https://github.com/electron/electron/pull/32458), [17](https://github.com/electron/electron/pull/32459))</span> - Fixed an issue where frameless vibrant windows would not show transparency correctly on macOS. [#&#8203;32648](https://github.com/electron/electron/pull/32648) - Fixed an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux. [#&#8203;32497](https://github.com/electron/electron/pull/32497) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32499), [15](https://github.com/electron/electron/pull/32498), [17](https://github.com/electron/electron/pull/32492))</span> - Fixed aspect ratio resize for frameless windows on macOS. [#&#8203;32446](https://github.com/electron/electron/pull/32446) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32445), [17](https://github.com/electron/electron/pull/32447))</span> - Fixed crash when calling `webContents.setZoomFactor(1.0)`. [#&#8203;32620](https://github.com/electron/electron/pull/32620) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/32617), [14](https://github.com/electron/electron/pull/32618), [15](https://github.com/electron/electron/pull/32619), [17](https://github.com/electron/electron/pull/32621))</span> - Fixed minimized BrowserWindow being restored by BrowserWindow.unmaximize(). [#&#8203;32495](https://github.com/electron/electron/pull/32495) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32493), [15](https://github.com/electron/electron/pull/32494), [17](https://github.com/electron/electron/pull/32496))</span> - Fixed windows with `roundedCorners: false` unable to be closed. [#&#8203;32611](https://github.com/electron/electron/pull/32611) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32610), [17](https://github.com/electron/electron/pull/32612))</span> - Strip symbols from crashpad_handler binary on Linux, reducing bundle size. [#&#8203;32554](https://github.com/electron/electron/pull/32554) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/32548), [17](https://github.com/electron/electron/pull/32549))</span> - The `&lt;webview&gt;` implementation was made more robust, it no longer breaks when `will-attach-webview` handler modifies the internal `params.instanceId`. [#&#8203;32429](https://github.com/electron/electron/pull/32429) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/32430))</span> #### Documentation - Documentation changes: [#&#8203;32645](https://github.com/electron/electron/pull/32645) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2022-01-27 20:01:43 +00:00
continuous-integration/drone/push Build is passing Details
61326f59f7
chore(deps): update dependency electron to v16.0.8
konrad merged commit 66ec63214b into main 2022-01-27 21:06:47 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/desktop#76
No description provided.