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

Update dependency electron to v20.3.12 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 20.1.4 -> 20.3.12 age adoption passing confidence

Release Notes

electron/electron (electron)

v20.3.12: electron v20.3.12

Compare Source

Release Notes for v20.3.12

End of Support for 20.x.y

Electron 20.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.

Other Changes

v20.3.11: electron v20.3.11

Compare Source

Release Notes for v20.3.11

Other Changes

v20.3.10: electron v20.3.10

Compare Source

Release Notes for v20.3.10

Other Changes

v20.3.9: electron v20.3.9

Compare Source

Release Notes for v20.3.9

Other Changes

v20.3.8: electron v20.3.8

Compare Source

Release Notes for v20.3.8

Other Changes

v20.3.7: electron v20.3.7

Compare Source

Release Notes for v20.3.7

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #​36292 (Also in 21, 22)

Other Changes

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #​36263

v20.3.6: electron v20.3.6

Compare Source

Release Notes for v20.3.6

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #​36292 (Also in 21, 22)

Other Changes

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #​36263

v20.3.5: electron v20.3.5

Compare Source

Release Notes for v20.3.5

Other Changes

v20.3.4: electron v20.3.4

Compare Source

Release Notes for v20.3.4

Fixes

  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #​36149 (Also in 21, 22)

Other Changes

v20.3.3: electron v20.3.3

Compare Source

Release Notes for v20.3.3

Fixes

  • Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #​36048 (Also in 21, 22)

v20.3.2: electron v20.3.2

Compare Source

Release Notes for v20.3.2

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #​35978 (Also in 21, 22)
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #​35981 (Also in 21, 22)
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #​35956 (Also in 21, 22)

Other Changes

v20.3.1: electron v20.3.1

Compare Source

Release Notes for v20.3.1

Fixes

  • Provided display_id for desktopCapturer on Linux. #​35834 (Also in 19, 21)

Other Changes

v20.3.0: electron v20.3.0

Compare Source

Release Notes for v20.3.0

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. #​35694 (Also in 21)

Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #​35764 (Also in 19, 21)
  • Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. #​35823 (Also in 21)
  • Usage of safeStorage now consistently uses the correct service name on macOS regardless of timing with browser window construction. #​35796 (Also in 19)

v20.2.0: electron v20.2.0

Compare Source

Release Notes for v20.2.0

Features

Fixes

  • Fixed uv_os_gethostname failing on Windows 7. #​35705 (Also in 19, 21)
  • Fixed an edge case in app.isInApplicationsFolder() which would return false incorrectly in some cases. #​35731 (Also in 19, 21)

Other Changes

  • Fixed an issue where a child of a window using WCO would not have the navigator defined. #​35530 (Also in 19)
  • Updated Chromium to 104.0.5112.124. #​35674

Documentation


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/electron-20.x branch 10 times, most recently from 2c11309 to 6e96b71 Compare February 26, 2023 08:34
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.

0 participants