Skip to content

Bump minimum node version from 20 to 22#478

Merged
mikeharder merged 8 commits intomainfrom
copilot/engsys-bump-node-version-22
May 5, 2026
Merged

Bump minimum node version from 20 to 22#478
mikeharder merged 8 commits intomainfrom
copilot/engsys-bump-node-version-22

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

Bump minimum Node.js version from 20 to 22 across the repo.

  • package.json: engines.node>=22.0.0, @types/node^22.19.17, version → 0.12.5
  • package-lock.json: Updated to match new @types/node version
  • CI: GitHub Actions setup-nodenode-version: "22"
  • CHANGELOG.md: Added 0.12.5 entry
  • CONTRIBUTING.md: Updated prerequisites to Node 22.x

Azure DevOps pipelines (eng/) don't pin a node version explicitly (they inherit from pool images), so no changes needed there.

Copilot AI linked an issue May 1, 2026 that may be closed by this pull request
3 tasks
Agent-Logs-Url: https://github.com/Azure/openapi-diff/sessions/7ca40225-fb82-496b-bfac-2d737755cfb8

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copilot AI changed the title [WIP] Update minimum node version from 20 to 22 Bump minimum node version from 20 to 22 May 1, 2026
Copilot AI requested a review from mikeharder May 1, 2026 07:49
@mikeharder mikeharder marked this pull request as ready for review May 1, 2026 07:54
Copy link
Copy Markdown
Member

@mikeharder mikeharder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot: update package-lock.json

Agent-Logs-Url: https://github.com/Azure/openapi-diff/sessions/68fad389-a7b5-4a65-b7f1-c4eedac275e4

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 1, 2026

@copilot: update package-lock.json

Done in 6a55c67.

Copilot AI requested a review from mikeharder May 1, 2026 07:57
Comment thread package.json Outdated
@mikeharder mikeharder enabled auto-merge (squash) May 1, 2026 08:06
@mikeharder
Copy link
Copy Markdown
Member

@copilot: update package-lock.json, i committed a bad merge

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 5, 2026

@copilot: update package-lock.json, i committed a bad merge

Done in 45ef853. Updated package-lock.json to match @types/node: ^22.19.17 and resolve to v22.19.17.

@mikeharder mikeharder merged commit 3f97ad7 into main May 5, 2026
8 checks passed
@mikeharder mikeharder deleted the copilot/engsys-bump-node-version-22 branch May 5, 2026 15:29
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🚀🌒🧑‍🚀 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[EngSys] Bump minimum node version from 20 to 22

4 participants