Draft
Conversation
Collaborator
deepak1556
commented
Mar 6, 2026
- Utility process will now auto reconnect on network process crashes cc @chrmarti
- Brings back sessions app for windows cc @bpasero
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Electron dependency to 39.8.0 and aligns related build metadata/artifacts so packaging and compliance tracking remain consistent across platforms (including restoring Sessions app behavior on Windows per PR description).
Changes:
- Bump
electronfrom39.6.0to39.8.0inpackage.jsonandpackage-lock.json. - Update Electron component metadata in
cgmanifest.jsonand the precomputed artifact checksums inbuild/checksums/electron.txt. - Adjust Windows setup build logic to treat
insider/explorationbuilds consistently when selecting embedded product info.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps Electron dependency to 39.8.0. |
| package-lock.json | Updates lockfile Electron version, resolved URL, and integrity. |
| cgmanifest.json | Updates Electron component tag/commit hash/version for compliance tracking. |
| build/gulpfile.vscode.win32.ts | Enables insider/exploration detection based on quality for embedded product handling. |
| build/checksums/electron.txt | Refreshes checksums for Electron 39.8.0 artifacts. |
| .npmrc | Updates Electron build target and ms_build_id to match 39.8.0. |
You can also share your feedback on Copilot code review. Take the survey.
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.