Skip to content

.github: update node.js to 25.x in all workflows#87

Merged
paralin merged 3 commits into
masterfrom
copilot/update-nodejs-version
Nov 4, 2025
Merged

.github: update node.js to 25.x in all workflows#87
paralin merged 3 commits into
masterfrom
copilot/update-nodejs-version

Conversation

Copilot AI commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

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

Changes

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

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.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Signed-off-by: GitHub Actions <actions@github.com>

Co-authored-by: paralin <534887+paralin@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:23
@paralin

paralin commented Nov 4, 2025

Copy link
Copy Markdown
Member

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

Signed-off-by: GitHub Actions <actions@github.com>

Co-authored-by: paralin <534887+paralin@users.noreply.github.com>

Copilot AI commented Nov 4, 2025

Copy link
Copy Markdown
Contributor Author

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

Updated Node.js to 25.x in all workflows. The tests.yml workflow has been updated in commit 86a02f5.

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
@paralin
paralin marked this pull request as ready for review November 4, 2025 03:33
@paralin
paralin merged commit 53a0f2c into master Nov 4, 2025
2 checks passed
@paralin
paralin deleted the copilot/update-nodejs-version branch November 4, 2025 03:33
@github-advanced-security

Copy link
Copy Markdown

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.

4 participants