Upgrade electron to version 13.1.3 #94
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 → ^13.1.3) · Repo
Release Notes
13.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Bump v13.1.3fix: do not cancel CORS preflight request on proxy auth. (#29811)fix: update Squirel.Mac to fix CPU spin during update (#29805)fix: microtasks policy in CreateEnvironment (#29808)docs: fix frontmatter for Tray tutorial (#29803)fix: fix hover state not clear bug when BrowserWindow is not resizable (#611) (#29800)docs: clarify use of ELECTRON_SKIP_BINARY_DOWNLOAD (#29745)docs: Add clarification for Visual Zoom behavior (#28860) (#29764)fix: color select eyedropper not working within DevTools (#29729) (#29760)docs: added guide and updated docs for Tray (#29385) (#29762)fix: ensure detached devtools are not always draggable (#29737)fix: draggable regions with devtools open (#29734)fix: potential crash when setting vibrancy (#29722)fix setWindowOpenHandler call syntax (#29726)chore: bump chromium in DEPS to 91.0.4472.106 (#29700)docs: update WebPreferences default values for Electron 12 (#29710)chore: disable default async spellchecker on Windows (#29706)fix: warnAboutRemoteModuleWithRemoteContent (#29691)docs: Update represented-file fiddle tutorial (#29693)docs: fix typo in process-model.md (#29683)docs: fix file mode of versioning-sketch-2.png (#29681)fix: check DCHECK_IS_ON() instead of #ifdef DCHECK_IS_ON (#29674)fix: use correct spelling of attachment with Content-Disposition header (#29672)fix: copy received data in URLPipeLoader to prevent corruption (#29669)fix: ensure custom traffic lights float to top (#29663)docs: fix typo (#29582)docs: fix image links in `performance.md` (#29631)chore: bump chromium to 91.0.4472.101 (13-x-y) (#29629)fix: select-bluetooth-device on Windows (#29611)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