index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-07-22
fix(lsp): scope attribution for asset documents (#24663)
Nayeem Rahman
2024-07-22
Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)
Bartek Iwańczuk
2024-07-22
fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
MujahedSafaa
2024-07-21
fix(cli): add NAPI support in standalone mode (#24642)
Ivancing
2024-07-21
fix: CFunctionInfo and CTypeInfo leaks (#24634)
Divy Srivastava
2024-07-19
fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)
Nathan Whitaker
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-19
fix(ext/node): do not expose `self` global in node (#24637)
Yoshiya Hinosawa
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-18
chore: fix ci (#24633)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-18
chore: fix flakey lifecycle scripts test (#24629)
Nathan Whitaker
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-16
fix(cli): Create child node_modules for conflicting dependency versions, resp...
Nathan Whitaker
2024-07-16
fix(ext/node): http request uploads of subarray of buffer should work (#24603)
Satya Rohith
2024-07-15
fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)
Nathan Whitaker
2024-07-15
fix(workspace): do not resolve to self for npm pkg depending on matching req ...
David Sherret
2024-07-15
fix(std/http2): release window capacity back to remote stream (#24576)
Rano | Ranadeep
2024-07-15
fix(docs): fix some deno.land/manual broken urls (#24557)
Igor Borisoglebski
2024-07-14
fix(init): use bare specifier for `jsr:@std/assert` (#24581)
David Sherret
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
fix(publish): show dirty files on dirty check failure (#24541)
David Sherret
2024-07-12
fix(config): regression - should not discover npm workspace for nested deno.j...
David Sherret
2024-07-12
refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)
David Sherret
2024-07-11
fix(node): Ignore broken default install scripts (#24534)
Nathan Whitaker
2024-07-11
chore: `@netlify/edge-bundler` workaround until Deno 2.0 (#24532)
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-11
fix(npm): only warn about lifecycle scripts not being run when setting up dir...
David Sherret
2024-07-10
chore: fix flaky publish::npm_workspace test (#24511)
David Sherret
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
2024-07-10
chore: tweak warning message for un-run install scripts (#24508)
Nathan Whitaker
2024-07-10
fix(node/perf_hooks): stub eventLoopUtilization (#24501)
Marvin Hagemeister
2024-07-10
fix(node/http): don't send destroyed requests (#24498)
Marvin Hagemeister
2024-07-10
fix(node/http): don't error if request destroyed before send (#24497)
Marvin Hagemeister
2024-07-10
fix(net): set correct max size for Datagram (#21611)
Andrew Johnston
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-10
feat: deprecate `deno vendor` (#22183)
Asher Gomez
2024-07-09
feat(cli): `deno init --lib` (#22499)
muddlebee
2024-07-09
fix: panic when piping "deno help" or "deno --version" (#22917)
muddlebee
2024-07-09
feat(compile): support --env (#24166)
HasanAlrimawi
2024-07-09
fix: do not download compilerOptions -> types when not type checking (#24473)
David Sherret
2024-07-09
fix: restore reference to dom.extras in lib.dom.d.ts (#24489)
Bartek Iwańczuk
2024-07-09
fix: test in presence of .npmrc (#24486)
snek
2024-07-09
fix: do not return undefined for missing global properties (#24474)
snek
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-09
fix(node/http): support all `.writeHead()` signatures (#24469)
Marvin Hagemeister
2024-07-09
fix(lsp): do sloppy resolution for node-to-node imports in byonm (#24481)
Nayeem Rahman
[next]