Update electron → 28.2.1 (unknown) #236
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ electron (^8.2.5 → ^28.2.1) · Repo
Release Notes
28.2.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
refactor: inline simple getters (#41168)fix: avoid potential `CHECK()` failure in `DictionaryToRect()` (#41183)refactor: simplify code by using base::Value::EnsureList() (#41181)fix: `shouldPrintBackgrounds` -> `printBackground` in `webContents.printToPDF` (#41179)refactor: type-safe imports in lib/node/init.ts (#41185)fix: update osk patch to fix more corner cases (#41150)fix: undici incorrectly copies headers onto fetches (#41103)fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41145)build: remove unneeded dlls in Windows zip (#41128)fix: apply module search paths restriction on worker and child process (#41137)chore: cherry-pick 2 changes from Release-0-M121 (#41105)chore: remove node patches by using the preload feature (#41114)fix: modal rounding on nonmodal windows (#41036)fix: dangling raw_ptr in OSRWHV destructor (#41116)docs: update Playwright automated-testing guide (#41097)fix: on error, reset spawnedProcess (#41111)fix: only remove hijackable envs from foreign parent (#41101)refactor: remove banned std::to_string() calls (#41108)chore: bump chromium to 120.0.6099.268 (28-x-y) (#41094)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands