summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-05chore: fix serve_watch_all test (#26725)Nathan Whitaker
2024-11-05ci: use self-hosted mac arm runner for building on tags (#26727)Bartek Iwańczuk
2024-11-05fix(workspace): support wildcard packages (#26568)Bartek Iwańczuk
2024-11-04fix(ext/node): add `findSourceMap` to the default export of `node:module` (#2...Nathan Whitaker
2024-11-04fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)David Sherret
2024-11-04fix(lsp): scope attribution for lazily loaded assets (#26699)Nayeem Rahman
2024-11-04fix(types): missing `import` permission on `PermissionOptionsObject` (#26627)Scott Twiname
2024-11-04fix(fmt): ignore file directive for YAML files (#26717)Bartek Iwańczuk
2024-11-04refactor(runtime/permissions): use concrete error types (#26464)Leo Kettmeir
2024-11-04chore: update dlint to v0.68.0 for internal (#26711)Kenta Moriuchi
2024-11-04perf(lsp): don't walk coverage directory (#26715)Nayeem Rahman
2024-11-01fix(add): only add npm deps to package.json if it's at least as close as deno...Nathan Whitaker
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-11-01chore: upgrade to rust 1.82 and LLVM 19 (#26615)Divy Srivastava
2024-10-31fix(cli): set `npm_config_user_agent` when running npm packages or tasks (#26...Nathan Whitaker
2024-10-31fix(node): Implement `os.userInfo` properly, add missing `toPrimitive` (#24702)Nathan Whitaker
2024-10-31fix(ext/node): resolve exports even if parent module filename isn't present (...Nathan Whitaker
2024-10-31fix(ext/node): convert errors from `fs.readFile/fs.readFileSync` to node form...Nathan Whitaker
2024-10-31fix: surface package.json location on dep parse failure (#26665)David Sherret
2024-10-31fix(coverage): exclude comment lines from coverage reports (#25939)Taku Amano
2024-10-31fix(fmt): fix several HTML and components issues (#26654)Pig Fang
2024-10-31fix(lsp): include unstable features from editor settings (#26655)Nayeem Rahman
2024-10-31fix: clamp smi in fast calls by default (#26506)Divy Srivastava
2024-10-30fix: remove permission check in op_require_node_module_paths (#26645)David Sherret
2024-10-30fix(ext/node): return `this` from `http.Server.ref/unref()` (#26647)Nathan Whitaker
2024-10-30fix(serve): support serve hmr (#26078)HasanAlrimawi
2024-10-30docs(console): Update docstrings for install and uninstall (#26623)McSneaky
2024-10-30chore: forward v2.0.4 release commit to main (#26636)denobot
2024-10-29fix(install): percent encodings in interactive progress bar (#26600)Marvin Hagemeister
2024-10-29fix: support watch flag to enable watching other files than the main module o...HasanAlrimawi
2024-10-29Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621)Yoshiya Hinosawa
2024-10-29fix(ext/napi): export dynamic symbols list for {Free,Open}BSD (#26605)Volker Schlecht
2024-10-29fix(ext/node): compatibility with {Free,Open}BSD (#26604)Volker Schlecht