Bump electron from 29.1.6 to 29.2.0
Bumps electron from 29.1.6 to 29.2.0.
Release notes
Sourced from electron's releases.
electron v29.2.0
Release Notes for v29.2.0
Fixes
- Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41707 (Also in 28, 30)
- Fixed usage of
Storage.{get|set|clear}Cookies
via the Chrome DevTools Protocol. #41739 (Also in 28, 30)Other Changes
- Security: backported fix for CVE-2024-2885.
- Security: backported fix for CVE-2024-2883.
- Security: backported fix for CVE-2024-2887.
- Security: backported fix for CVE-2024-2886.
- Security: backported fix for 329674887.
- Security: backported fix for 327183408.
- Security: backported fix for 326349405. #41746
- Updated Chromium to 122.0.6261.156. #41765
Documentation
- Documentation changes: #41730
Unknown
Commits
-
ed9a12c
chore: bump chromium to 122.0.6261.156 (29-x-y) (#41765) -
fe4d3a2
docs: add missing headers option to ClientRequest options (#41730) -
ad9a90e
chore: cherry-pick 8 changes from Release-1-M123 (#41746) -
8647232
feat(serial): allow Bluetooth ports to be requested by service class ID (#41735) -
f9e28e3
fix:Storage.{get|set|clear}Cookies
via CDP not working (#41739) -
3698f89
fix: don't do self-destroy in LibnotifyNotification::Dismiss() (#41707) -
238cc80
chore: bump chromium to 122.0.6261.148 (29-x-y) (#41711) - See full diff in compare view