Upgrade electron to version 19.0.5 #148
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 → ^19.0.5) · Repo
Release Notes
19.0.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Bump v19.0.5fix: overzealous media key listening on Windows (#34646)refactor: remove deprecated drag-and-drop code (#34652)fix: performance problem in `crashReporter.start()` on macOS (#34638)chore: fix BrowserView painting when origin updated (#34642)refactor: use stubs for libgdk-pixbuf dependency (#34602)build: Revert "Bump v19.0.6" & "Bump v19.0.5" (#34600)fix: draggable regions updating on bounds change (#34611)Bump v19.0.6Bump v19.0.5chore: increase timeout for electron-build step (#34584)Revert "Bump v19.0.5"Bump v19.0.5test: add missing page-title-updated event spec for webview (#34543)fix: crash when `setWindowOpenHandler` callback throws (#34546)chore: bump chromium to 102.0.5005.115 (19-x-y) (#34498)refactor: move duplicate code to RendererClientBase::ShouldLoadPreload helper (#34519)fix: all files selection logic on linux (#34517)fix: don't require glibc 2.29+ on linux arm64 builds (#34502)fix: update normal bounds prior to minimizing (#34484)build: update clang-format script (#34480)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