TokenTalks
← Back to feed

Update:

denoland/deno v2.7.9: v2.7.9

GitHub·Backend·Silent·3/27/2026

### 2.7.9 / 2026.03.27 - fix(cli): show clean error instead of panic for invalid --unsafely-ignore-certificate-errors value (#32868) - fix(compile): strip duplicate exe path from argv when standalone binary relaunches (#33016) - fix(compile): use execPath for process.argv[1] in standalone

Why it mattersdeno released an update. Review the changelog for relevant changes.

Who should careTeams using deno.

denonode.js
View original source ↗

Source payload preview

{
  "id": 302323606,
  "url": "https://api.github.com/repos/denoland/deno/releases/302323606",
  "body": "### 2.7.9 / 2026.03.27\r\n\r\n- fix(cli): show clean error instead of panic for invalid\r\n  --unsafely-ignore-certificate-errors value (#32868)\r\n- fix(compile): strip duplicate exe path from argv when standalone binary\r\n  relaunches (#33016)\r\n- fix(compile): use execPath for process.argv[1] in standalone binaries (#32990)\r\n- fix(ext/http): use clone_external in op_http_metric_handle_otel_error (#33005)\r\n- fix(ext/node): `util.stripVTControlCharacters` compatibility (#32942)\r\n- fix(ext/node): add Symbol.dispose and Symbol.asyncDispose to fs.Dir (#33000)\r\n- fix(ext/node): rewrite Windows TTY reading to match libuv (console mode,\r\n  encoding, raw + line mode) (#32999)\r\n