Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(ext/node): import APIs directly, instead of using Deno.* APIs
#18515
opened Mar 31, 2023 by
bartlomieju
Loading…
(ext/node/http)The assignment of local variable host in
ClientRequest::_createUrlStrFromOptions get from opts.hostname first(same with Node.js)
#18500
opened Mar 30, 2023 by
jerry4718
Loading…
Revert "fix(cli): deno upgrade file permission (#18427)"
#18467
opened Mar 27, 2023 by
bartlomieju
Loading…
fix(runtime): Make native modal keyboard interaction consistent with browsers
#18453
opened Mar 27, 2023 by
lionel-rowe
Loading…
fix(cli): Set a maximum time to wait for
spawn_blocking tasks
#18436
opened Mar 25, 2023 by
andreubotella
Loading…
test(runtime): support Windows in resolve_from_cwd_absolute
#18379
opened Mar 23, 2023 by
ElijahPepe
Loading…
fix(ext/node): Handle undefined Deno.mainModule when accessing argv[1]
#18334
opened Mar 21, 2023 by
grschafer
Loading…
ci: don't use shell with hyperfine
ci-bench
put this on a PR to run the benchmarks
#18275
opened Mar 18, 2023 by
bartlomieju
Loading…
fix(ext/http): Add port number only when the host is not defined
#18258
opened Mar 18, 2023 by
Sanskar531
Loading…
refactor(serde_v8): move to
thiserror, better error output
#18202
opened Mar 15, 2023 by
attila-lin
Loading…
feat(compile): Add
--no-terminal to compile command
#17991
opened Mar 2, 2023 by
JasperVanEsveld
Loading…
compat(node/http): polyfill
ClientRequest.setTimeout()
#17961
opened Feb 26, 2023 by
schwarzkopfb
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.