electron-trpc
electron-trpc copied to clipboard
Update dependency electron to v29.4.6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
electron | 29.3.2 -> 29.4.6 |
Release Notes
electron/electron (electron)
v29.4.6
: electron v29.4.6
Release Notes for v29.4.6
Fixes
- Fixed behavior when entering/exiting fullscreen fails on macOS. #43153 (Also in 30, 31, 32)
- Resolved an issue where
desktopCapturer.getSources
never fulfilled its promise in some cases. #43273 (Also in 30, 31, 32)
Other Changes
- Fixed ffmpeg release on x64 macOS. #43119 (Also in 30, 31, 32)
- Security: backported fix for CVE-2024-6776.
- Security: backported fix for CVE-2024-6778.
- Security: backported fix for CVE-2024-6777.
- Security: backported fix for CVE-2024-6773.
- Security: backported fix for CVE-2024-6774.
- Security: backported fix for
3435078
. - Security: backported fix for CVE-2024-6772.
- Security: backported fix for CVE-2024-6775.
- Security: backported fix for
3382485
. - Security: backported fix for CVE-2024-6779. #43142
- Security: backported fix for CVE-2024-6989.
- Security: backported fix for CVE-2024-6991. #43160
v29.4.5
: electron v29.4.5
Release Notes for v29.4.5
Other Changes
- Security: backported fix for CVE-2024-6291.
- Security: backported fix for CVE-2024-6293.
- Security: backported fix for CVE-2024-6290.
- Security: backported fix for CVE-2024-6292.
- Security: backported fix for chromium:346197738. #42694
v29.4.3
: electron v29.4.3
Release Notes for v29.4.3
Fixes
- Fixed an issue where
app.setLoginItemSettings
incorrectly checked againstloginItemService
. #42405 (Also in 30, 31) - Fixed an issue where
navigator.usb.getDevices()
could crash in some circumstances. #42463 (Also in 30, 31) - Fixed an issue where bad flags passed via
--js-flags
could cause a crash. #42442 (Also in 30, 31) - Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #42679 (Also in 30, 31, 32)
- Fixed an issue where some calls to WebUSB methods could crash. #42363 (Also in 31)
- Fixed potentially incorrect exit code in UtilityProcess. #42396 (Also in 30, 31)
- Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #42425 (Also in 30, 31)
- Re-adds functionality to check whether or not an app was launched as a login service on macOS. #42421 (Also in 30, 31)
Other Changes
- Fixed crash in gpu process when software compositing is enabled on linux with x11 platform. #42569 (Also in 30, 31, 32)
- Fixed startup crash on linux when obtaining display info with x11 backend. #42641
- Improved error messages when
ses.cookies.set
fails. #42399 (Also in 30, 31) - Security: backported fix for
3397365
.- Security: backported fix for CVE-2024-5499.
- Security: backported fix for CVE-2024-5493.
- Security: backported fix for CVE-2024-5494.
- Security: backported fix for CVE-2024-5495.
- Security: backported fix for CVE-2024-5496. #42589
- Security: backported fix for CVE-2024-5158.
- Security: backported fix for CVE-2024-5831.
- Security: backported fix for CVE-2024-5832. #42603
- Security: backported fix for CVE-2024-6100.
- Security: backported fix for CVE-2024-6101.
- Security: backported fix for CVE-2024-6103. #42618
v29.4.2
: electron v29.4.2
Release Notes for v29.4.2
Other Changes
v29.4.1
: electron v29.4.1
Release Notes for v29.4.1
Fixes
- Fixed an issue where
setTitleBarOverlay
didn't work as expected when called onBaseWindow
. #42152 (Also in 30)
Other Changes
- Security: backported fix for
3296996
.
v29.4.0
: electron v29.4.0
Release Notes for v29.4.0
Fixes
- Backported fix for CVE-2024-22017. #42128
Other Changes
v29.3.3
: electron v29.3.3
Release Notes for v29.3.3
Fixes
- Fixed an issue where
fs.createWriteStream
could write out of order. #42047 - Fixed blurry thumbnails from desktop capturer on macOS. #42049
- Fixed crash after upgrade on Linux. #42065 (Also in 30, 31)
Other Changes
- Backported fix for
3307568
. #42069 - Backported fix for
3392667
. #42097 - Security: backported fix for
3350038
. - Security: backported fix for CVE-2024-3914. #41984
- Security: backported fix for CVE-2024-4558. #42090
- [a11y] avoid clearing/resetting focus on an already focused element. #42057 (Also in 28)
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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for electron-trpc ready!
Name | Link |
---|---|
Latest commit | 777f963473ce753ccd44a974e412b3fd24682b5f |
Latest deploy log | https://app.netlify.com/sites/electron-trpc/deploys/65db1c188f91f200086c22ad |
Deploy Preview | https://deploy-preview-183--electron-trpc.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 56.69%. Comparing base (
784bbb0
) to head (777f963
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #183 +/- ##
=======================================
Coverage 56.69% 56.69%
=======================================
Files 11 11
Lines 448 448
Branches 51 51
=======================================
Hits 254 254
Misses 194 194
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.