Deno End of Life Dates

other

Deno is a runtime for JavaScript, TypeScript, and WebAssembly, built on the V8 JavaScript engine and the Rust programming language, providing a secure and efficient environment for developers to run their code. Created by Ryan Dahl, the founder of Node.js, and Bert Belder, Deno aims to address the security and performance concerns that have plagued its predecessor. Since its inception, Deno has gained popularity among developers due to its ability to provide a more robust and reliable alternative to traditional runtimes. The project is maintained by its core team, who continuously work to improve and expand its capabilities, making it an attractive choice for developers looking for a modern and secure runtime.

The end-of-life landscape for Deno is relatively straightforward, with a total of 10 versions released so far, out of which 9 have already reached their end-of-life. The latest stable version, 2.8.2, is the only active version currently available, with no announced end-of-life date. The most recent version to reach its end-of-life was version 2.7, which was deprecated on 2026-05-22. This clear versioning and maintenance strategy allows developers to plan and manage their projects with confidence, knowing that they can rely on the latest version of Deno for their development needs.

From a security perspective, Deno has a clean slate, with no known CVEs tracked to date. This is a significant advantage for developers, as it eliminates the risk of critical vulnerabilities that could compromise the security of their applications. With zero critical CVEs, Deno provides a secure foundation for building and deploying applications. As a result, developers can focus on writing code without worrying about underlying security issues. Given the absence of any known security vulnerabilities, developers can confidently use Deno for their projects, and the lack of any pending end-of-life dates for the current version means they can plan for the long-term without concerns about potential security risks.

Last updated: Jul 24, 2026

VersionReleasedActive supportEOL dateUntil EOLLatestCVEsStatusAlert me
2.9 Jun 25, 2026No2.9.4Active
2.8 May 22, 2026Jun 25, 202629d ago2.8.3EOL
2.7 Feb 25, 2026May 22, 202663d ago2.7.14EOL
2.6 Dec 10, 2025Feb 25, 2026149d ago2.6.10EOL
2.5 LTSSep 10, 2025Apr 30, 202685d ago2.5.7EOL
2.4 Jul 1, 2025Sep 10, 2025317d ago2.4.5EOL
2.3 Apr 30, 2025Jul 1, 2025388d ago2.3.7EOL
2.2 LTSFeb 18, 2025Oct 31, 2025266d ago2.2.15EOL
2.1 LTSNov 21, 2024Apr 30, 2025450d ago2.1.14EOL
2.0 Oct 8, 2024Nov 21, 2024610d ago2.0.6EOL
1 Apr 13, 2020Oct 9, 2024653d ago1.46.3EOL

Data sourced from endoflife.date · CVE data from NVD

Related technologies

Frequently Asked Questions