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

runtime: require and deprecate node 6.9.0 #3431

Closed
wants to merge 1 commit into from
Closed

runtime: require and deprecate node 6.9.0 #3431

wants to merge 1 commit into from

Conversation

muxator
Copy link
Contributor

@muxator muxator commented Jul 26, 2018

This PR is a WIP for implementing the deprecation support discussed in #3424 (comment).

Etherpad 1.6.6 does not run on node <= 5 already.
Node 6.9 is the first LTS release in the 6 series, and comes with npm 3.10.8.

Declarations in package.json are advisory unless the user has set
`engine-strict` config flag.

Updated the docs accordingly.
@muxator muxator self-assigned this Jul 26, 2018
@muxator muxator changed the title runtime: enforce minimal node version to 6.9.0 runtime: minimal supported version & deprecation plan Jul 26, 2018
@muxator muxator changed the title runtime: minimal supported version & deprecation plan runtime: require and deprecate node 6.9.0 Jul 26, 2018
@muxator muxator closed this Jul 26, 2018
@muxator muxator deleted the minimum-node-version branch July 26, 2018 23:52
@muxator
Copy link
Contributor Author

muxator commented Jul 27, 2018

Github closes my PR when I force push the branch it refers to. Super weird.

isaacs/github#361 (comment) did not save me, because the first commit was squashed.

Super super weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant