chore(deps): update dependency electron to v22 #129

Merged
konrad merged 1 commits from renovate/electron-22.x into main 2022-11-30 06:08:45 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies major 21.3.1 -> 22.0.0

Release Notes

electron/electron

v22.0.0

Compare Source

Release Notes for v22.0.0

Stack Upgrades

Breaking Changes

  • Added WebContents input-event event.
    • Deprecated BrowserWindow scroll-touch-* events. #​35531
  • The deprecated new-window event has been removed. #​34526

Features

  • Added LoadBrowserProcessSpecificV8Snapshot as a new fuse that will let the main/browser process load its v8 snapshot from a file at browser_v8_context_snapshot.bin. Any other process will use the same path as is used today. #​35266 (Also in 20, 21)
  • Added WebContents.opener to access window opener.
    • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance. #​35140 (Also in 21)
  • Added app.getSystemLocale() method. #​35697 (Also in 21)
  • Added contextBridge.exposeInIsolatedWorld(worldId, key, api) to expose an API to an isolatedWorld within a renderer from a preload script. #​34974
  • Added webContents.close() method. #​35509
  • Added webFrameMain.origin. #​35438 (Also in 19, 20, 21)
  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #​36291 (Also in 21)
  • Added new UtilityProcess API to launch chromium child process with node integration. #​36089
  • Added new WebContents event content-bounds-updated. #​35533
  • Added new WebContents.ipc and WebFrameMain.ipc APIs. #​34959 (Also in 21)
  • Added support for Web Bluetooth pin pairing on Linux and Windows. #​35416 (Also in 21)
  • Added support for navigator.mediaDevices.getDisplayMedia via a new session handler, ses.setDisplayMediaRequestHandler. #​30702
  • Added support for serialPort.forget() as well as a new event serial-port-revoked emitted when a given origin is revoked. #​36062

Fixes

  • Added support for Webauthn discoverable keys (aka resident keys), allowing users to authenticate without first having to select or type a username. #​35374
  • Enable crashpad for ELECTRON_RUN_AS_NODE processes on linux. #​36483
  • Fixed click event and tooltip of Tray not working on Linux. #​36472
  • Fixed an issue where frameless non-resizable windows showed a Windows 7 frame during startup. #​36024
  • Fixed an issue with incomplete EventEmitter object in sandboxed renderer preload script. #​35522
  • Fixed race condition during update on macOS that could result in TCC and Keychain errors. #​36362
  • Removed unneeded --turbo-profiling-input argument from mksnapshot_args. #​36463
Also in earlier versions...
  • Added a background to the WCO container to avoid rendering glitches. #​35569 (Also in 19, 20, 21)
  • Added support for Windows drop-down dialog extensions. #​35618 (Also in 18, 19, 20, 21)
  • Default margin has been added in the code. #​36073 (Also in 21)
  • Enable WCO maximize button when window enters tablet mode and is not already maximized. #​35617 (Also in 19, 20, 21)
  • Fixed uv_os_gethostname failing on Windows 7. #​35702 (Also in 19, 20, 21)
  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #​35415 (Also in 19, 20, 21)
  • Fixed a crash that occured when loading non-standard schemes from iframes. #​35485 (Also in 21)
  • Fixed a crash when switching origins with emulation settings set. #​35466 (Also in 21)
  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #​35976 (Also in 20, 21)
  • Fixed a potential crash on WebWorker destruction. #​35422 (Also in 19, 20, 21)
  • Fixed a potential issue when calling webContents.printToPDF(). #​36065 (Also in 21)
  • Fixed a potential memory leak. #​35964 (Also in 21)
  • Fixed an edge case in app.isInApplicationsFolder() which would return false incorrectly in some cases. #​35636 (Also in 19, 20, 21)
  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #​35754 (Also in 19, 20, 21)
  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #​35209 (Also in 18, 19, 20, 21)
  • Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #​35503 (Also in 21)
  • Fixed an issue where serialPort.open() failed with NetworkError: Failed to open serial port.. #​35306 (Also in 21)
  • Fixed an issue where app.relaunch loses args when execPath is specified. #​35108 (Also in 19, 20, 21)
  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #​36293 (Also in 20, 21)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #​35189 (Also in 18, 19, 20, 21)
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #​35421 (Also in 19, 20, 21)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #​34713 (Also in 19, 20, 21)
  • Fixed an issue where some options were incorrectly ignored when using webContents.printToPDF(). #​35993 (Also in 21)
  • Fixed crash in renderer when resuming system from sleep. #​35322 (Also in 18, 19, 20, 21)
  • Fixed enable promise support with webFrameMain.executeJavaScript. #​35292 (Also in 20, 21)
  • Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. #​35420 (Also in 19, 20, 21)
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #​35983 (Also in 20, 21)
  • Fixed session.getBlobData never resolves with blob sizes > 65536. #​35277 (Also in 19, 20, 21)
  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #​36151 (Also in 20, 21)
  • Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. #​35281 (Also in 20, 21)
  • Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #​36049 (Also in 20, 21)
  • Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. #​33979 (Also in 20, 21)
  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #​35034 (Also in 19, 20, 21)
  • Provided display_id for desktopCapturer on Linux. #​33861 (Also in 19, 20, 21)
  • Removed support for nodeIntegrationInWorker in Service Workers and Shared Workers owing to sandboxing policies. #​36010 (Also in 21)
  • Usage of safeStorage now consistently uses the correct service name on macOS regardless of timing with browser window construction. #​34683 (Also in 19, 20)
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #​35957 (Also in 20, 21)
  • Fixed a typo in the section on debugging with VSCode. #​35256 (Also in 19, 20, 21)

Other Changes

  • Backported fix for chromium:1352405. #​36458
  • Bumps the minimum required version of Node.js needed to install Electron to 12.20.55. #​35301
  • Enabled out-of-process iframe printing to PDF with webContents.printToPDF().. #​36095
  • Fixed win.getBrowserViews() not being updated when a BrowserView was moved to a different window. #​35511
  • Fixed an issue where some spellcheck functionality would incorrectly throw errors on macOS. #​35514 (Also in 21)
  • Modified the WCO maximized button style to match Windows 11 more closely. #​35370 (Also in 20, 21)
  • Updated common.gypi for native modules to support C++17 features in V8. #​36369 (Also in 20, 21)

Documentation

Notices

Sunsetting Windows 7/8/8.1

Electron will be ending support for Windows 7/8/8.1 after version 22.x.y following Chromium's plan to end support. Older versions of Electron will continue to work, but no further updates will be made for these operating systems.

End of Support for 19.x.y

Electron 19.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.


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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron](https://github.com/electron/electron) | devDependencies | major | [`21.3.1` -> `22.0.0`](https://renovatebot.com/diffs/npm/electron/21.3.1/22.0.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v22.0.0`](https://github.com/electron/electron/releases/tag/v22.0.0) [Compare Source](https://github.com/electron/electron/compare/v21.3.1...v22.0.0) ### Release Notes for v22.0.0 #### Stack Upgrades - Chromium 108.0.5359.62. - [New in 108](https://developer.chrome.com/blog/new-in-chrome-108/) - [New in 107](https://developer.chrome.com/blog/new-in-chrome-107/) - Node v16.17.1. - [v16.17.1 release notes](https://nodejs.org/en/blog/release/v16.17.1/) - [v16.17.0 release notes](https://nodejs.org/en/blog/release/v16.17.0/) - V8 v10.8 #### Breaking Changes - Added WebContents `input-event` event. - Deprecated BrowserWindow `scroll-touch-*` events. [#&#8203;35531](https://github.com/electron/electron/pull/35531) - The deprecated `new-window` event has been removed. [#&#8203;34526](https://github.com/electron/electron/pull/34526) #### Features - Added `LoadBrowserProcessSpecificV8Snapshot` as a new fuse that will let the main/browser process load its v8 snapshot from a file at `browser_v8_context_snapshot.bin`. Any other process will use the same path as is used today. [#&#8203;35266](https://github.com/electron/electron/pull/35266) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35694), [21](https://github.com/electron/electron/pull/35695))</span> - Added `WebContents.opener` to access window opener. - Added `webContents.fromFrame(frame)` to get the WebContents corresponding to a WebFrameMain instance. [#&#8203;35140](https://github.com/electron/electron/pull/35140) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35819))</span> - Added `app.getSystemLocale()` method. [#&#8203;35697](https://github.com/electron/electron/pull/35697) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35794))</span> - Added `contextBridge.exposeInIsolatedWorld(worldId, key, api)` to expose an API to an `isolatedWorld` within a renderer from a preload script. [#&#8203;34974](https://github.com/electron/electron/pull/34974) - Added `webContents.close()` method. [#&#8203;35509](https://github.com/electron/electron/pull/35509) - Added `webFrameMain.origin`. [#&#8203;35438](https://github.com/electron/electron/pull/35438) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35624), [20](https://github.com/electron/electron/pull/35535), [21](https://github.com/electron/electron/pull/35534))</span> - Added an `app.getPreferredSystemLanguages()` API to return the user's system languages. [#&#8203;36291](https://github.com/electron/electron/pull/36291) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36290))</span> - Added new UtilityProcess API to launch chromium child process with node integration. [#&#8203;36089](https://github.com/electron/electron/pull/36089) - Added new WebContents event `content-bounds-updated`. [#&#8203;35533](https://github.com/electron/electron/pull/35533) - Added new `WebContents.ipc` and `WebFrameMain.ipc` APIs. [#&#8203;34959](https://github.com/electron/electron/pull/34959) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35231))</span> - Added support for Web Bluetooth pin pairing on Linux and Windows. [#&#8203;35416](https://github.com/electron/electron/pull/35416) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35818))</span> - Added support for `navigator.mediaDevices.getDisplayMedia` via a new session handler, `ses.setDisplayMediaRequestHandler`. [#&#8203;30702](https://github.com/electron/electron/pull/30702) - Added support for `serialPort.forget()` as well as a new event `serial-port-revoked` emitted when a given origin is revoked. [#&#8203;36062](https://github.com/electron/electron/pull/36062) #### Fixes - Added support for Webauthn discoverable keys (aka resident keys), allowing users to authenticate without first having to select or type a username. [#&#8203;35374](https://github.com/electron/electron/pull/35374) - Enable crashpad for ELECTRON_RUN_AS_NODE processes on linux. [#&#8203;36483](https://github.com/electron/electron/pull/36483) - Fixed `click` event and tooltip of `Tray` not working on Linux. [#&#8203;36472](https://github.com/electron/electron/pull/36472) - Fixed an issue where frameless non-resizable windows showed a Windows 7 frame during startup. [#&#8203;36024](https://github.com/electron/electron/pull/36024) - Fixed an issue with incomplete EventEmitter object in sandboxed renderer preload script. [#&#8203;35522](https://github.com/electron/electron/pull/35522) - Fixed race condition during update on macOS that could result in TCC and Keychain errors. [#&#8203;36362](https://github.com/electron/electron/pull/36362) - Removed unneeded --turbo-profiling-input argument from mksnapshot_args. [#&#8203;36463](https://github.com/electron/electron/pull/36463) ##### Also in earlier versions... - Added a background to the WCO container to avoid rendering glitches. [#&#8203;35569](https://github.com/electron/electron/pull/35569) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35610), [20](https://github.com/electron/electron/pull/35611), [21](https://github.com/electron/electron/pull/35612))</span> - Added support for Windows drop-down dialog extensions. [#&#8203;35618](https://github.com/electron/electron/pull/35618) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/35661), [19](https://github.com/electron/electron/pull/35660), [20](https://github.com/electron/electron/pull/35659), [21](https://github.com/electron/electron/pull/36027))</span> - Default margin has been added in the code. [#&#8203;36073](https://github.com/electron/electron/pull/36073) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36072))</span> - Enable WCO maximize button when window enters tablet mode and is not already maximized. [#&#8203;35617](https://github.com/electron/electron/pull/35617) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35677), [20](https://github.com/electron/electron/pull/35663), [21](https://github.com/electron/electron/pull/35664))</span> - Fixed `uv_os_gethostname` failing on Windows 7. [#&#8203;35702](https://github.com/electron/electron/pull/35702) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35703), [20](https://github.com/electron/electron/pull/35705), [21](https://github.com/electron/electron/pull/35704))</span> - Fixed a bug where calling `atob` in the renderer process could fail under some circumstances. [#&#8203;35415](https://github.com/electron/electron/pull/35415) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35444), [20](https://github.com/electron/electron/pull/35445), [21](https://github.com/electron/electron/pull/35443))</span> - Fixed a crash that occured when loading non-standard schemes from iframes. [#&#8203;35485](https://github.com/electron/electron/pull/35485) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35517))</span> - Fixed a crash when switching origins with emulation settings set. [#&#8203;35466](https://github.com/electron/electron/pull/35466) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35488))</span> - Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. [#&#8203;35976](https://github.com/electron/electron/pull/35976) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35978), [21](https://github.com/electron/electron/pull/35977))</span> - Fixed a potential crash on WebWorker destruction. [#&#8203;35422](https://github.com/electron/electron/pull/35422) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35490), [20](https://github.com/electron/electron/pull/35491), [21](https://github.com/electron/electron/pull/35492))</span> - Fixed a potential issue when calling `webContents.printToPDF()`. [#&#8203;36065](https://github.com/electron/electron/pull/36065) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36064))</span> - Fixed a potential memory leak. [#&#8203;35964](https://github.com/electron/electron/pull/35964) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35965))</span> - Fixed an edge case in `app.isInApplicationsFolder()` which would return false incorrectly in some cases. [#&#8203;35636](https://github.com/electron/electron/pull/35636) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35729), [20](https://github.com/electron/electron/pull/35731), [21](https://github.com/electron/electron/pull/35730))</span> - Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. [#&#8203;35754](https://github.com/electron/electron/pull/35754) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35763), [20](https://github.com/electron/electron/pull/35764), [21](https://github.com/electron/electron/pull/35765))</span> - Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. [#&#8203;35209](https://github.com/electron/electron/pull/35209) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/35307), [19](https://github.com/electron/electron/pull/35308), [20](https://github.com/electron/electron/pull/35309), [21](https://github.com/electron/electron/pull/35688))</span> - Fixed an issue where `screen.getCursorScreenPoint()` crashed on Wayland when it was called before a `BrowserWindow` had been created. [#&#8203;35503](https://github.com/electron/electron/pull/35503) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35575))</span> - Fixed an issue where `serialPort.open()` failed with `NetworkError: Failed to open serial port.`. [#&#8203;35306](https://github.com/electron/electron/pull/35306) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35339))</span> - Fixed an issue where app.relaunch loses args when execPath is specified. [#&#8203;35108](https://github.com/electron/electron/pull/35108) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35252), [20](https://github.com/electron/electron/pull/35253), [21](https://github.com/electron/electron/pull/35254))</span> - Fixed an issue where calling `app.dock.setIcon(/path/t/icon)` would crash when called before the `ready` event on `app`. [#&#8203;36293](https://github.com/electron/electron/pull/36293) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36292), [21](https://github.com/electron/electron/pull/36294))</span> - Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. [#&#8203;35189](https://github.com/electron/electron/pull/35189) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/35477), [19](https://github.com/electron/electron/pull/35351), [20](https://github.com/electron/electron/pull/35352), [21](https://github.com/electron/electron/pull/35353))</span> - Fixed an issue where frameless windows with `roundedCorners: false` couldn't enter fullscreen without crashing. [#&#8203;35421](https://github.com/electron/electron/pull/35421) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35456), [20](https://github.com/electron/electron/pull/35455), [21](https://github.com/electron/electron/pull/35454))</span> - Fixed an issue where part of the BrowserView could be cut off when calling `setBounds` on some windows. [#&#8203;34713](https://github.com/electron/electron/pull/34713) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35495), [20](https://github.com/electron/electron/pull/35494), [21](https://github.com/electron/electron/pull/35502))</span> - Fixed an issue where some options were incorrectly ignored when using `webContents.printToPDF()`. [#&#8203;35993](https://github.com/electron/electron/pull/35993) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35992))</span> - Fixed crash in renderer when resuming system from sleep. [#&#8203;35322](https://github.com/electron/electron/pull/35322) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/35340), [19](https://github.com/electron/electron/pull/35337), [20](https://github.com/electron/electron/pull/35338), [21](https://github.com/electron/electron/pull/35336))</span> - Fixed enable promise support with webFrameMain.executeJavaScript. [#&#8203;35292](https://github.com/electron/electron/pull/35292) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35358), [21](https://github.com/electron/electron/pull/35359))</span> - Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. [#&#8203;35420](https://github.com/electron/electron/pull/35420) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35621), [20](https://github.com/electron/electron/pull/35622), [21](https://github.com/electron/electron/pull/35623))</span> - Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. [#&#8203;35983](https://github.com/electron/electron/pull/35983) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35981), [21](https://github.com/electron/electron/pull/35982))</span> - Fixed session.getBlobData never resolves with blob sizes > 65536. [#&#8203;35277](https://github.com/electron/electron/pull/35277) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35600), [20](https://github.com/electron/electron/pull/35601), [21](https://github.com/electron/electron/pull/35602))</span> - Fixed spurious promise rejection in `webContents.loadURL` when navigating to a hash. [#&#8203;36151](https://github.com/electron/electron/pull/36151) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36149), [21](https://github.com/electron/electron/pull/36150))</span> - Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. [#&#8203;35281](https://github.com/electron/electron/pull/35281) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35408), [21](https://github.com/electron/electron/pull/35409))</span> - Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. [#&#8203;36049](https://github.com/electron/electron/pull/36049) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36048), [21](https://github.com/electron/electron/pull/36050))</span> - Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. [#&#8203;33979](https://github.com/electron/electron/pull/33979) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35823), [21](https://github.com/electron/electron/pull/35822))</span> - Picture-In-Picture mode no longer becomes a red rectangle on hover. [#&#8203;35034](https://github.com/electron/electron/pull/35034) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35400), [20](https://github.com/electron/electron/pull/35402), [21](https://github.com/electron/electron/pull/35401))</span> - Provided display_id for desktopCapturer on Linux. [#&#8203;33861](https://github.com/electron/electron/pull/33861) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35835), [20](https://github.com/electron/electron/pull/35834), [21](https://github.com/electron/electron/pull/35836))</span> - Removed support for `nodeIntegrationInWorker` in Service Workers and Shared Workers owing to sandboxing policies. [#&#8203;36010](https://github.com/electron/electron/pull/36010) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36009))</span> - Usage of `safeStorage` now consistently uses the correct service name on macOS regardless of timing with browser window construction. [#&#8203;34683](https://github.com/electron/electron/pull/34683) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35795), [20](https://github.com/electron/electron/pull/35796))</span> - You can now import the built-in electron module via ESModule loaders, i.e. `import('electron')` and `import 'electron'` now work natively. [#&#8203;35957](https://github.com/electron/electron/pull/35957) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35956), [21](https://github.com/electron/electron/pull/35958))</span> - Fixed a typo in the section on debugging with VSCode. [#&#8203;35256](https://github.com/electron/electron/pull/35256) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35284), [20](https://github.com/electron/electron/pull/35286), [21](https://github.com/electron/electron/pull/35285))</span> #### Other Changes - Backported fix for chromium:1352405. [#&#8203;36458](https://github.com/electron/electron/pull/36458) - Bumps the minimum required version of Node.js needed to install Electron to 12.20.55. [#&#8203;35301](https://github.com/electron/electron/pull/35301) - Enabled out-of-process iframe printing to PDF with `webContents.printToPDF().`. [#&#8203;36095](https://github.com/electron/electron/pull/36095) - Fixed `win.getBrowserViews()` not being updated when a BrowserView was moved to a different window. [#&#8203;35511](https://github.com/electron/electron/pull/35511) - Fixed an issue where some spellcheck functionality would incorrectly throw errors on macOS. [#&#8203;35514](https://github.com/electron/electron/pull/35514) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35679))</span> - Modified the WCO maximized button style to match Windows 11 more closely. [#&#8203;35370](https://github.com/electron/electron/pull/35370) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35968), [21](https://github.com/electron/electron/pull/35970))</span> - Updated `common.gypi` for native modules to support C++17 features in V8. [#&#8203;36369](https://github.com/electron/electron/pull/36369) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36382), [21](https://github.com/electron/electron/pull/36383))</span> #### Documentation - Documentation changes: - [#&#8203;35283](https://github.com/electron/electron/pull/35283) - [#&#8203;35324](https://github.com/electron/electron/pull/35324) - [#&#8203;35413](https://github.com/electron/electron/pull/35413) - [#&#8203;35525](https://github.com/electron/electron/pull/35525) - [#&#8203;35563](https://github.com/electron/electron/pull/35563) - [#&#8203;35908](https://github.com/electron/electron/pull/35908) #### Notices ##### Sunsetting Windows 7/8/8.1 Electron will be ending support for Windows 7/8/8.1 after version 22.x.y [following Chromium's plan to end support](https://support.google.com/chrome/thread/185534985/sunsetting-support-for-windows-7-8-8-1-in-early-2023?hl=en). Older versions of Electron will continue to work, but no further updates will be made for these operating systems. ##### End of Support for 19.x.y Electron 19.x.y has reached end-of-support as per the project's [support policy](https://www.electronjs.org/docs/latest/tutorial/electron-timelines#version-support-policy). Developers and applications are encouraged to upgrade to a newer version of Electron. </details> --- ### 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. --- - [ ] <!-- 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added 1 commit 2022-11-30 01:01:39 +00:00
continuous-integration/drone/push Build is passing Details
92f91293f7
chore(deps): update dependency electron to v22
konrad merged commit bd6c15e908 into main 2022-11-30 06:08:45 +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#129
No description provided.