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

Drop Node.js 16, upgrade minimal 18 and 20, test 21 #3251

Merged
merged 5 commits into from Oct 23, 2023
Merged

Conversation

novemberborn
Copy link
Member

  • Drop support for Node.js 16
  • Change expected Node.js 18 to 18.18
  • Change expected Node.js 20 to 20.8
  • Add Node.js 21 to the test matrix

The snapshots are compressed differently in Node.js 21. The compression has been stable for many versions but that is not a guarantee, see nodejs/node#50138 for background.

Change tests to compare the decompressed data instead.
@novemberborn novemberborn merged commit 03a6723 into main Oct 23, 2023
15 checks passed
@novemberborn novemberborn deleted the update-nodes branch October 23, 2023 11:56
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.

None yet

1 participant