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

chore: upgrade node to 14; node 12 is end of life #4146

Closed
wants to merge 1 commit into from

Conversation

candrews
Copy link
Contributor

What does this PR do?

Stops testing with node 12 and drops support for it.

Node 12 went end of life on April 30, 2022.

See: https://twitter.com/nodejs/status/1524081123579596800
See: https://github.com/nodejs/Release#release-schedule

Where should the reviewer start?

By running the tests, building the project... there shouldn't be any differences.

How should this be manually tested?

Run snyk cli, use it as usual

Any background context you want to provide?

I'm splitting out some of the changes in #3875 into separate PRs for easier review/merging.

What are the relevant tickets?

n/a

Screenshots

n/a

Additional questions

n/a

Node 12 went end of life on April 30, 2022.

See: https://twitter.com/nodejs/status/1524081123579596800
See: https://github.com/nodejs/Release#release-schedule
Signed-off-by: Craig Andrews <candrews@integralblue.com>
@candrews
Copy link
Contributor Author

@PeterSchafer hopefully this small PR passes all tests and is very easy to merge :)

@j-luong
Copy link
Contributor

j-luong commented Jan 4, 2024

Node12 support was deprecated in v1.1203.0.

@j-luong j-luong closed this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants