Skip to content

Bump minimal node version from 6 to 8.10.0

What does this MR do?

  • Enforces the node version via the engines flag in package.json
  • Updating developer/install documentation
  • Remove QA job for node@6

I have chosen a minimum of 8.10.0, as it is the minimum that eslint@5.9.0 has specified.

What are the relevant issue numbers?

Closes #54065 (closed)

Does this MR meet the acceptance criteria?

Edited by Lukas 'ai-pi' Eipert

Merge request reports