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
/
testdata
Age
Commit message (
Expand
)
Author
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-16
feat: warn when using `--allow-run` with no allow list (#25215)
David Sherret
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-09-16
chore: deprecate lint itests (#25655)
HasanAlrimawi
2024-09-16
chore: move info itests (#25659)
Mohammad Sulaiman
2024-09-16
test: rewrite some ignored tests to spec tests (#25652)
Bartek Iwańczuk
2024-09-16
chore: deprecate node compat itests (#25573)
Mohammad Sulaiman
2024-09-16
chore: cleanup remaining `internals.future` code (#25624)
Asher Gomez
2024-09-14
feat: print `Listening on` messages on stderr instead of stdout (#25491)
Marvin Hagemeister
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-12
feat: stabilize `Deno.createHttpClient()` (#25569)
Asher Gomez
2024-09-11
chore: deprecate task itests (#25558)
HasanAlrimawi
2024-09-10
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)
Kenta Moriuchi
2024-09-10
feat: require(esm) (#25501)
snek
2024-09-10
feat(cli): use NotCapable error for permission errors (#25431)
Luca Casonato
2024-09-09
fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)
David Sherret
2024-09-09
feat: Add better error messages for unstable APIs (#25519)
Bartek Iwańczuk
2024-09-09
BREAKING: remove deprecated files config (#25535)
David Sherret
2024-09-09
chore: Deprecate worker itests (#25514)
Mohammad Sulaiman
2024-09-06
chore(net): soft-remove `Deno.serveHttp()` (#25451)
Asher Gomez
2024-09-05
BREAKING: remove "emit" and "map" from deno info output (#25468)
David Sherret
2024-09-05
feat(check): turn on useUnknownInCatchVariables (#25465)
David Sherret
2024-09-05
fix: update hint for `deno add <package>` (#25455)
Bartek Iwańczuk
2024-09-05
feat: include version number in all --json based outputs (#25335)
Kamil Ogórek
2024-09-05
chore: deprecate doc itests (#25452)
Mohammad Sulaiman
2024-09-05
feat: Allow importing .cjs files (#25426)
Bartek Iwańczuk
2024-09-05
feat: Add a hint on error about 'Relative import path ... not prefixed with ....
Bartek Iwańczuk
2024-09-04
fix(regression): do not expose resolved path in Deno.Command permission denie...
David Sherret
2024-09-05
BREAKING(types): soft-remove `Deno.run()` (#25403)
Asher Gomez
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-04
feat(cli): give access to `process` global everywhere (#25291)
Luca Casonato
2024-09-04
refactor(cli/js): align error messages (#25406)
Ian Bull
2024-09-04
refactor(ext/fetch): align error messages (#25374)
Ian Bull
2024-09-03
chore: deprecate eval itests (#25382)
HasanAlrimawi
2024-09-03
test: fix info::info_import_map test (#25389)
Bartek Iwańczuk
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
fix: make some warnings more standard (#25324)
David Sherret
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
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-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-29
fix: upgrade deno_core to 0.307.0 (#25287)
snek
2024-08-29
feat: deprecate import assertions (#25281)
David Sherret
2024-08-29
test: replace usage of `window` with `globalThis` (#25284)
Bartek Iwańczuk
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
[next]