Skip to content

chore(deps): update dependency electron to v35.2.2 #1752

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 35.1.5 -> 35.2.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

electron/electron (electron)

v35.2.2: electron v35.2.2

Compare Source

Release Notes for v35.2.2

Fixes

  • Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #​46789 (Also in 33, 34, 36)
  • Fixed a possible crash when using navigator.bluetooth.requestDevice and the select-bluetooth-device event. #​46784 (Also in 34, 36)
  • Fixed a potential crash when closing a window with child windows. #​46774 (Also in 34, 36)
  • Fixed build error with enable_electron_extensions=false. #​46840 (Also in 34, 36)
  • Fixed crash when renderer process crashes while webview is reloading. #​46769 (Also in 34, 36)
  • Fixed documentation to mark Window.autoHideMenuBar as supported on Linux and Windows. #​46829 (Also in 34, 36)
  • Fixed the visibleOnAllWorkspaces property on Linux. #​46861
  • Fixed the border style of windows with vibrancy on macOS. #​46772 (Also in 36)
  • Fixed the issue where maximizing and restoring the window does not respect the corner radius settings, and the corner radius is incorrect in fullscreen mode. #​46847 (Also in 36)

v35.2.1: electron v35.2.1

Compare Source

Release Notes for v35.2.1

Fixes

  • Fixed Minimize menu button to follow set window minimizability on Windows. #​46715 (Also in 34, 36)
  • Fixed a potential crash in utilityProcess.postMessage when calling with an invalid transferable. #​46666 (Also in 36)
  • Fixed case where file dialog filters would get mixed up, if a * filter was included. #​46721 (Also in 34, 36)
  • Fixed crash on reconversion with google IME and editcontext on macOS. #​46700 (Also in 34, 36)
  • Microtasks are no longer (incorrectly) run by serializing values, including when sending IPC. #​46684 (Also in 34, 36)

v35.2.0: electron v35.2.0

Compare Source

Release Notes for v35.2.0

Features

  • Added nativeTheme.shouldUseDarkColorsForSystemIntegratedUI to distinguish system and app theme. #​46599 (Also in 36)

Fixes

  • Fixed ElectronAccessibilityUI bug. #​46591 (Also in 33, 34, 36)
  • Fixed a possible BrowserWindow crash caused by closing a parent window with focus or blur events. #​46581 (Also in 34, 36)
  • Fixed an error when calling window.emit('close') after toggling fullscreen mode. #​46620 (Also in 36)
  • Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #​46644 (Also in 33, 34, 36)
  • Fixed an issue where badly formatted switches could cause crashes in app.commandLine functions. #​46631 (Also in 36)
  • Fixed an issue with --inspect-brk failing in packaged apps. #​46583 (Also in 36)
  • Fixed an issue with the assert Node.js module in the renderer process. #​46632 (Also in 36)
  • Fixed several paint and white flash issues on macOS. #​46628 (Also in 36)

Other Changes

  • Fixed an issue where printing from the renderer process crashes the main process when no printers are installed in the system or there's not a default printer. #​46616 (Also in 34, 36)
  • Updated Chromium to 134.0.6998.205. #​46655

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), 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 dependencies PRs or issues relating to dependencies renovate labels Apr 19, 2025
Copy link

github-actions bot commented Apr 19, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1752-merge-linux-x64.tar.xz 70.3MB +70.3MB (+100.00%)
TOTAL +70.3MB

Copy link

github-actions bot commented Apr 19, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-1752-merge-linux-x64.deb 137.97MB +137.97MB (+100.00%)
/upload/TriliumNextNotes-1752-merge-linux-x64.flatpak 130.89MB +130.89MB (+100.00%)
/upload/TriliumNextNotes-1752-merge-linux-x64.rpm 145.94MB +145.94MB (+100.00%)
/upload/TriliumNextNotes-1752-merge-linux-x64.zip 176.85MB +176.85MB (+100.00%)
TOTAL +591.65MB

@renovate renovate bot force-pushed the renovate/electron-35.x branch 2 times, most recently from 0d8ba9f to 45b5b6c Compare April 23, 2025 23:11
@renovate renovate bot changed the title chore(deps): update dependency electron to v35.2.0 chore(deps): update dependency electron to v35.2.1 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/electron-35.x branch from 45b5b6c to d5a1835 Compare May 1, 2025 05:56
@renovate renovate bot changed the title chore(deps): update dependency electron to v35.2.1 chore(deps): update dependency electron to v35.2.2 May 1, 2025
@renovate renovate bot force-pushed the renovate/electron-35.x branch from d5a1835 to f51c555 Compare May 2, 2025 18:05
@renovate renovate bot force-pushed the renovate/electron-35.x branch from f51c555 to bac1781 Compare May 2, 2025 20:57
@eliandoran eliandoran added this to the v0.94.0 milestone May 2, 2025
@eliandoran eliandoran merged commit ca716bd into develop May 2, 2025
9 checks passed
@eliandoran eliandoran deleted the renovate/electron-35.x branch May 2, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs or issues relating to dependencies renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant