-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(lsp): goto-type-definition for builtin on startup
#30499
opened Aug 23, 2025 by
nayeemrmn
Loading…
fix(check): support "compilerOptions.rootDirs" in tsconfig
#30495
opened Aug 22, 2025 by
nayeemrmn
Loading…
fix(init): do not create a
node_modules
folder for deno init --npm ...
#30492
opened Aug 22, 2025 by
dsherret
Loading…
fix(ext/http): handle transient connection errors gracefully
#30485
opened Aug 22, 2025 by
gitstart-app
bot
Loading…
fix(node): implement net.Socket fd option for stdio handles
#30484
opened Aug 22, 2025 by
gitstart-app
bot
Loading…
fix(install): force refresh if cannot find version
#30483
opened Aug 22, 2025 by
nathanwhit
Loading…
fix(runtime): implement unstable-node-globals feature correctly
#30475
opened Aug 21, 2025 by
gitstart-app
bot
•
Draft
chore(test): add
reason
field to node compat test config
#30469
opened Aug 20, 2025 by
Tango992
Loading…
fix(ext/node): support JS underlying stream in TLS
#30465
opened Aug 20, 2025 by
littledivy
Loading…
fix(types): specify
ArrayBuffer
as a backing buffer type for Response.body
and Response.bytes
#30435
opened Aug 18, 2025 by
magurotuna
Loading…
fix(types): specify
ArrayBuffer
as a backing buffer type for TextEncoder.encode()
#30434
opened Aug 18, 2025 by
magurotuna
Loading…
feat(ext/fetch): Parse unix socket and vsock proxies from env var
#30377
opened Aug 11, 2025 by
lrowe
Loading…
feat(runtime): allow dynamic changes to worker permissions
#30340
opened Aug 6, 2025 by
omasakun
Loading…
feat: Replace spawn_blocking with spawn_blocking_optional and spawn_blocking_always
#30221
opened Jul 27, 2025 by
lrowe
Loading…
fix(cli/bundle): align error handling for loading json without type attribute for bundling with running
#30220
opened Jul 27, 2025 by
sahilmob
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.