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: require node 14 or above #4219

Merged
merged 1 commit into from
May 12, 2022
Merged

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented May 12, 2022

Let's make it explicit a Node.js version required for development, to make contributions easy.

@avelad avelad requested a review from joeyparrish May 12, 2022 14:05
@joeyparrish
Copy link
Member

Let's make it explicit a Node.js version required for development, to make contributions easy.

The goal sounds good, but can you elaborate on how this helps?

@dulmandakh
Copy link
Contributor Author

dulmandakh commented May 12, 2022

Developers and contributors can easily find minimum required Node version, and easily decide library/dependency versions, also Node features.

Now it's not explicit, but most dev dependencies support 12 and above.

@joeyparrish
Copy link
Member

Ah, okay. Makes sense. I'll add that info to the commit message when I merge it.

@joeyparrish joeyparrish merged commit a6b7148 into shaka-project:main May 12, 2022
joeyparrish pushed a commit that referenced this pull request May 17, 2022
Most of our existing dev dependencies require node 12+, and node 16 is the active LTS for several more months.  Let's make node 14 the required minimum for Shaka Player development, to avoid issues with our dev deps failing on older versions.
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants