summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-15perf: use available system memory for v8 isolate memory limit (#26868)Bartek Iwańczuk
2024-11-15chore: remove some unused tests (#26878)Bartek Iwańczuk
2024-11-14refactor(resolver): move more resolution code into deno_resolver (#26873)David Sherret
2024-11-14feat(cli): add `--unstable-node-globals` flag (#26617)Marvin Hagemeister
2024-11-14fix: otel resiliency (#26857)snek
2024-11-14chore: upgrade runtimelib (jupyter) to 0.19 (#26862)Kyle Kelley
2024-11-13fix(cli): preserve comments in doc tests (#26828)Yusuke Tanaka
2024-11-13fix(fmt): error instead of panic on unstable format (#26859)David Sherret
2024-11-13feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....David Sherret
2024-11-13fix(ext/node): zlib.crc32() (#26856)Divy Srivastava
2024-11-13fix(ext/node): use ERR_NOT_IMPLEMENTED for notImplemented (#26853)Divy Srivastava
2024-11-13chore: update denokv_* (#26850)Luca Casonato
2024-11-13feat: upgrade V8 to 13.0 (#26851)Bartek Iwańczuk
2024-11-13feat: OpenTelemetry Tracing API and Exporting (#26710)snek
2024-11-13feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801)Łukasz Czerniawski
2024-11-13fix(ext/node): process.getBuiltinModule (#26833)Divy Srivastava
2024-11-12fix(permissions): say to use --allow-run instead of --allow-all (#26842)David Sherret
2024-11-12chore: make fields public on `PermissionDeniedError` and `deno_kv::KvConfig`...Richard Carson
2024-11-12fix(install): re-setup bin entries after running lifecycle scripts (#26752)Nathan Whitaker
2024-11-12chore: update zeromq to 0.4.1 (#26811)Soc Virnyl S. Estela
2024-11-12fix(ext/node): handle `--allow-sys=inspector` (#26836)Divy Srivastava
2024-11-12fix(lsp): skip code action edits that can't be converted (#26831)Nayeem Rahman
2024-11-12fix(ext/websocket): initialize `error` attribute of WebSocket ErrorEvent (#26...Divy Srivastava
2024-11-12fix(ext/node): add autoSelectFamily option to net.createConnection (#26661)Yoshiya Hinosawa
2024-11-12fix(ext/http): prefer brotli for `accept-encoding: gzip, deflate, br, zstd` (...Satya Rohith
2024-11-11test(ext/node): prevent running the same test cases twice (#26812)Yoshiya Hinosawa
2024-11-10fix(ext/webstorage): use error class for sqlite error case (#26806)Leo Kettmeir
2024-11-10chore: forward v2.0.6 release commit to main (#26804)denobot
2024-11-10Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799)Divy Srivastava
2024-11-09perf(upgrade): cache downloaded binaries in DENO_DIR (#26108)Bartek Iwańczuk
2024-11-08fix: performance.timeOrigin (#26787)snek
2024-11-08fix(install): cache jsr deps from all workspace config files (#26779)Nathan Whitaker
2024-11-08feat(ext/http): abort event when request is cancelled (#26781)Divy Srivastava
2024-11-08fix(ext/cache): don't panic when creating cache (#26780)Divy Srivastava
2024-11-07chore: make commandWithCwdIsAsync test less flaky (#26770)Nathan Whitaker
2024-11-07feat(ext/http): abort signal when request is cancelled (#26761)Divy Srivastava
2024-11-06chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...Nathan Whitaker
2024-11-06refactor: use concrete error type for remaining ops (#26746)Leo Kettmeir
2024-11-06refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)Kaveh
2024-11-06fix(node:zlib): gzip & gzipSync should accept ArrayBuffer (#26762)Satya Rohith
2024-11-06fix(ext/node): better inspector support (#26471)snek
2024-11-06fix(fmt): don't use self-closing tags in HTML (#26754)Bartek Iwańczuk
2024-11-06feat(lsp): auto-import completions from byonm dependencies (#26680)Nayeem Rahman
2024-11-06chore: forward v2.0.5 release commit to main (#26755)denobot
2024-11-05chore: upgrade publish workflow to ubuntu 24 (#26731)Divy Srivastava
2024-11-05fix: panic_hook hangs without procfs (#26732)Divy Srivastava
2024-11-05chore: deprecate run itests (#26444)Mohammad Sulaiman
2024-11-05fix(install): handle invalid function error, and fallback to junctions regard...Nathan Whitaker
2024-11-05fix: op_run_microtasks crash (#26718)Divy Srivastava
2024-11-05fix(add): better error message when adding package that only has pre-release ...Nathan Whitaker