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

Drop support for Node <10 #146

Closed
EvanHahn opened this issue Jan 13, 2017 · 6 comments
Closed

Drop support for Node <10 #146

EvanHahn opened this issue Jan 13, 2017 · 6 comments
Assignees
Milestone

Comments

@EvanHahn
Copy link
Member

This will involve doing the following in all libraries:

  • Updating the engines field in package.json
  • Removing the versions from .travis.yml
@EvanHahn
Copy link
Member Author

There's no real rush on this—just something to keep in mind for the next major version.

@EvanHahn EvanHahn added this to the 4.0.0 milestone Jan 13, 2017
@EvanHahn EvanHahn changed the title Drop support for Node 0.10 and Node 0.12 Drop support for Node <4 May 22, 2018
@EvanHahn EvanHahn changed the title Drop support for Node <4 Drop support for Node <6 Jul 21, 2018
@EvanHahn EvanHahn changed the title Drop support for Node <6 Drop support for Node <8 Feb 10, 2019
@EvanHahn
Copy link
Member Author

Planning on releasing Helmet 4 in April, which is when Node 6 is scheduled to be deprecated, so we'll only allow Node 8+.

@XhmikosR
Copy link

XhmikosR commented Mar 9, 2019

You should also switch to ES6+ while at it :)

@EvanHahn
Copy link
Member Author

@XhmikosR That's the plan!

@EvanHahn EvanHahn changed the title Drop support for Node <8 Drop support for Node <10 Feb 23, 2020
@EvanHahn EvanHahn mentioned this issue Jun 12, 2020
36 tasks
EvanHahn added a commit that referenced this issue Jun 29, 2020
According to [the Node release schedule][0], Node 10 is the minimum
supported version.

Closes [#146][1].

[0]: https://github.com/nodejs/Release
[1]: #146
@EvanHahn
Copy link
Member Author

This was done in ab556c2, which was merged into the 4.x branch. See #197 for more.

@EvanHahn
Copy link
Member Author

This was done in ab556c2, which was merged into the 4.x branch. See #197 for more.

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

No branches or pull requests

2 participants