ModernDeck icon indicating copy to clipboard operation
ModernDeck copied to clipboard

Update dependency electron to ^19.0.17

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron ^19.0.8 -> ^19.0.17 age adoption passing confidence

Release Notes

electron/electron

v19.0.17

Compare Source

Release Notes for v19.0.17

Fixes

  • Added a background to the WCO container to avoid rendering glitches. #​35610 (Also in 20, 21)
  • Added support for Windows drop-down dialog extensions. #​35660 (Also in 18, 20)
  • Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. #​35621 (Also in 20, 21)
  • Fixed session.getBlobData never resolves with blob sizes > 65536. #​35600 (Also in 20, 21)

Other Changes

  • Security: backported fix for CVE-2022-3075. #​35545

Documentation

v19.0.16

Compare Source

Release Notes for v19.0.16

Other Changes

v19.0.15

Compare Source

Release Notes for v19.0.15

Fixes

  • Fixed a potential crash on WebWorker destruction. #​35490 (Also in 20, 21)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #​35351 (Also in 18, 20, 21)
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #​35456 (Also in 20, 21)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #​35495 (Also in 20)

Other Changes

  • Security: backported fix for CVE-2022-2854. #​35427
  • Security: backported fix for CVE-2022-2855. #​35425

v19.0.14

Compare Source

Release Notes for v19.0.14

Fixes

  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #​35400 (Also in 20, 21)

v19.0.13

Compare Source

Release Notes for v19.0.13

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #​35308 (Also in 18, 20)
  • Fixed crash in renderer when resuming system from sleep. #​35337 (Also in 18, 20, 21)
  • Fixed the alignment of the WCO restore button. #​35314 (Also in 20)

Other Changes

v19.0.12

Compare Source

Release Notes for v19.0.12

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #​35252 (Also in 20, 21)
  • Fixed support for Wayland client-side decorations. #​35207 (Also in 20)

Other Changes

Unknown

  • Fixed a typo in the section on debugging with VSCode. #​35284 (Also in 20, 21)

v19.0.11

Compare Source

Release Notes for v19.0.11

Fixes

  • Fixed WCO not responding to touch events on windows. #​35176 (Also in 18, 20)
  • Fixed webContents.getUserAgent() incorrectly returning an empty string unless previously set. #​35132 (Also in 17, 18, 20)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #​35199 (Also in 18)
  • None. #​35172 (Also in 18, 20)

Other Changes

  • Disabled GPU acceleration on VMware on Linux. #​35185

v19.0.10

Compare Source

Release Notes for v19.0.10

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #​35015 (Also in 20)
  • Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. #​35073 (Also in 20)
  • Fixed a crash when calling BrowserWindow.setEnabled(). #​34971 (Also in 18, 20)
  • Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. #​35083 (Also in 20)
  • Fixed an issue with fullscreen transitions when HTML fullscreen is requested. #​34908 (Also in 20)
  • Fixed inertial scroll is broken when the scrollable element has an overlay with pointer-events: none. #​35051
  • Fixed symbol generation on 32-bit Windows release builds. #​35090 (Also in 20)

v19.0.9

Compare Source

Release Notes for v19.0.9

Fixes

  • Ensures that requestMediaKeySystemAccess eventually resolves / rejects. #​34890 (Also in 20)
  • Fixed a potential crash when changing window settings after initializing WCO with an invalid titleBarStyle. #​34874 (Also in 18, 20)
  • Fixed alwaysOnTop BrowserWindow option for X11 Linux. #​34912 (Also in 18, 20)
  • Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. #​34906 (Also in 18, 20)
  • Fixed an issue where calling BrowserWindow.setRepresentedFilename on macOS with titlebarStyle: 'hiddenInset' or titlebarStyle: 'hidden' inadvertently moves the traffic light location. #​34848 (Also in 18, 20)
  • Fixed an issue where printing with an invalid deviceName on Linux caused silent failures. #​34900 (Also in 20)
  • Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #​34839 (Also in 17, 18, 20)
  • Fixed empty app_id when running under wayland. #​34878 (Also in 18, 20)
  • Prevent brief display of "Ozone X11" in window title on Linux. #​34929 (Also in 18)

Other Changes

  • Updated Chromium to 102.0.5005.167. #​35017

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Jul 22 '22 00:07 renovate[bot]