-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(ext/node): zero-copy async Buffer writes on the stream_wrap path
#35780
opened Jul 4, 2026 by
tomas-zijdemans
Contributor
Loading…
perf(ext/node): right-size small socket reads instead of pinning the 64KB slab
#35779
opened Jul 4, 2026 by
tomas-zijdemans
Contributor
Loading…
perf(ext/web): reduce per-chunk overhead in Web Streams
#35773
opened Jul 4, 2026 by
bartlomieju
Member
Loading…
2
fix(coverage): don't count V8 block-boundary gaps as branches
#35767
opened Jul 4, 2026 by
lowlighter
Contributor
Loading…
feat(workers): support
{ deno: { memoryMb } } to limit heap size
#35766
opened Jul 4, 2026 by
lowlighter
Contributor
Loading…
fix(install): resolve lifecycle script dependency bins against the hoisted layout
#35762
opened Jul 3, 2026 by
yyq1025
Contributor
Loading…
fix(lint): include config file in workspace member invalid version error
#35759
opened Jul 3, 2026 by
bartlomieju
Member
Loading…
refactor: port clap parity tests to deno_cli_parser
#35758
opened Jul 3, 2026 by
bartlomieju
Member
•
Draft
perf(workers): return raw buffer from receive ops for no-transferable messages
#35756
opened Jul 3, 2026 by
divybot
Contributor
Loading…
refactor(flags): accept watch paths in check/compile --watch
#35751
opened Jul 3, 2026 by
bartlomieju
Member
Loading…
feat(task): add --members flag to run tasks in workspace members only
#35748
opened Jul 3, 2026 by
bartlomieju
Member
Loading…
feat: support wildcard patterns in minimumDependencyAge.exclude
#35746
opened Jul 3, 2026 by
bartlomieju
Member
Loading…
fix(coverage): don't let a trailing comment change a line's hit count
#35741
opened Jul 3, 2026 by
Hixie
Loading…
feat(desktop): wire --exclude-unused-npm through to compile
#35740
opened Jul 2, 2026 by
yyq1025
Contributor
Loading…
fix(install): don't write through hardlinks when copying package files
#35735
opened Jul 2, 2026 by
yyq1025
Contributor
Loading…
fix(ext/net): abort pending Deno.connect during DNS resolution
#35729
opened Jul 2, 2026 by
bartlomieju
Member
Loading…
fix(ext/http): honor explicit content-length header on HEAD responses
#35728
opened Jul 2, 2026 by
wilkmaciej
Loading…
fix(desktop): apply creation-time flags to the adopted initial window
#35726
opened Jul 2, 2026 by
littledivy
Member
Loading…
perf(test): make --filter fast on many-file suites (collect-then-run)
#35725
opened Jul 2, 2026 by
bartlomieju
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.