Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Confidence
electron 33.3.1 -> 33.4.11 age confidence

Release Notes

electron/electron (electron)

v33.4.11: electron v33.4.11

Compare Source

Release Notes for v33.4.11

[!WARNING]
Electron 33.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.

Fixes

  • Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #​46787 (Also in 34, 35, 36)

v33.4.10: electron v33.4.10

Compare Source

Release Notes for v33.4.10

Fixes

  • Fixed ElectronAccessibilityUI bug. #​46589 (Also in 34, 35, 36)
  • Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #​46645 (Also in 34, 35, 36)

v33.4.9: electron v33.4.9

Compare Source

Release Notes for v33.4.9

Fixes

  • Fixed to make sure maximize is emitted when reduce motion is enabled on macOS. #​46476

v33.4.8: electron v33.4.8

Compare Source

Release Notes for v33.4.8

Other Changes

v33.4.7: electron v33.4.7

Compare Source

Release Notes for v33.4.7

Fixes

  • Fixed an issue where the resizing border didn't work as expected on Wayland windows. #​46222 (Also in 34, 35, 36)

v33.4.6: electron v33.4.6

Compare Source

Release Notes for v33.4.6

Fixes

  • Fixed an issue where snapped windows in Windows may sometimes be improperly restored. #​46038 (Also in 34, 35, 36)
  • Fixed an issue where system-context-menu incorrectly fired for all regions in frameless windows. #​46025 (Also in 36)
  • Fixed incorrect titlebar in file save dialogs. #​46075 (Also in 34, 35, 36)

Other Changes

v33.4.5: electron v33.4.5

Compare Source

Release Notes for v33.4.5

Fixes

  • Fixed invalid memory access in pdf viewer which lead to random crashes. #​46003 (Also in 34, 35)

Other Changes

v33.4.4: electron v33.4.4

Compare Source

Release Notes for v33.4.4

Other Changes

v33.4.3: electron v33.4.3

Compare Source

Release Notes for v33.4.3

Other Changes

v33.4.2: electron v33.4.2

Compare Source

Release Notes for v33.4.2

Fixes

  • Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #​45658 (Also in 32, 34, 35)
  • Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed. #​45688 (Also in 34, 35)
  • Fixed v8.setHeapSnapshotNearHeapLimit api in main and utility process, along with support for --diagnostic-dir Node.js cli flag to specify the directory to save the heap snapshots. #​45645 (Also in 34, 35)
  • Fixed crash on startup with asan build on macOS. #​45568 (Also in 34, 35)
  • Fixed file preview window reappearing when calling win.closeFilePreview twice on macOS. #​45663 (Also in 32, 34, 35)
  • Fixed web worker scripts failing to load for chrome extensions. #​45711 (Also in 32, 34, 35)

Other Changes

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


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 changed the title chore: Update dependency electron to v33.3.2 chore: Update dependency electron to v33.4.0 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 201e046 to 413f28f Compare February 6, 2025 04:27
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 413f28f to 8b482fc Compare February 15, 2025 18:44
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.0 chore: Update dependency electron to v33.4.1 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 8b482fc to 1ce0c46 Compare February 27, 2025 03:33
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.1 chore: Update dependency electron to v33.4.2 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 1ce0c46 to f7fd19a Compare March 6, 2025 23:30
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.2 chore: Update dependency electron to v33.4.3 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from f7fd19a to b62040d Compare March 10, 2025 06:00
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.3 chore: Update dependency electron to v33.4.4 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from b62040d to aa9a5c9 Compare March 13, 2025 22:10
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.4 chore: Update dependency electron to v33.4.5 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from aa9a5c9 to 4393750 Compare March 20, 2025 07:26
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.5 chore: Update dependency electron to v33.4.6 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 4393750 to 772348d Compare March 26, 2025 23:06
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.6 chore: Update dependency electron to v33.4.7 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 772348d to 12453d0 Compare March 27, 2025 23:38
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.7 chore: Update dependency electron to v33.4.8 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 12453d0 to ab24cbf Compare April 9, 2025 23:12
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.8 chore: Update dependency electron to v33.4.9 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from ab24cbf to 95cc2ed Compare April 18, 2025 22:45
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.9 chore: Update dependency electron to v33.4.10 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 95cc2ed to 459484d Compare April 26, 2025 19:33
@renovate renovate bot changed the title chore: Update dependency electron to v33.4.10 chore: Update dependency electron to v33.4.11 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 459484d to 467c9d5 Compare August 10, 2025 13:36
@renovate renovate bot force-pushed the renovate/electron-33.x branch from 467c9d5 to 167a5e7 Compare September 25, 2025 17:01
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