Bump minimum node version from 20 to 22#478
Merged
mikeharder merged 8 commits intomainfrom May 5, 2026
Merged
Conversation
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
mikeharder
approved these changes
May 1, 2026
mikeharder
requested changes
May 1, 2026
Member
mikeharder
left a comment
There was a problem hiding this comment.
@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>
Contributor
Author
mikeharder
reviewed
May 1, 2026
mikeharder
approved these changes
May 1, 2026
Member
|
@copilot: update package-lock.json, i committed a bad merge |
Agent-Logs-Url: https://github.com/Azure/openapi-diff/sessions/4c8d5d0c-c5bc-4829-9452-1e20c9dff37f Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Contributor
Author
raych1
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump minimum Node.js version from 20 to 22 across the repo.
engines.node→>=22.0.0,@types/node→^22.19.17, version →0.12.5@types/nodeversionsetup-node→node-version: "22"Azure DevOps pipelines (
eng/) don't pin a node version explicitly (they inherit from pool images), so no changes needed there.