Skip to content

chore(deps): update dependency electron to v36.7.3 #1356

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

Package Change Age Confidence
electron 36.3.2 -> 36.7.3 age confidence

Release Notes

electron/electron (electron)

v36.7.3: electron v36.7.3

Compare Source

Release Notes for v36.7.3

Fixes

  • Fixed a bug where app extensions filters didn't allow for selecting app bundles in macOS file dialogs. #​47840 (Also in 37, 38)
  • Fixed an issue where require('node:sqlite') didn't work. #​47755 (Also in 37, 38)
  • Fixed an issue where certain operations performed in a window close callback could trigger a crash. #​47811 (Also in 37, 38)

Other Changes

v36.7.1: electron v36.7.1

Compare Source

Release Notes for v36.7.1

Fixes

  • Fixed a crash when calling desktopCapturer.getSources with an empty thumbnail size. #​47651 (Also in 37, 38)
  • Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have roundedCorners set to false. #​47683 (Also in 37, 38)
  • Fixed an issue where printing PDFs with webContents.print({ silent: true }) would fail. #​47624 (Also in 37)
  • Fixed an issue where the window required restart in order to recognize system accent color setting change. #​47657 (Also in 37, 38)

v36.7.0: electron v36.7.0

Compare Source

Release Notes for v36.7.0

Other Changes

v36.6.0: electron v36.6.0

Compare Source

Release Notes for v36.6.0

Features

  • Added support for --no-experimental-global-navigator flag. #​47417 (Also in 35, 37)
  • Added support for HIDDevice.collections. #​47484 (Also in 37)
  • Added support for customizing system accent color and highlighting of active window border. #​47538 (Also in 35, 37)

Fixes

  • Fixed an issue where utility processes could leak file handles. #​47541 (Also in 35, 37)

Other Changes

  • Updated Chromium to 136.0.7103.177. #​47500

v36.5.0: electron v36.5.0

Compare Source

Release Notes for v36.5.0

Features

  • Added before-mouse-event to allow intercepting and preventing mouse events in WebContents. #​47365 (Also in 37)
  • Added the priority and priorityIncremental options to net.request(). #​47320 (Also in 37)
  • Exposed win.isContentProtected() to allow developers to check window protection status. #​47311 (Also in 37)

Fixes

  • Fixed addChildView() crashes when adding a closed WebContentsView. #​47340 (Also in 35, 37)
  • Fixed a potential crash using session.clearData in some circumstances. #​47411 (Also in 35, 37)
  • Fixed an error when importing electron for the first time from an ESM module loaded by a CJS module in a packaged app. #​47343 (Also in 35, 37)
  • Fixed an issue where calling Fetch.continueResponse via debugger with WebContentsView could cause a crash. #​47442 (Also in 35, 37)
  • Partially fixes an issue with printing a PDF via webContents.print() where the callback would not be called. #​47400 (Also in 35, 37)

Other Changes

v36.4.0: electron v36.4.0

Compare Source

Release Notes for v36.4.0

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #​47300 (Also in 34, 35, 37)

Other Changes

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 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.

Copy link

codecov bot commented May 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.49%. Comparing base (a6eba7d) to head (62afa04).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1356   +/-   ##
=========================================
  Coverage     52.49%   52.49%           
  Complexity     1465     1465           
=========================================
  Files           258      258           
  Lines         10464    10464           
  Branches       1132     1132           
=========================================
  Hits           5493     5493           
  Misses         4638     4638           
  Partials        333      333           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6eba7d...62afa04. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from f325c99 to 080fc47 Compare June 3, 2025 20:18
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 080fc47 to b63d161 Compare June 3, 2025 21:05
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.3.2 chore(deps): update dependency electron to v36.3.2 - autoclosed Jun 4, 2025
@renovate renovate bot closed this Jun 4, 2025
@renovate renovate bot deleted the renovate/electron-36.x-lockfile branch June 4, 2025 07:15
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.3.2 - autoclosed chore(deps): update dependency electron to v36.3.2 Jun 6, 2025
@renovate renovate bot reopened this Jun 6, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 0c639b5 to b63d161 Compare June 6, 2025 21:52
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.3.2 chore(deps): update dependency electron to v36.4.0 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from b63d161 to 179d420 Compare June 7, 2025 01:32
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 179d420 to 3f2fc6b Compare June 20, 2025 20:00
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.4.0 chore(deps): update dependency electron to v36.5.0 Jun 20, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 3f2fc6b to a3cb836 Compare June 28, 2025 05:52
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.5.0 chore(deps): update dependency electron to v36.6.0 Jun 28, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch 2 times, most recently from e965a4b to cdd11e9 Compare June 30, 2025 13:39
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from cdd11e9 to 4c88492 Compare June 30, 2025 15:03
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 4c88492 to 928b944 Compare July 4, 2025 22:00
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.6.0 chore(deps): update dependency electron to v36.7.0 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 928b944 to 7bf221e Compare July 14, 2025 12:33
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.7.0 chore(deps): update dependency electron to v36.7.1 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from 7bf221e to d2e4782 Compare July 16, 2025 08:25
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from d2e4782 to bfc3a68 Compare July 25, 2025 16:01
@renovate renovate bot changed the title chore(deps): update dependency electron to v36.7.1 chore(deps): update dependency electron to v36.7.3 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x-lockfile branch from bfc3a68 to 62afa04 Compare July 29, 2025 08: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