question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Drop support for Node 0.10 and 0.12

See original GitHub issue

I mentioned this before, the original plan was to support the latest three releases of Node.js and to follow along with the LTS schedule: https://github.com/nodejs/LTS

At the end of the year both 0.10 and 0.12 will have reached end of maintenance, so Karma can drop them safely.

This should happen in a new major release, aka 2.0.

Things to be done for this

  • Update docs
  • Update engines matcher in package.json
  • Update travis and appveyor configuration to move to 4, 6, 7 being tested.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
dignifiedquirecommented, Jan 16, 2017

We are ready for this 😃

1reaction
dignifiedquirecommented, Dec 11, 2016

There is no urgent rush to do this, so I would wait until January for a new 2.0 release. We can still do regular minor and patch releases in the meantime as we need them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

T134200 [RFC] RESTBase: Drop support for node 0.10 (and 0.12?)
We should consider dropping 0.10 and possibly 0.12 support soon. ... Ability to use modern ES6 features supported in Node 4, like const,...
Read more >
Announcing the end of support for Node.js <10.x in the AWS ...
Starting November 1 2021, the AWS SDK For JavaScript (v2) will no longer support the following end of life (EOL) Node.js runtime versions:...
Read more >
Upgrading Node.js 0.10 and 0.12 applications | Joyent
Maintenance support ends this month for Node.js version 0.10. In December, version 0.12 will also face losing maintenance support.
Read more >
Node.js - endoflife.date
Release Released Active Support Se... 19 2 months and 1 week ago. (18 Oct 2022) Ends in 3 months. (01 Apr 2023) En... 18 (...
Read more >
Prevent npm install for not supported Node.js versions
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found