Use overrides to update serialize-javascript in anycode/server - #163
Merged
Raymond Zhao (rzhao271) merged 2 commits intoMay 14, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/microsoft/vscode-anycode/sessions/e4cf7c55-5dc2-4c1c-834f-03674043dca9 Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
Raymond Zhao (rzhao271)
May 14, 2026 16:48
View session
Contributor
|
Copilot Update workflows and pipelines to use Node 22, not 20. |
Agent-Logs-Url: https://github.com/microsoft/vscode-anycode/sessions/f46aa627-5c5e-4e17-8cfd-fae61638d1b1 Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Contributor
Author
Raymond Zhao (rzhao271)
approved these changes
May 14, 2026
Raymond Zhao (rzhao271)
marked this pull request as ready for review
May 14, 2026 17:00
Raymond Zhao (rzhao271)
enabled auto-merge (squash)
May 14, 2026 17:00
Aaron Munger (amunger)
approved these changes
May 14, 2026
Raymond Zhao (rzhao271)
deleted the
copilot/bump-serialize-javascript-v7-0-3
branch
May 14, 2026 17:35
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.
Summary
serialize-javascriptoverride inanycode/server/package.jsonstarting at^7.0.3npm audit fixto refreshanycode/server/package-lock.jsonserialize-javascriptlanding on7.0.5.github/workflows/ci.ymlto use Node 22Validation
cd /home/runner/work/vscode-anycode/vscode-anycode/anycode/server && npm testcd /home/runner/work/vscode-anycode/vscode-anycode/anycode/server && npm audit --jsoncd /home/runner/work/vscode-anycode/vscode-anycode/anycode/server && npm ls serialize-javascript brace-expansion diffNotes
.github/workflows/ci.yml, which is compatible with the resolvedserialize-javascript@7.0.5engine requirement.