updater 2/5: bump electron-updater to 6.8.9 - #23991
Merged
Merged
Conversation
insomnious
force-pushed
the
task/updater-deps
branch
from
August 24, 2026 22:39
d38aab9 to
0cb35ce
Compare
insomnious
marked this pull request as ready for review
August 25, 2026 07:25
erri120
approved these changes
Aug 25, 2026
insomnious
force-pushed
the
task/updater-deps
branch
from
August 25, 2026 15:10
0cb35ce to
03e04d9
Compare
insomnious
force-pushed
the
task/updater-deps
branch
from
August 27, 2026 20:12
03e04d9 to
b75f650
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
First of a stack of five (this one, then resolver, status push, UX, docs). Together they rework auto-updating end to end. What the stack fixes and adds:
This PR is the foundation. It brings electron-updater from 4.6.5 (2021) to 6.8.9. We tried taking electron-builder to 26 at the same time, but its new pnpm module collector mangles nested dependency versions and shipped us a broken asar, so builder stays on 24.13.3 until that's fixed upstream.
scripts/verify-packaged-asar.mjsnow runs in CI so that class of breakage can't ship silently again. Also drops the unused electron-updater dep from the renderer.Testing completed on live GitHub
checking → downloading 9.0.1 (patch),Differential download,Verifying signature,staged 9.0.1 (patch). 9.0.1 picked over the newer-dated beta.Installing staged update on quit,elevate.exe. Next launch re-stages.Vortex Version "9.0.1",checking → idlechecking(manual) → available 9.1.0-beta.1downloading … (update),staged … (update)Vortex Version "9.1.0-beta.1",checking → idlechecking(manual) → downgrade-offered 9.0.1Downgrade offer declined,→ idle→ downgrade-offered 9.0.1Downgrade download confirmed,downloading … (downgrade),staged … (downgrade)Expected downgrade detected, skipping warning {"from":"9.1.0-beta.1","to":"9.0.1"}Screenshots