deps: Upgrade electron to v39.8.5 - #2366
Open
taratatach wants to merge 16 commits into
Open
Conversation
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
December 16, 2024 14:58
d8c134c to
6df5656
Compare
Contributor
|
I guess you know that already, but 32 is going to be EOL on March 4th per https://www.electronjs.org/docs/latest/tutorial/electron-timelines, getting up to 34 that was released two weeks ago would be better I think. |
taratatach
force-pushed
the
deps/upgrade-electron
branch
3 times, most recently
from
March 18, 2025 12:22
ed3670e to
9f2643e
Compare
Skipping v36 which fails to launch without some flag on some linux systems.
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
March 26, 2026 10:32
9f2643e to
54f8485
Compare
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
March 30, 2026 09:29
54f8485 to
fcf159e
Compare
This version allows compiling on Windows using Visual Studio 2022 v17.13+.
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
March 30, 2026 14:51
c0d1dac to
dbb0995
Compare
All `node-fetch` v2 versions depend on outdated `whatwg-url` which makes use of deprecated native `punycode`.
This version does not depend on `binwrap` whose dependency chain included an outdated version of `psl` in which the deprecated native `punycode` was used.
This version does not depend on an outdated version of `psl` in which the deprecated native `punycode` was used.
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
March 30, 2026 15:57
dbb0995 to
05998e7
Compare
The previous version was incompatible with the latest version of `node-fetch` whose usage we forced to remove a dependency on the deprecated native implementation of `punycode`.
taratatach
force-pushed
the
deps/upgrade-electron
branch
3 times, most recently
from
April 1, 2026 16:13
81cc9ad to
91798a1
Compare
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
April 2, 2026 09:01
91798a1 to
3af5a47
Compare
taratatach
force-pushed
the
deps/upgrade-electron
branch
from
April 2, 2026 13:58
3af5a47 to
b7ef4c2
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.
Please make sure the following boxes are checked: