chore: update VS Code to 1.132.0 - #58
Merged
Merged
Conversation
Update VSCODE_COMMIT from 7e7950d to df53daa
🔒 Trivy Security Scan ResultsStatus: Top 10 Critical/High Severity Vulnerabilities:
... and 7 more issues. 📊 Scan Details
Action Run: view run |
DevNiall
requested review from
SathvikS-18 and
albertmenezes
and
a lite review from Copilot
August 6, 2026 13:14
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the pinned VS Code Server commit used by the devcontainer image to align with VS Code stable 1.132.0, ensuring the container builds against the latest stable server version used by this repository.
Changes:
- Updated the default
ARG VSCODE_COMMITvalue inDockerfilefrom7e7950d…todf53daa….
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Looks good |
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.
🔄 Automated VS Code Update
This PR updates the VS Code commit hash to the latest stable release.
Previous version:
7e7950df89d055b5a378379db9ee14290772148aNew version:
df53daabb18cd157bdb08c7f01c34df936cf12f4Release:
1.132.0Changes
VSCODE_COMMITinDockerfileVerification
This PR will trigger the build workflow to ensure the container builds successfully with the new VS Code version.
This PR was created automatically by the Update VS Code Version workflow.