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-09-03
chore: deprecate eval itests (#25382)
HasanAlrimawi
2024-09-03
fix(task): correct name for scoped npm package binaries (#25390)
David Sherret
2024-09-03
test: fix info::info_import_map test (#25389)
Bartek Iwańczuk
2024-09-03
BREAKING(io): remove `Deno.copy()` (#25345)
Asher Gomez
2024-09-03
test: reenable frozen_lockfile tests (#25381)
Bartek Iwańczuk
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
fix: only enable byonm if workspace root has pkg json (#25379)
David Sherret
2024-09-03
BREAKING(console): remove `Deno.customInspect` (#25348)
Asher Gomez
2024-09-03
BREAKING(unstable): drop support for Deno.run.{clearEnv,gid,uid} (#25371)
Bartek Iwańczuk
2024-09-03
fix: make some warnings more standard (#25324)
David Sherret
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
feat: support DENO_LOG env var instead of RUST_LOG (#25356)
Bartek Iwańczuk
2024-09-03
BREAKING(io): remove `Deno.iter[Sync]()` (#25346)
Asher Gomez
2024-09-03
BREAKING: remove `Deno.close()` (#25347)
Asher Gomez
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
fix(cli/tools): correct `deno init --serve` template behavior (#25318)
Coty
2024-09-02
BREAKING: remove `--allow-none` flag (#25337)
Asher Gomez
2024-09-02
feat(lsp): html/css/yaml file formatting (#25353)
Nayeem Rahman
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
fix: remove entrypoint hack for Deno 2.0 (#25332)
David Sherret
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-08-31
chore: cleanup code for unstable tests (#25330)
Bartek Iwańczuk
2024-08-31
chore: remove DENO_FUTURE=1 from spec tests (#25329)
Bartek Iwańczuk
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
fix(upgrade): more informative information on invalid version (#25319)
Bartek Iwańczuk
2024-08-31
chore(net): remove `Deno.shutdown()` (#25253)
Asher Gomez
2024-08-31
chore: remove `Deno.resources()` (#25251)
Asher Gomez
2024-08-31
chore: remove `Deno.metrics()` (#25167)
Asher Gomez
2024-08-30
fix(lint): support linting jsr pkg without version field (#25230)
David Sherret
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-30
fix(ext/node): session close during stream setup (#25170)
Caleb Lloyd
2024-08-30
test(ext/node): check hostname option has precedence over host option (#25292)
Yoshiya Hinosawa
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-29
fix: reland async context (#25140)
snek
2024-08-29
fix: upgrade deno_core to 0.307.0 (#25287)
snek
2024-08-28
fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full...
David Sherret
2024-08-29
feat: deprecate import assertions (#25281)
David Sherret
2024-08-29
test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282)
Bartek Iwańczuk
2024-08-29
test: run `node_unit_tests` with `DENO_FUTURE=1` (#25285)
Bartek Iwańczuk
2024-08-29
test: replace usage of `window` with `globalThis` (#25284)
Bartek Iwańczuk
2024-08-28
test: Don't run unit tests with and without `DENO_FUTURE=1` (#25273)
Bartek Iwańczuk
2024-08-28
refactor: don't virtualize the `console` global for node mode (#25263)
Luca Casonato
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-28
fix(napi): Fix worker threads importing already-loaded NAPI addon (#25245)
Nathan Whitaker
2024-08-28
fix(ext/node): import RSA JWK keys (#25267)
Divy Srivastava
2024-08-28
fix(ext/node): export JWK public key (#25239)
Divy Srivastava
2024-08-28
fix(ext/node): import EC JWK keys (#25266)
Divy Srivastava
[next]