Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 4, 2025

Updates all GitHub workflows to use Node.js 25.x instead of 23.x.

Changes

  • Updated node matrix value from [23.x] to [25.x] in .github/workflows/codeql-analysis.yml
  • Updated node matrix value from [23.x] to [25.x] in .github/workflows/tests.yml

This ensures all workflows using Node.js run on the latest LTS Node.js version.

This pull request was created as a result of the following prompt from Copilot chat.
> Update the Node.js version in the CodeQL analysis workflow from 23.x to 25.x. Specifically, change the matrix 'node' value to [25.x] in .github/workflows/codeql-analysis.yml. Use commit message ".github: update node.js to 25.x" with sign-off.

Original prompt

Update the Node.js version in the CodeQL analysis workflow from 23.x to 25.x. Specifically, change the matrix 'node' value to [25.x] in .github/workflows/codeql-analysis.yml. Use commit message ".github: update node.js to 25.x" with sign-off.

This pull request was created as a result of the following prompt from Copilot chat.

Update the Node.js version in the CodeQL analysis workflow from 23.x to 25.x. Specifically, change the matrix 'node' value to [25.x] in .github/workflows/codeql-analysis.yml. Use commit message ".github: update node.js to 25.x" with sign-off.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Signed-off-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Node.js version in CodeQL analysis workflow .github: update node.js to 25.x Nov 4, 2025
Copilot AI requested a review from paralin November 4, 2025 03:24
Copilot finished work on behalf of paralin November 4, 2025 03:24
@paralin
Copy link
Member

paralin commented Nov 4, 2025

@copilot update the node.js version in all workflows in .github

Signed-off-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 4, 2025

@copilot update the node.js version in all workflows in .github

Updated Node.js to 25.x in all workflows. Changes applied to both codeql-analysis.yml and tests.yml in commit 43c1f59.

Copilot AI changed the title .github: update node.js to 25.x .github: update node.js to 25.x in all workflows Nov 4, 2025
Copilot finished work on behalf of paralin November 4, 2025 03:29
@paralin paralin marked this pull request as ready for review November 4, 2025 03:33
@paralin paralin merged commit bfbd4b2 into master Nov 4, 2025
10 checks passed
@paralin paralin deleted the copilot/update-nodejs-version-25x branch November 4, 2025 03:33
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants