Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: ci tests on node 22 rather than 21 #2322

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

erights
Copy link
Contributor

@erights erights commented Jun 14, 2024

Most PRs should close a specific Issue. All PRs should at least reference one or more Issues. Edit and/or delete the following lines as appropriate (note: you don't need both refs and closes for the same one):

Closes: #2314
Refs: #2231 b11beba

Description

Now that nvm recognizes Node 22, we should probably redo the change from #2231 undone by b11beba .

Security Considerations

Whether our code works on Node 22 is much more relevant, including for security, than whether it works on Node 21. Indeed, until 22 could be used we were using Node 21 only for early warning about Node 22.

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

the point. Now that Node 22 is out, we should test on it.

Compatibility Considerations

Hopefully none

Upgrade Considerations

None

@erights erights self-assigned this Jun 14, 2024
@erights erights marked this pull request as ready for review June 14, 2024 22:19
@erights erights requested a review from kriskowal June 14, 2024 22:19
@erights erights enabled auto-merge (squash) June 17, 2024 21:24
@erights erights merged commit 5432dec into master Jun 17, 2024
17 checks passed
@erights erights deleted the markm-2314-ci-on-node-22 branch June 17, 2024 21:32
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.

Time to switch CI from Node 21 to Node 22?
2 participants