Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 4, 2025

Updates the Node.js version in all GitHub workflows from 23.x to 25.x.

Changes

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

Note: The dependency-review.yml workflow does not use Node.js and was not modified.

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.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Signed-off-by: GitHub Copilot <copilot@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:22
Copilot finished work on behalf of paralin November 4, 2025 03:22
@paralin
Copy link
Member

paralin commented Nov 4, 2025

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

Signed-off-by: GitHub Copilot <copilot@github.com>

Co-authored-by: paralin <534887+paralin@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 (.github/workflows/tests.yml and .github/workflows/codeql-analysis.yml). The dependency-review.yml workflow doesn't use Node.js. Commit: d335579

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:29
Copilot finished work on behalf of paralin November 4, 2025 03:29
@paralin paralin merged commit d59f3a1 into master Nov 4, 2025
11 checks passed
@paralin paralin deleted the copilot/update-nodejs-version branch November 4, 2025 03:29
@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