Skip to content

Conversation

@github-actions
Copy link
Contributor

The Node version used in the latest version of VS Code has been updated. This PR updates the Node version used for integration tests to match.
The previous Node version was v22.19.0. This PR updates the Node version to v22.20.0.

@koesie10 koesie10 marked this pull request as ready for review November 13, 2025 12:30
@koesie10 koesie10 requested a review from a team as a code owner November 13, 2025 12:30
Copilot AI review requested due to automatic review settings November 13, 2025 12:30
@koesie10 koesie10 enabled auto-merge November 13, 2025 12:31
Copilot finished reviewing on behalf of koesie10 November 13, 2025 12:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Node.js version used for integration tests from v22.19.0 to v22.20.0 to match the Node version used in the latest VS Code release.

  • Node version consistently updated across configuration files
  • Updates .nvmrc for local development tooling
  • Updates package.json and package-lock.json engine requirements

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
extensions/ql-vscode/.nvmrc Updates Node version specification from v22.19.0 to v22.20.0 for version managers
extensions/ql-vscode/package.json Updates Node engine requirement from ^22.19.0 to ^22.20.0
extensions/ql-vscode/package-lock.json Updates Node engine requirement in lockfile from ^22.19.0 to ^22.20.0
Files not reviewed (1)
  • extensions/ql-vscode/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@koesie10 koesie10 merged commit 8584fdf into main Nov 14, 2025
60 of 64 checks passed
@koesie10 koesie10 deleted the github-action/bump-node-version branch November 14, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants