Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 11, 2025

Node.js 18 reached end-of-life in April 2025. The Azure Pipelines configuration still referenced this deprecated version while GitHub Actions already used 20.x and 22.x.

Changes

  • Updated azure-pipelines/igniteui-wc-grid-examples.yml to use Node.js 20.x

This aligns all CI environments to supported LTS versions (Node.js 20 is supported until April 2026).

Original prompt

This section details on the original issue you should resolve

<issue_title>Bump node 18-> 20 or newer LTS</issue_title>
<issue_description>Currently the CI pipeline uses node 18, but that version has been end-of-life since March 2025.
</issue_description>

Comments on the Issue (you are @copilot in this section)


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

Copilot AI changed the title [WIP] Update CI pipeline to use Node 20 LTS Upgrade Azure Pipelines from Node.js 18 to 20 LTS Dec 11, 2025
Copilot AI requested a review from dkamburov December 11, 2025 14:26
@dkamburov dkamburov marked this pull request as ready for review December 11, 2025 14:59
@turbobobbytraykov turbobobbytraykov merged commit f8c1180 into vnext Dec 19, 2025
5 checks passed
@turbobobbytraykov turbobobbytraykov deleted the copilot/bump-node-version-to-20 branch December 19, 2025 09:29
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.

Bump node 18-> 20 or newer LTS

3 participants