Skip to content

[deps] Platform: Update electron to v36.7.1#15497

Closed
renovate[bot] wants to merge 2 commits intomainfrom
renovate/electron-36.x
Closed

[deps] Platform: Update electron to v36.7.1#15497
renovate[bot] wants to merge 2 commits intomainfrom
renovate/electron-36.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
electron 36.4.0 -> 36.7.1 age confidence

Release Notes

electron/electron (electron)

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


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 requested review from a team and dani-garcia July 7, 2025 03:41
@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Update electron to v36.6.0 [PM-23426] [deps] Platform: Update electron to v36.6.0 Jul 7, 2025
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.33%. Comparing base (8b5e6ad) to head (38b97dc).
Report is 39 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15497      +/-   ##
==========================================
- Coverage   37.34%   37.33%   -0.01%     
==========================================
  Files        3315     3315              
  Lines       94233    94233              
  Branches    14201    14201              
==========================================
- Hits        35191    35184       -7     
- Misses      57573    57580       +7     
  Partials     1469     1469              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-23426] [deps] Platform: Update electron to v36.6.0 [deps] Platform: Update electron to v36.6.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x branch from 323fc58 to 6b132cf Compare July 9, 2025 19:41
@renovate renovate bot changed the title [deps] Platform: Update electron to v36.6.0 [deps] Platform: Update electron to v36.7.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/electron-36.x branch from 6b132cf to 393f486 Compare July 19, 2025 11:12
@renovate renovate bot changed the title [deps] Platform: Update electron to v36.7.0 [deps] Platform: Update electron to v36.7.1 Jul 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsda9d818d-70b7-4447-8300-420a1f897283

Fixed Issues (12)

Great job! The following issues were fixed in this Pull Request

Severity Issue Source File / Package
HIGH CVE-2025-5280 Npm-electron-36.4.0
HIGH CVE-2025-5958 Npm-electron-36.4.0
HIGH CVE-2025-5959 Npm-electron-36.4.0
HIGH CVE-2025-6191 Npm-electron-36.4.0
HIGH CVE-2025-6192 Npm-electron-36.4.0
MEDIUM CVE-2025-5064 Npm-electron-36.4.0
MEDIUM CVE-2025-5065 Npm-electron-36.4.0
MEDIUM CVE-2025-5281 Npm-electron-36.4.0
MEDIUM CVE-2025-5283 Npm-electron-36.4.0
MEDIUM CVE-2025-6555 Npm-electron-36.4.0
MEDIUM CVE-2025-6556 Npm-electron-36.4.0
MEDIUM CVE-2025-6557 Npm-electron-36.4.0

@dani-garcia
Copy link
Member

We should be able to update to electron 37 directly, so closing this minor update.

Electron 37 PR: #15499

@renovate
Copy link
Contributor Author

renovate bot commented Jul 23, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (36.7.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/electron-36.x branch July 23, 2025 18:49
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.

2 participants