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.3 #188

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 20.1.1 -> 20.3.3 age adoption passing confidence

Release Notes

electron/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

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

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

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

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

v20.1.4

Compare Source

Release Notes for v20.1.4

Fixes

  • Added support for Windows drop-down dialog extensions. #​35659 (Also in 18, 19)
  • Enable WCO maximize button when window enters tablet mode and is not already maximized. #​35663 (Also in 21)
  • Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. #​35622 (Also in 19, 21)

Other Changes

Documentation

v20.1.3

Compare Source

Release Notes for v20.1.3

Fixes

  • Added a background to the WCO container to avoid rendering glitches. #​35611 (Also in 21)
  • Fixed session.getBlobData never resolves with blob sizes > 65536. #​35601 (Also in 19, 21)

v20.1.2

Compare Source

Release Notes for v20.1.2

Other Changes


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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/electron-20.x branch from 9072e66 to a7f76bf Compare October 29, 2022 16:29
@snaildos snaildos merged commit c7a63cc into main Oct 29, 2022
@snaildos snaildos deleted the renovate/electron-20.x branch October 29, 2022 16:30
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.

2 participants