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

fix(deps): update dependency electron to v33.4.1 #1047

Open
wants to merge 1 commit into
base: master
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.1 age adoption passing confidence

Release Notes

electron/electron (electron)

v33.4.1: electron v33.4.1

Compare Source

Release Notes for v33.4.1

Fixes

  • Fixed an issue where Electron may experience crashes on Linux with 16KiB pages. #​45602
  • Fixed an issue where Windows Control Overlay didn't work with some window configurations. #​45476 (Also in 34, 35)
  • Fixed crash when accessing WebFrameMain frames and name attributes on destroyed frames. #​45509 (Also in 34, 35)
  • Fixed issue where 'contextmenu' event is emitted twice on macOS. #​45549 (Also in 34)
  • Fixed the path for a needed library used for mksnapshot. #​45547 (Also in 32, 34, 35)

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 added the dependencies label Jan 9, 2025
@renovate renovate bot changed the title fix(deps): update dependency electron to v33.3.1 fix(deps): update dependency electron to v33.3.2 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 072bc89 to 3e0fa83 Compare January 23, 2025 00:27
@renovate renovate bot changed the title fix(deps): update dependency electron to v33.3.2 fix(deps): update dependency electron to v33.4.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 3e0fa83 to 7318ac3 Compare February 6, 2025 04:57
@renovate renovate bot changed the title fix(deps): update dependency electron to v33.4.0 fix(deps): update dependency electron to v33.4.1 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 7318ac3 to 7af6bd4 Compare February 15, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants