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
/
cli
/
tests
/
testdata
Age
Commit message (
Expand
)
Author
2023-08-15
fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157)
Evan
2023-08-12
chore: deno_core -> 0.201.0 (#20135)
Matt Mastracci
2023-08-10
fix(test): handle ASCII escape chars in test name (#20081)
Bartek Iwańczuk
2023-08-06
fix(unstable): vendor cache should support adding files to hashed directories...
David Sherret
2023-08-04
fix(test): make test runner work when global setTimeout is replaced (#20052)
Yoshiya Hinosawa
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-02
feat(cli): Add dot test reporter (#19804)
Bartek Iwańczuk
2023-08-02
fix(node): node:test reports correct location (#20025)
Bartek Iwańczuk
2023-08-02
fix: regression in workers using dynamic imports (#20006)
Bartek Iwańczuk
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-08-01
feat(bench): print iter/s in the report (#19994)
Bartek Iwańczuk
2023-08-01
fix(ext/node): fix import json using npm specifier (#19723)
await-ovo
2023-08-02
feat(node): add polyfill for node:test module (#20002)
Bartek Iwańczuk
2023-08-01
feat(npm): support running non-bin scripts in npm pkgs via `deno run` (#19975)
David Sherret
2023-08-01
fix: deno diagnostic - clarify where to put triple-slash directive (#20009)
David Sherret
2023-08-01
fix: retry module download once if server errored (#17252)
Bartek Iwańczuk
2023-07-31
perf: faster node globals access in cjs (#19997)
Luca Casonato
2023-07-31
feat(bench): add BenchContext::start() and BenchContext::end() (#18734)
Nayeem Rahman
2023-07-28
fix(npm): improve declaration resolution for filename with different extensio...
David Sherret
2023-07-27
fix: do not include jsx without `@ts-check` in tsc roots (#19964)
David Sherret
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-25
perf: cache node resolution when accesing a global (#19930)
Bartek Iwańczuk
2023-07-25
fix: deno info should respect import map (#19781)
Vedant Pandey
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-17
fix(npm): support dynamic import of Deno TS from npm package (#19858)
David Sherret
2023-07-17
fix(node): improve error message requiring non-npm es module (#19856)
David Sherret
2023-07-17
fix(node): improve require esm error messages (#19853)
David Sherret
2023-07-14
fix(npm): improve error message importing non-existent file in a node_modules...
David Sherret
2023-07-14
fix(npm): improve error message on directory import in npm package (#19538)
Elian Cordoba
2023-07-13
fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)
David Sherret
2023-07-11
fix(lsp): remove quotes and period surrounding specifier in uncached messages...
David Sherret
2023-07-08
chore: upgrade to dprint 0.39 (#19768)
David Sherret
2023-07-07
tests: add more jsxImportSource regression tests (#15592)
Luca Casonato
2023-07-04
feat: upgrade to TypeScript 5.1.6 (#19695)
David Sherret
2023-07-03
fix(npm): escape export identifier in double quoted string (#19694)
await-ovo
2023-07-01
fix(npm): handle more reserved words as cjs exports (#19672)
David Sherret
2023-06-28
chore: reconfigure windows builder storage (#19601)
Matt Mastracci
2023-06-26
feat(lock): skip saving declaration files in the lockfile (#19447)
David Sherret
2023-06-23
fix(serde_v8): Do not coerce values in serde_v8 (#19569)
Divy Srivastava
2023-06-15
fix(cli): avoid crash on import of invalid module names (#19523)
Bartek Iwańczuk
2023-06-15
refactor(ext/fetch): simplify fetch ops (#19494)
Bartek Iwańczuk
2023-06-12
chore(core): fix flaky flock_test on windows (#19477)
Matt Mastracci
2023-06-09
chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445)
David Sherret
2023-06-09
chore: fix flaky stdio_streams_are_locked_in_permission_prompt (#19443)
David Sherret
2023-06-08
chore: Use relative paths for assert imports to avoid test flakes (#19427)
Matt Mastracci
2023-06-07
fix(cli): formatting bench with colors (#19323)
Mike Mulchrone
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-05
fix: upgrade to deno_ast 0.27 (#19375)
David Sherret
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
[prev]
[next]