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-09-06
fix(test): apply filter before checking for "only" (#20389)
Nayeem Rahman
2023-09-06
fix: don't show filtered test suites as running (#20385)
Marvin Hagemeister
2023-09-06
feat(test): Add Deno.test.ignore and Deno.test.only (#20365)
Bartek Iwańczuk
2023-08-30
fix(runtime/permissions): Resolve executable specifiers in allowlists and que...
Nayeem Rahman
2023-08-26
fix(bench): explicit timers don't force high precision measurements (#20272)
Nayeem Rahman
2023-08-26
feat(cli/tools): add TAP test reporter (#14390) (#20073)
Valentin Anger
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-18
ci: try to fix flaky stdio_streams_are_locked_in_permission_prompt (#20204)
David Sherret
2023-08-17
fix(test): JUnit reporter includes file, line and column attributes (#20174)
Alexander Michaud
2023-08-17
fix(npm): do not panic providing file url to require.resolve paths (#20182)
David Sherret
2023-08-15
fix(runtime): navigator.userAgent in web worker (#20129)
await-ovo
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
[prev]
[next]