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

chore(deps): update dependency electron to v22.2.0 #131

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 22.0.0 -> 22.2.0 age adoption passing confidence

Release Notes

electron/electron

v22.2.0: electron v22.2.0

Compare Source

Release Notes for v22.2.0

Features

  • Adds new setHiddenInMissionControl API to allow developers to opt out of mission control on macOS. #​36390

Fixes

  • Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. #​36512 (Also in 21, 23)
  • Fixed tray icon not showing on desktop environments that have no support for app indicator. #​37034 (Also in 23)

Other Changes

Documentation

v22.1.0: electron v22.1.0

Compare Source

Release Notes for v22.1.0

Features

  • Added label property to Display objects. #​36932 (Also in 21, 23)

Fixes

  • Fixed an issue where webViews could have an incorrect initial background color following reloads. #​36940 (Also in 21, 23)
  • Removed plugin helper checks on macOS gated behind enable_plugins buildflag. #​36978 (Also in 23)

Other Changes

  • Fixed voiceover repeating selected text when expanding selection in a textarea. #​36991

v22.0.3: electron v22.0.3

Compare Source

Release Notes for v22.0.3

Fixes

  • Fixed an issue on macOS when trying to switch processes with Cmd+Tab after exiting Kiosk Mode. #​36918 (Also in 21, 23)
  • Fixed an issue where the setPermissionRequestHandler callback would be invoked twice when using navigator.getUserMedia(...). #​36873 (Also in 23)
  • Use the process cache to reduce the memory for asar file. #​36664 (Also in 21, 23)

v22.0.2: electron v22.0.2

Compare Source

Release Notes for v22.0.2

Fixes

  • Fixed an RTL issue that could happen in some locales when calling BrowserWindow.setTrafficLightPosition() on macOS. #​36851 (Also in 21, 23)
  • Fixed an error when fs.readdir gets null for options. #​36849 (Also in 23)
  • Fixed missing headers in libcxx_headers bundle. #​36865

Other Changes

v22.0.1: electron v22.0.1

Compare Source

Release Notes for v22.0.1

Fixes

  • Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. #​36501 (Also in 21)
  • Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. #​36668 (Also in 23)
  • Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). #​36802 (Also in 21, 23)
  • Fixed binary stripping for branded release builds on Linux. #​36654 (Also in 21, 23)
  • Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. #​36800 (Also in 21, 23)

Other Changes

  • Added node-api: handle no support for external buffers. #​36624
  • Backported fix for chromium:1352405. #​36517
  • Backported fix for chromium:1352405. #​36518
  • Removed unneeded --turbo-profiling-input argument from mksnapshot_args for Linux mksnapshot zips. #​36782 (Also in 23)
  • Updated Chromium to 108.0.5359.99. #​36613

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yanguoyu
Copy link

yanguoyu commented Feb 8, 2023

There is exist an upgrade for electron by nervosnetwork#2581 because of electron/electron#36624
I will try to update the version to 22.2.0.

@Keith-CY Keith-CY closed this Feb 8, 2023
@Keith-CY Keith-CY reopened this Feb 8, 2023
@Keith-CY Keith-CY closed this Feb 8, 2023
@renovate
Copy link
Author

renovate bot commented Feb 8, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (22.2.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/electron-22.x branch February 8, 2023 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants