waveterm
waveterm copied to clipboard
Bump electron from 33.2.0 to 33.2.1 in the electron group
Bumps the electron group with 1 update: electron.
Updates electron from 33.2.0 to 33.2.1
Release notes
Sourced from electron's releases.
electron v33.2.1
Release Notes for v33.2.1
Fixes
- Fixed a crash that could occur when calling
shell.readShortcutLinkon Windows. #44803 (Also in 34)- Fixed an issue where
WebContentsViews were being improperly removed. #44671 (Also in 31, 32, 34)- Fixed an issue where
resizewasn't being emitted for single-pixel resizes on Windows. #44723 (Also in 32, 34)- Fixed an issue where a
utilityProcesspid would not beundefinedafter exit. #44694 (Also in 32, 34)- Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #44757 (Also in 32, 34)
- Fixed an issue where the webContents
context-menuevent was not emitted when using-webkit-app-region: drag. #44800 (Also in 32, 34)- Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #44640 (Also in 31, 32, 34)
- Fixed crash in net api when utility process exits. #44729 (Also in 32, 34)
- Fixed segfault when moving WebContentsView between BrowserWindows. #44613 (Also in 31, 32, 34)
- Fixed theme does not work in DevTools. #44635 (Also in 32, 34)
- Fixed update file extension bug. #44771 (Also in 34)
- Return 0 exit code for normal termination of the utility process. #44732 (Also in 32, 34)
Other Changes
- Fixed an issue where a deprecation warning was being incorrectly emitted for frameless windows on macOS. #44767 (Also in 34)
- Fixed drag-and-drop session being canceled on wayland with empty dragData. #44753 (Also in 32)
- Security: backported fix for CVE-2024-11110. #44647
- Updated Chromium to 130.0.6723.137. #44781
- Updated Node.js to v20.18.1. #44780
Commits
cd6e3d7refactor: fix modernize-return-braced-init-list warnings (#44857)7152209fix: modernize-use-using clang-tidy warnings (#44836)51e31defix: modernize-use-nodiscard clang-tidy warnings (#44832)fe3467edocs: correct stable release dates for v34.0.0 (#44830)d0e24fcfix: clang-tidyperformance-inefficient-vector-operationwarnings (33-x-y) ...3483cd6refactor: remove unnecessary constructor code (#44825)1ef8b47fix: remove unused local variables (#44822)71c1149docs: update new GitHub issue link (#44810)bd5c8d7fix: crash callingshell.readShortcutLink(#44803)52b5d8afix: big endian bug in V8 serialization (#44796)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions