Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
denoland/deno
Pull Requests
Commits
Open
Closed
feat(test): add Deno.test.skip alias
#36871 opened 2026-09-19 08:17 by
pederbe
fix(ext/http): apply backpressure while an HTTP/1.1 response is pending
#36869 opened 2026-09-18 19:32 by
nathanwhit
fix(ext/node): don't lose http2 client 'end' on empty-body HEADERS
#36864 opened 2026-09-17 03:32 by
JonathanLee-LX
fix(ext/websocket): flush the transport after writing a frame
#36863 opened 2026-09-16 22:24 by
mathpirate
fix(node): preserve stdio fds for sync child processes
#36855 opened 2026-09-16 10:57 by
Tiancheng-Xu
fix(serde_v8): return an error instead of panicking on unsupported value types
#36852 opened 2026-09-16 10:07 by
haru0017
fix(cli): avoid Rust backtrace for test failures
#36851 opened 2026-09-16 08:47 by
Tiancheng-Xu
fix(node): expose module format in registerHooks
#36849 opened 2026-09-16 05:31 by
Tiancheng-Xu
Feat view test coverage in editor
#36846 opened 2026-09-15 13:08 by
gloskull
fix(ext/node): return an error instead of aborting on a too-small prime size
#36839 opened 2026-09-14 16:35 by
xia-chao
fix(npm): tolerate lifecycle failures in optional dependency trees
#36831 opened 2026-09-14 06:49 by
pederbe
fix(node): drain unread HTTP request bodies after response
#36828 opened 2026-09-13 21:52 by
dexhunter
fix(webtransport): finish and release stream resources
#36827 opened 2026-09-13 19:51 by
dexhunter
fix(ext/napi): polyfill `uv_get_osfhandle`
#36826 opened 2026-09-13 15:07 by
ArakawaHenri
fix(http): preserve request body reads during graceful shutdown
#36825 opened 2026-09-13 14:56 by
dexhunter
fix(core): avoid array prototype accessors in callsite cache
#36820 opened 2026-09-12 15:35 by
pederbe
fix(ext/web): pace identity pipeThrough bypass on the destination writable
#36819 opened 2026-09-12 09:57 by
noah-qin
fix(ci): mark PR debug builds as canary so the version string shows provenance
#36818 opened 2026-09-12 08:22 by
noah-qin
fix(ext/node): return byte counts as Number from fs write ops
#36817 opened 2026-09-12 08:22 by
noah-qin
fix(ext/fs): treat Windows app execution aliases as regular files
#36816 opened 2026-09-11 22:26 by
dsherret
fix(task): skip implicit npm install for --cached-only tasks
#36815 opened 2026-09-11 22:14 by
eyalgolan
fix(ext/web): preserve Number coercion semantics in console.table
#36814 opened 2026-09-11 10:23 by
gluedtea
test(core): deflake uv_compat pipe/tty tests
#36811 opened 2026-09-09 14:58 by
yibe
fix(ext/node): add receive guard
#36808 opened 2026-09-09 10:51 by
bpatters
perf(core): export only the ops something imports from ext:core/ops
#36807 opened 2026-09-09 08:40 by
bartlomieju
perf(core): materialize Deno.core.ops lazily via a named-property interceptor
#36806 opened 2026-09-09 08:40 by
bartlomieju
perf(core): remove the O(total-ops) bootstrap passes over Deno.core.ops
#36805 opened 2026-09-09 08:39 by
bartlomieju
perf(ext/node): write UTF-16LE buffers with V8
#36804 opened 2026-09-08 21:32 by
joepjoosten
fix(node): do not retry cancelled HTTP requests
#36801 opened 2026-09-08 17:57 by
boyam01
perf(core): bitflag event loop state; idle tick down to one microtask checkpoint
#36800 opened 2026-09-08 14:56 by
bartlomieju
Older