Upgrade electron to version 15.1.0 #107
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 → ^15.1.0) · Repo
Release Notes
15.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Bump v15.1.0Revert "Bump v15.1.0" (#31238)Bump v15.1.0fix: Enable X509_V_FLAG_TRUSTED_FIRST flag in BoringSSL (#31218)fix: draggable regions in BrowserViews are independent (#31198)fix: first mouse not dragging BrowserView (#31100)chore: fix pylint (#31207)fix: running tests with release build (#31140)chore: remove gin::Wrappable crash keys (#31075) (#31189)refactor: make `InitWithWebContents` and `InspectableWebContents` take a `unique_ptr` (#30920) (#31124)feat: add width option to dialog.showMessageBox() (#31088)feat: add support for WebHID (#30213) (#31095)fix: crash creating private key with unsupported algorithm (#31137)fix: .lldbinit config stale (unavailable) (#31158)fix: BrowserView drag now delegates to the OS when possible (#31177)docs: update branch name (#31149)refactor: use native WeakRef instead of v8util.weaklyTrackValue() (#31165)fix: crash in v8 due to regexp reentrancy (#31144)fix: avoid double free when destroying WebContents (#31133)chore: bump chromium to 94.0.4606.61 (15-x-y) (#31112)fix: startDrag params type incorrect (#31083)fix: update Windows' cache after changing window's style (#31081)fix: proper localization when using GtkFileChooserNative (#31066)feat: add isMainFrame argument to 'certificate-error' event (#31038)docs: update glossary (#31056)chore: clarify new-window fix comment (#31073)chore: bump chromium to 94.0.4606.54 (15-x-y) (#31046)feat: add frame to context-menu event params (#31057)fix: prevent navigator.fonts.query() from crashing (#30985)fix: maximized state calculation for non-resizable windows (#31041)docs: update public timeline for E16 (#31051)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