Skip to main content

Deno 2.9.7

Release Date: September 17, 2026

Deno 2.9.7 landed on September 17, 2026, and here is the honest take: it is not a headline release. The changelog runs to roughly 37 lines, and there is no marquee feature. That is fine, and it is also worth knowing before you rush to upgrade.

Let Us Not Get Carried Away

Everything in 2.9.7 is a hardening patch inside the permission-gated runtime: tighter edges, fewer loopholes. Useful, but if you are on 2.9.6 and nothing is visibly broken, this is not urgent.

What Actually Changed

  • deno audit now honors configured CA stores when verifying dependencies.
  • HTTP cache authority paths are unambiguous, closing a rare confusion between hosts.
  • The CLI accepts a broader set of valid tokens, reducing spurious parse errors.

The Caveat

None of these are breaking changes, so upgrading is low-risk. But the value here is defense-in-depth for teams that lean on the Deno permission model and supply-chain checks, not a feature bonanza. If you manage many machines, batch this with your next routine bump instead of running an emergency deploy.

Other Versions

By continuing to use the site, you agree to the use of cookies.