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
2024-01-23
refactor: set removal version for `--jobs` flag (#22028)
Asher Gomez
2024-01-22
feat(unstable): remove Deno.upgradeHttp API (#21856)
Bartek Iwańczuk
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
refactor: don't error when `.env` is not present (#21879)
Asher Gomez
2024-01-21
fix: remove conditional unstable type-checking from other commands (#21991)
Bartek Iwańczuk
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
2024-01-17
refactor: change tests to not rely on Deno.run() (#21961)
Bartek Iwańczuk
2024-01-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
2024-01-14
chore: upgrade deno_core to 0.246.0 (#21904)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-13
fix(check): should not panic when all specified files excluded (#21929)
David Sherret
2024-01-13
fix(config): regression - handle relative patterns with leading dot slash (#2...
David Sherret
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-11
chore(publish): add --dry-run flag (#21895)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-08
fix(task): do not eagerly auto-install packages in package.json when `"nodeMo...
David Sherret
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-06
fix(compile): preserve granular unstable features (#21827)
Bartek Iwańczuk
2024-01-04
chore(cli): bump deno_core (#21790)
Matt Mastracci
2024-01-03
fix(cli): respect `exclude` option for `deno check` command (#21779)
nokazn
2024-01-04
fix(cli): harden permission stdio check (#21778)
Matt Mastracci
2024-01-03
fix(jupyter): error message when install fails due to jupyter command not bei...
David Sherret
2024-01-03
chore: upgrade deno_core to 0.241.0 (#21765)
Bartek Iwańczuk
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-29
fix(node): support nested tests in "node:test" (#21717)
Bartek Iwańczuk
2023-12-28
fix: allow npm: specifiers in import.meta.resolve (#21716)
Bartek Iwańczuk
2023-12-18
fix(coverage): error if no files found (#21615)
Bartek Iwańczuk
2023-12-17
fix(bench): added group banner to bench output. (#21551)
Raashid Anwar
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
fix(node): support resolving a package.json import to a builtin node module (...
David Sherret
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-11
fix: allow reserved word 'mod' in exports (#21537)
Ryan Dahl
2023-12-11
fix(coverage): escape source code in html coverage report (#21531)
Yoshiya Hinosawa
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
fix(unstable): Honor granular unstable flags in js runtime (#21466)
Julien Cayzac
2023-12-08
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
2023-12-07
fix(ext/node): include non-enumerable keys in `Reflect.ownKeys(globalThis)` (...
ud2
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
[next]