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

[PM-16874] [deps] Platform: Update electron to v33.3.1 #12746

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 33.2.1 -> 33.3.1 age adoption passing confidence

Release Notes

electron/electron (electron)

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

PM-16874

@renovate renovate bot requested review from a team and tangowithfoxtrot January 8, 2025 13:37
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.15%. Comparing base (3949aae) to head (00eb2fe).
Report is 77 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12746   +/-   ##
=======================================
  Coverage   34.15%   34.15%           
=======================================
  Files        2936     2936           
  Lines       90192    90192           
  Branches    16928    16928           
=======================================
  Hits        30807    30807           
  Misses      56938    56938           
  Partials     2447     2447           

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

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Logo
Checkmarx One – Scan Summary & Details30243a34-8bc5-40c6-8d4e-fd32ddd5000d

Fixed Issues

Severity Issue Source File / Package
CRITICAL CVE-2024-12692 Npm-electron-33.2.1
CRITICAL CVE-2024-12695 Npm-electron-33.2.1
HIGH CVE-2024-11114 Npm-electron-33.2.1
HIGH CVE-2024-11395 Npm-electron-33.2.1
HIGH CVE-2024-12053 Npm-electron-33.2.1
HIGH CVE-2024-12381 Npm-electron-33.2.1
HIGH CVE-2024-12693 Npm-electron-33.2.1
MEDIUM CVE-2024-11110 Npm-electron-33.2.1
MEDIUM CVE-2024-11111 Npm-electron-33.2.1
MEDIUM CVE-2024-11116 Npm-electron-33.2.1
MEDIUM CVE-2024-11117 Npm-electron-33.2.1

Copy link
Contributor Author

renovate bot commented Jan 8, 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.

@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Update electron to v33.3.1 [PM-16874] [deps] Platform: Update electron to v33.3.1 Jan 8, 2025
@bitwarden-bot
Copy link

Internal tracking:

@tangowithfoxtrot tangowithfoxtrot merged commit b95080b into main Jan 13, 2025
88 of 90 checks passed
@tangowithfoxtrot tangowithfoxtrot deleted the renovate/electron-33.x branch January 13, 2025 22:04
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.

3 participants