Update support Node.js@18 in the CI #5490
Merged
dougwilson merged 1 commit intoexpressjs:masterfrom Feb 19, 2024
Merged
Conversation
3 tasks
aravindvnair99
suggested changes
Feb 18, 2024
Member
aravindvnair99
left a comment
There was a problem hiding this comment.
Pinning to minor would be better than pinning to patch as then we wouldn't have to keep incrementing each time and can test for the latest release within that minor.
c7e0758 to
59af63a
Compare
dougwilson
approved these changes
Feb 19, 2024
Contributor
|
@UlisesGascon Add support for node 20.x as well |
Member
Author
Member
Author
Fair point @aravindvnair99, but currently we want to be align with the latests Node.js versions in order to prevent issues with CITGM (see #5489) |
Merged
This was referenced Mar 26, 2024
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.
Main Changes
Add support for Node 18.19.1 in the CI and appveyor (c7e0758)
Note: Node 18.19.1 is last version available
Changelog