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

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    85e49d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f93d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbfba59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a10c989 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Change snapshot tests to compare decompressed bitstreams

    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 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    922bc91 View commit details
    Browse the repository at this point in the history