chore(deps): update dependency electron to v19.0.6 #101

Merged
konrad merged 1 commits from renovate/electron-19.x into main 2022-06-29 18:27:57 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 19.0.4 -> 19.0.6

Release Notes

electron/electron

v19.0.6

Compare Source

Release Notes for v19.0.6

Fixes

  • Fixed an issue where calling w.setWindowButtonVisibility(true) immediately after exiting fullscreen fails to show window buttons. #​34674 (Also in 18, 20)

v19.0.5

Compare Source

Release Notes for v19.0.5

Fixes

  • Fixed a performance problem in crashReporter.start() on macOS. #​34638 (Also in 17, 18)
  • Fixed an error where setWindowOpenHandler() would crash if the callback threw an error. #​34546 (Also in 18, 20)
  • Fixed an issue where draggable regions were not recalculated when BrowserView bounds changed on Windows. #​34611 (Also in 18, 20)
  • Fixed an issue where media keys would be sent to Electron on Windows no matter which window was in focus. #​34646
  • Fixed an issue where normal bounds would not be appropriately updated if the user minimized with the minimize button. #​34484 (Also in 18, 20)
  • Fixed an issue where passing { name: 'All Files', extensions: ['*'] } in the filters param of open or save dialogs on Linux would disallow choosing files without an extension. #​34517 (Also in 18, 20)
  • Fixed linux arm64 builds to not require glibc 2.29+. #​34502 (Also in 20)

Other Changes

  • Fixed an issue where BrowserViews didn't always visually update after call to setBounds. #​34642 (Also in 18, 20)
  • On Linux, changed the libgdk-pixbuf dependency to be dynamically linked rather than statically linked. #​34602 (Also in 18, 20)
  • Updated Chromium to 102.0.5005.115. #​34498

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron](https://github.com/electron/electron) | devDependencies | patch | [`19.0.4` -> `19.0.6`](https://renovatebot.com/diffs/npm/electron/19.0.4/19.0.6) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v19.0.6`](https://github.com/electron/electron/releases/v19.0.6) [Compare Source](https://github.com/electron/electron/compare/v19.0.5...v19.0.6) ### Release Notes for v19.0.6 #### Fixes - Fixed an issue where calling `w.setWindowButtonVisibility(true)` immediately after exiting fullscreen fails to show window buttons. [#&#8203;34674](https://github.com/electron/electron/pull/34674) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34673), [20](https://github.com/electron/electron/pull/34675))</span> ### [`v19.0.5`](https://github.com/electron/electron/releases/v19.0.5) [Compare Source](https://github.com/electron/electron/compare/v19.0.4...v19.0.5) ### Release Notes for v19.0.5 #### Fixes - Fixed a performance problem in `crashReporter.start()` on macOS. [#&#8203;34638](https://github.com/electron/electron/pull/34638) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34637), [18](https://github.com/electron/electron/pull/34640))</span> - Fixed an error where `setWindowOpenHandler()` would crash if the callback threw an error. [#&#8203;34546](https://github.com/electron/electron/pull/34546) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34627), [20](https://github.com/electron/electron/pull/34547))</span> - Fixed an issue where draggable regions were not recalculated when BrowserView bounds changed on Windows. [#&#8203;34611](https://github.com/electron/electron/pull/34611) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34610), [20](https://github.com/electron/electron/pull/34612))</span> - Fixed an issue where media keys would be sent to Electron on Windows no matter which window was in focus. [#&#8203;34646](https://github.com/electron/electron/pull/34646) - Fixed an issue where normal bounds would not be appropriately updated if the user minimized with the minimize button. [#&#8203;34484](https://github.com/electron/electron/pull/34484) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34485), [20](https://github.com/electron/electron/pull/34486))</span> - Fixed an issue where passing `{ name: 'All Files', extensions: ['*'] }` in the `filters` param of open or save dialogs on Linux would disallow choosing files without an extension. [#&#8203;34517](https://github.com/electron/electron/pull/34517) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34518), [20](https://github.com/electron/electron/pull/34516))</span> - Fixed linux arm64 builds to not require glibc 2.29+. [#&#8203;34502](https://github.com/electron/electron/pull/34502) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/34503))</span> #### Other Changes - Fixed an issue where BrowserViews didn't always visually update after call to `setBounds`. [#&#8203;34642](https://github.com/electron/electron/pull/34642) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34641), [20](https://github.com/electron/electron/pull/34643))</span> - On Linux, changed the libgdk-pixbuf dependency to be dynamically linked rather than statically linked. [#&#8203;34602](https://github.com/electron/electron/pull/34602) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34601), [20](https://github.com/electron/electron/pull/34635))</span> - Updated Chromium to 102.0.5005.115. [#&#8203;34498](https://github.com/electron/electron/pull/34498) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2022-06-20 20:01:21 +00:00
continuous-integration/drone/push Build is passing Details
937d4ba4c9
chore(deps): update dependency electron to v19.0.5
renovate changed title from chore(deps): update dependency electron to v19.0.5 to chore(deps): update dependency electron to v19.0.6 2022-06-22 19:01:21 +00:00
renovate force-pushed renovate/electron-19.x from 937d4ba4c9 to aad8619806 2022-06-22 19:01:22 +00:00 Compare
konrad merged commit 2e0378b673 into main 2022-06-29 18:27:57 +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#101
No description provided.