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

upgrade to node 20.9.0. ignore deprecated warnings to make nan compile. #7660

Merged
merged 2 commits into from
Dec 19, 2023

Commits on Dec 19, 2023

  1. upgrade to node20. ignore deprecated warnings to make nan compile.

    The -Wno-error=deprecated-declarations flag can be removed when
    nodejs/nan#953
    is resolved
    
    Signed-off-by: Amit Prinz Setter <[email protected]>
    alphaprinz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    977682d View commit details
    Browse the repository at this point in the history
  2. use 20.9.0 as in downstream

    Signed-off-by: Amit Prinz Setter <[email protected]>
    alphaprinz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f0a9687 View commit details
    Browse the repository at this point in the history