Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

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

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

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

Conversation

Copilot AI commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

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

Changes

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

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

Copilot AI self-assigned this Nov 4, 2025
Signed-off-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.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:24
@paralin

paralin commented Nov 4, 2025

Copy link
Copy Markdown
Member

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

@paralin
paralin marked this pull request as ready for review November 4, 2025 03:24
@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.

Signed-off-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.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 that use it:

  • .github/workflows/codeql-analysis.yml
  • .github/workflows/tests.yml (commit 2777771)

The dependency-review.yml workflow doesn't use Node.js.

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 merged commit 8cc5564 into master Nov 4, 2025
11 checks passed
@paralin
paralin deleted the copilot/update-nodejs-version-25 branch November 4, 2025 03:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants