Eslint End of Life Dates
other
Developers rely on static code analysis tools to identify problematic patterns in their code, and one such tool is a widely-used JavaScript linter that has been a staple in the development community since its creation in 2013 by Nicholas C. Zakas. This tool, maintained by a community of developers, provides a configurable set of rules that can be customized to fit the specific needs of a project, allowing developers to define and load their own rules. By using this tool, developers can ensure their JavaScript code is consistent, readable, and maintainable, which is essential for building robust and reliable applications.
The end-of-life landscape for this tool is a critical consideration for developers, as it directly impacts the security and maintainability of their projects. With a total of 10 versions released to date, 8 of these versions are no longer supported, leaving only 2 active versions. The latest stable version, 10.4.1, is the currently recommended version for use in production environments. However, developers should be aware that version 9 is slated to reach its end-of-life on 2026-08-06, marking an important milestone in the tool's lifecycle. This means that any projects still relying on version 9 will need to be upgraded to a supported version to ensure continued security and maintenance.
From a security perspective, this tool has an impressive track record, with a total of 0 known CVEs, and consequently, 0 critical CVEs. As a result, there is no most affected version, and the tool is not listed on the KEV catalog. This is a testament to the tool's robust design and the dedication of its maintainers. Despite this, developers should still prioritize keeping their tooling up to date, as using unsupported versions can introduce security risks and make it more difficult to maintain their codebase over time. By staying current with the latest versions and best practices, developers can ensure their projects remain secure and maintainable.
Last updated: Jul 24, 2026
| Version | Released | Active support | EOL date | Until EOL | Latest | CVEs | Status | Alert me |
|---|---|---|---|---|---|---|---|---|
| 10 | Feb 6, 2026 | — | No | — | 10.7.0 | — | Active | |
| 9 | Apr 5, 2024 | — | Aug 6, 2026 | in 13d | 9.39.5 | — | EOL soon | |
| 8 | Oct 9, 2021 | Apr 5, 2024 | Oct 5, 2024 | 657d ago | 8.57.1 | — | EOL | |
| 7 | May 8, 2020 | Oct 9, 2021 | Apr 9, 2022 | 1567d ago | 7.32.0 | — | EOL | |
| 6 | Jun 21, 2019 | May 8, 2020 | Nov 8, 2020 | 2084d ago | 6.8.0 | — | EOL | |
| 5 | Jun 22, 2018 | Jun 21, 2019 | Dec 21, 2019 | 2407d ago | 5.16.0 | — | EOL | |
| 4 | Jun 11, 2017 | Jun 22, 2018 | Dec 22, 2018 | 2771d ago | 4.19.1 | — | EOL | |
| 3 | Jul 1, 2016 | Jun 11, 2017 | Dec 11, 2017 | 3147d ago | 3.19.0 | — | EOL | |
| 2 | Feb 12, 2016 | Jul 1, 2016 | Jan 1, 2017 | 3491d ago | 2.13.1 | — | EOL | |
| 1 | Jul 31, 2015 | Feb 12, 2016 | Aug 12, 2016 | 3633d ago | 1.10.3 | — | EOL |
Data sourced from endoflife.date · CVE data from NVD
