Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2025

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.19.0.

@koesie10 koesie10 marked this pull request as ready for review November 3, 2025 12:35
@koesie10 koesie10 requested a review from a team as a code owner November 3, 2025 12:35
Copilot AI review requested due to automatic review settings November 3, 2025 12:35
@koesie10 koesie10 enabled auto-merge November 3, 2025 12:35
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 @types/node TypeScript type definitions from version 22.18.* to 22.19.* to align with the Node.js runtime version specified in .nvmrc (v22.19.0).

  • Updated @types/node dependency version specification from 22.18.* to 22.19.*
  • Updated package-lock.json to resolve to version 22.19.0 with corresponding integrity hash

Reviewed Changes

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

File Description
extensions/ql-vscode/package.json Updated @types/node version constraint from 22.18.* to 22.19.* in devDependencies
extensions/ql-vscode/package-lock.json Updated resolved version to 22.19.0 with new integrity hash and maintained dependency on undici-types ~6.21.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 956d24c into main Nov 3, 2025
40 of 42 checks passed
@koesie10 koesie10 deleted the github-action/bump-node-version branch November 3, 2025 13:18
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