Skip to content

Bump Node version to v22.15.1#4053

Merged
koesie10 merged 1 commit intomainfrom
github-action/bump-node-version
Jun 13, 2025
Merged

Bump Node version to v22.15.1#4053
koesie10 merged 1 commit intomainfrom
github-action/bump-node-version

Conversation

@github-actions
Copy link
Copy Markdown
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 v20.19.0. This PR updates the Node version to v22.15.1.

@koesie10 koesie10 marked this pull request as ready for review June 13, 2025 12:32
Copilot AI review requested due to automatic review settings June 13, 2025 12:32
@koesie10 koesie10 requested a review from a team as a code owner June 13, 2025 12:32
@koesie10 koesie10 enabled auto-merge June 13, 2025 12:32
Copy link
Copy Markdown
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 version used by the ql-vscode extension’s integration tests to match the latest VS Code release.

  • Bump node engine from ^20.19.0 to ^22.15.1 in package.json
  • Update @types/node from 20.19.* to 22.15.*
  • Change .nvmrc version from v20.19.0 to v22.15.1

Reviewed Changes

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

File Description
extensions/ql-vscode/package.json Updated engines.node and @types/node versions to 22.15.x
extensions/ql-vscode/.nvmrc Updated Node version to v22.15.1
Files not reviewed (1)
  • extensions/ql-vscode/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

extensions/ql-vscode/.nvmrc:1

  • The .nvmrc file should contain only the version string. Remove the leading 1 so the file reads exactly v22.15.1.
1 +v22.15.1

@koesie10 koesie10 merged commit 95763ac into main Jun 13, 2025
14 checks passed
@koesie10 koesie10 deleted the github-action/bump-node-version branch June 13, 2025 12:48
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