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: set Node compatibility version to >=16 #4866

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

cat2608
Copy link
Contributor

@cat2608 cat2608 commented Sep 20, 2023

What does this PR do?

The main goal of this change is to add support for Node 18.

As a first step to make this change granular, this PR updates the minimum required Node.js version for the project to >=16.

How should this be manually tested?

Installing dependencies with a Node version older than 16 will trigger a warning the Node version not being compatible.

make build

Any background context you want to provide?

Bringing forward the End-of-Life Date for Node.js 16
https://nodejs.org/en/blog/announcements/nodejs16-eol

What are the relevant tickets?

HEAD-497

@cat2608 cat2608 force-pushed the chore/HEAD-497-upgrade-engines branch from f4ef2e7 to 30e7c78 Compare September 20, 2023 08:31
@cat2608 cat2608 force-pushed the chore/HEAD-497-upgrade-engines branch from 60a289d to e31a757 Compare September 21, 2023 14:04
@cat2608 cat2608 marked this pull request as ready for review September 21, 2023 14:28
@cat2608 cat2608 requested a review from a team as a code owner September 21, 2023 14:28
@bastiandoetsch bastiandoetsch merged commit d599edc into master Sep 22, 2023
11 checks passed
@bastiandoetsch bastiandoetsch deleted the chore/HEAD-497-upgrade-engines branch September 22, 2023 05:46
@cat2608 cat2608 mentioned this pull request Oct 11, 2023
1 task
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