Upgrade electron to version 12.0.1 #79
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 → ^12.0.1) · Repo
Release Notes
12.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump v12.0.1fix: ensure child window transparency (#28107)fix: capturePage not resolving with hidden windows (#28075)fix: pass IsScreen via parameter instead of sync IPC method (#28080)chore: bump chromium to 89.0.4389.82 (12-x-y) (#27960)chore: remove obsolete native node module patch (#28056)build: call goma_ctl.py ensure_start directly (#28060)test: ignore the ready event from PDF Viewer (#28049)docs: `setWindowOpenHandler` should show object return (#28036)docs: update WebPreferences default values for Electron 12 (#28037)fix: navigator.setAppBadge/clearAppBadge from a service worker (#28011)chore: Add a condition to crashReporter deprecate log (#28013)fix: warning when worldSafeExecuteJavaScript is disabled (#27969)test: fix contextIsolation value for later added test (#28005)feat: expose des-ede3 cipher (#27992)chore: cherry-pick 67fe5a41bff from chromium (#27991)fix: check web_contents() for destroyed WebContents (#27966)fix: offset browserview drag regions on macOS (#27988)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