Fixed an issue where browserView.removeBrowserView could cause a crash in some cases. #39407 (Also in 25, 26)
electron v24.7.0
Release Notes for v24.7.0
Features
Added senderIsMainFrame to messages sent via ipcRenderer.sendTo(). #39207 (Also in 25, 26)
Fixes
Fixed a potential crash when re-parenting a BrowserWindow whose first parent has been destroyed. #39307 (Also in 26)
Other Changes
Fixed a crash while screen sharing on Wayland with PipeWire. #39273
Security: backported fix for 1444438.
Security: backported fix for CVE-2023-3732.
Security: backported fix for CVE-2023-3728.
Security: backported fix for CVE-2023-3730. #39267
electron v24.6.5
Release Notes for v24.6.5
Fixes
Fixed an issue where macOS traffic lights could malfunction on child windows in some circumstances. #39243 (Also in 25, 26)
Fixed an issue where non-resizable windows incorrectly enabled the fullscreen/maximize button on initial window creation on macOS. #39230 (Also in 25, 26)
Fixed asar integration for node:child_process imports. #39236 (Also in 25, 26)
electron v24.6.4
Release Notes for v24.6.4
Fixes
Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #39072 (Also in 25, 26)
Fixed an issue where navigator.connection returned incorrect data. #39100 (Also in 25)
Fixed an issue where files could in some circumstances be selection when openFile was not passed as a dialog property. #39097 (Also in 25, 26)
electron v24.6.3
Release Notes for v24.6.3
Fixes
Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #39050 (Also in 25, 26)
Fixed an issue where notifications created on macOS which have no actions will erroneously have a Show button visible. #39012 (Also in 25, 26)
Fixed an issue where removing a webview in a close callback could cause crashes. #39009 (Also in 25, 26)
... (truncated)
Commits
d49364f fix: avoid package.json check on built-in modules (#39423)
04af033 fix: removeBrowserView draggable region removal (#39407)
08dd282 ci: fix hang when validating AppVeyor artifacts (#39399)
09bb5ee test: add some environment variables for controlling tests (#39364)
faae88d docs: clean up removed systemPreferences methods (#39350)
3484a56 chore: cherry-pick 4 changes from Release-0-M115 (#39267)
0cc1893 chore: cherry-pick 2 changes from webrtc (#39273)
88604f2 fix: reparenting after BrowserWindow.destroy() (#39307)
144a70b fix: skip artifact validation for doc-only PRs (#39303)
e2d17db feat: add senderIsMainFrame to messages sent via ipcRenderer.sendTo() (#3...
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JH1ller/csgo-stratbook/network/alerts).
Bumps electron from 24.1.3 to 24.7.1.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
d49364f
fix: avoid package.json check on built-in modules (#39423)04af033
fix:removeBrowserView
draggable region removal (#39407)08dd282
ci: fix hang when validating AppVeyor artifacts (#39399)09bb5ee
test: add some environment variables for controlling tests (#39364)faae88d
docs: clean up removed systemPreferences methods (#39350)3484a56
chore: cherry-pick 4 changes from Release-0-M115 (#39267)0cc1893
chore: cherry-pick 2 changes from webrtc (#39273)88604f2
fix: reparenting afterBrowserWindow.destroy()
(#39307)144a70b
fix: skip artifact validation for doc-only PRs (#39303)e2d17db
feat: addsenderIsMainFrame
to messages sent viaipcRenderer.sendTo()
(#3...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show