-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ext/node): fix send() validation in child_process IPC
#32779
opened Mar 16, 2026 by
fraidev
Loading…
fix(ext/node): pass uid/gid to spawn and implement process.getgroups
#32772
opened Mar 16, 2026 by
fraidev
Loading…
feat(core): update v8 to 146.8.0 with foreground task ownership
#32771
opened Mar 16, 2026 by
bartlomieju
Loading…
3 of 4 tasks
fix(ext/node): allow passing
FileHandle as fd argument for WriteStream and ReadStream
#32770
opened Mar 16, 2026 by
Tango992
Loading…
fix(core): prevent panic when multiple lazy-loaded ESM modules are loaded during TLA
#32769
opened Mar 16, 2026 by
Hajime-san
Loading…
fix(fmt): propagate newlineKind to JSON, Markdown, CSS, HTML, and YAML formatters
#32767
opened Mar 16, 2026 by
mango766
Loading…
perf(ext/web): optimize URLPattern ops to reduce serde overhead and GC pressure
#32766
opened Mar 16, 2026 by
bartlomieju
Loading…
3 tasks done
fix(ext/node): fix Buffer.concat, expose internal/buffer, implement markAsUntransferable
#32760
opened Mar 15, 2026 by
bartlomieju
Loading…
2 of 3 tasks
fix(node/sqlite): prepare() options, defensive default, iterator invalidation
#32756
opened Mar 15, 2026 by
bartlomieju
Loading…
2 of 3 tasks
fix(ext/node): fix 8 Node.js compat test failures
#32755
opened Mar 15, 2026 by
bartlomieju
Loading…
1 of 2 tasks
fix(ext/node): support interface option for IPv6 multicast membership
#32754
opened Mar 15, 2026 by
kajukitli
Loading…
fix(repl): fix panic when pressing Tab at beginning of line
#32750
opened Mar 15, 2026 by
bartlomieju
Loading…
2 tasks done
fix(core): don't panic in to_v8_error when JS error builder callback fails
#32749
opened Mar 15, 2026 by
bartlomieju
Loading…
5 tasks done
3
fix(ext/node): improve crypto compat - sign/verify, GCM, ChaCha20-Poly1305, CCM
#32745
opened Mar 15, 2026 by
bartlomieju
Loading…
4 tasks done
perf(ext/web): use simdutf for base64 encode/decode
#32743
opened Mar 15, 2026 by
bartlomieju
Loading…
2 of 3 tasks
fix(ext/node): handle errors when piping object mode to non-object mode streams
#32742
opened Mar 15, 2026 by
bartlomieju
Loading…
1 task done
fix(ext/node): bind Node console methods to global console
#32741
opened Mar 15, 2026 by
bartlomieju
Loading…
2 of 3 tasks
feat(ext/ffi): add UnsafePointerView.getString(length, offset?)
#32737
opened Mar 14, 2026 by
DjDeveloperr
Loading…
perf(ext/http): optimize Deno.serve() hot path
#32736
opened Mar 14, 2026 by
bartlomieju
Loading…
9 tasks
perf(ext/web): optimize TextEncoder/TextDecoder hot paths
#32735
opened Mar 14, 2026 by
bartlomieju
Loading…
1 of 3 tasks
perf(ext/web): write coalescing and transform fast paths for web streams
#32734
opened Mar 14, 2026 by
bartlomieju
Loading…
2 of 4 tasks
fix(test): allow test functions to override reported location
#32732
opened Mar 14, 2026 by
shivamtiwari3
Loading…
6 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.