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 v33.4.0 #301

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 33.2.1 -> 33.4.0 age adoption passing confidence

Release Notes

electron/electron (electron)

v33.4.0: electron v33.4.0

Compare Source

Release Notes for v33.4.0

Features

  • Added permission support for document.executeCommand("paste"). #​45473 (Also in 34, 35)

Fixes

  • Fixed a crash when calling shell.readShortcutLink caused by PKEY_AppUserModel_ToastActivatorCLSID sometimes being represented by a string uuid. #​45349 (Also in 34)
  • Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #​45424 (Also in 34, 35)
  • Fixed crash in gin::wrappable::secondweakcallback. #​45379 (Also in 34, 35)

Other Changes

  • Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #​45470 (Also in 34, 35)

v33.3.2: electron v33.3.2

Compare Source

Release Notes for v33.3.2

Fixes

  • Fixed a potential crash in chrome.tabs.update(). #​45303
  • Fixed an issue where drag-dropping two directories would cause getAsFileSystemHandle to never resolve. #​45257 (Also in 34, 35)
  • Fixed native module compilation with gcc<= 8 and clang<=15. #​45086
  • The avoidClosingConnections option for session.clearData now properly defaults to false when the dataTypes option is not set. #​45207 (Also in 34)

Other Changes

v33.3.1: electron v33.3.1

Compare Source

Release Notes for v33.3.1

Fixes

  • Fixed chrome.i18n extension API being unavailable in service workers. #​45037 (Also in 31, 32, 34)
  • Fixed build failure when the PDF viewer is disabled. #​44965 (Also in 34)
  • Fixed custom spell checker getting stuck in infinite loop using 100% CPU. #​45021 (Also in 31, 32, 34)
  • Fixed issue with missing index arg for webContents.canGoToOffset. #​45006 (Also in 32, 34)

Other Changes

  • Updated Chromium to 130.0.6723.170. #​45061

v33.3.0: electron v33.3.0

Compare Source

Release Notes for v33.3.0

Features

  • Added APIs to manage shared dictionaries for compression efficiency using Brotli or ZStandard. The new APIs are session.getSharedDictionaryUsageInfo(), session.getSharedDictionaryInfo(options), session.clearSharedDictionaryCache(), and session.clearSharedDictionaryCacheForIsolationKey(options). #​44951 (Also in 34)
  • Added WebFrameMain.collectJavaScriptCallStack() for accessing the JavaScript call stack of unresponsive renderers. #​44937 (Also in 34)

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #​44953 (Also in 32, 34)

Other Changes

  • Updated Chromium to 130.0.6723.152. #​44948

Documentation


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/electron-33.x-lockfile branch from 2f4db19 to bbae13e Compare January 23, 2025 01:21
@renovate renovate bot changed the title chore(deps): update dependency electron to v33.3.1 chore(deps): update dependency electron to v33.3.2 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x-lockfile branch from bbae13e to b7569c2 Compare February 6, 2025 05:01
@renovate renovate bot changed the title chore(deps): update dependency electron to v33.3.2 chore(deps): update dependency electron to v33.4.0 Feb 6, 2025
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