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-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-10
fix: cache bust jsr deps on constraint failure (#22372)
David Sherret
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-08
chore: Promote some integration tests to js_unit_tests (#22355)
Matt Mastracci
2024-02-07
chore: don't expose FFI ops to user code (#22313)
Bartek Iwańczuk
2024-02-07
chore: use same test server for jsr tests (#22303)
David Sherret
2024-02-06
fix(publish): 'explit' typo (#22296)
John Spurlock
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-02-05
Reland refactor(cli): use new sanitizer for resources (#22226)
Matt Mastracci
2024-02-02
docs: point to new "Deno 1.x to 2.x Migration Guide" (#22199)
Asher Gomez
2024-02-01
fix(publish): add node specifiers (#22213)
Leo Kettmeir
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-27
Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)
Bartek Iwańczuk
2024-01-26
refactor(cli): use new sanitizer for resources (#22125)
Matt Mastracci
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-24
feat: Expand 'imports' section of deno.json (#22087)
Bartek Iwańczuk
2024-01-24
feat(publish): error on invalid external imports (#22088)
Luca Casonato
2024-01-24
feat(publish): give diagnostic on invalid package files (#22082)
Luca Casonato
2024-01-24
Revert "feat: deprecate `window` global (#22057)" (#22084)
Bartek Iwańczuk
2024-01-24
feat: Change deprecation warning formatting (#22080)
Bartek Iwańczuk
2024-01-24
chore: improve unanalyzable dynamic import diagnostic (#22051)
Luca Casonato
2024-01-24
feat: deprecate `window` global (#22057)
Bartek Iwańczuk
2024-01-24
feat: TC39 decorator proposal support (#22040)
Bartek Iwańczuk
2024-01-24
refactor: set removal version for `deno bundle` (#22062)
Asher Gomez
2024-01-24
feat: deprecate `Deno.resources()` (#22059)
Asher Gomez
2024-01-23
feat: import.meta.filename and import.meta.dirname (#22061)
Bartek Iwańczuk
2024-01-23
chore: deflake rejection_handled_web_process test (#22056)
Bartek Iwańczuk
2024-01-23
refactor: set removal version for `Deno.ListenTlsOptions.certFile`, `Deno.Lis...
Asher Gomez
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
feat: warn when using --unstable, prefer granular flags (#21452)
Bartek Iwańczuk
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
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
[next]