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-11-19
feat(fmt): support SQL (#26750)
João Baptista
2024-11-17
feat(cli): support multiple env file argument (#26527)
Bhuwan Pandit
2024-11-15
fix: update message for unsupported schemes with npm and jsr (#26884)
Bartek Iwańczuk
2024-11-15
chore: remove some unused tests (#26878)
Bartek Iwańczuk
2024-11-06
chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...
Nathan Whitaker
2024-11-05
chore: deprecate run itests (#26444)
Mohammad Sulaiman
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-31
fix(coverage): exclude comment lines from coverage reports (#25939)
Taku Amano
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
2024-10-15
fix: do not panic running remote cjs module (#26259)
David Sherret
2024-10-04
tests: enable package_json_node_modules_none (#25825)
Satya Rohith
2024-10-04
Revert "feat: warn when using --allow-run with no allow list" (#26021)
David Sherret
2024-10-03
fix: don't prompt when using `Deno.permissions.request` with `--no-prompt` (#...
Simon Lecoq
2024-10-02
chore: deprecate check itests (#25963)
Mohammad Sulaiman
2024-09-26
fix(info): move "version" field to top of json output (#25890)
David Sherret
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-25
chore: deprecate npm itests (#25804)
Mohammad Sulaiman
2024-09-24
fix(check): ignore noImplicitOverrides in remote modules (#25854)
David Sherret
2024-09-24
refactor: reenable more tests after DENO_FUTURE migration (#25752)
Bartek Iwańczuk
2024-09-20
refactor(tests): migrate npm itests to specs (#25764)
Satya Rohith
2024-09-19
refactor(ext/webidl): align error messages (#25625)
Ian Bull
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-18
feat: update warning message for --allow-run with no list (#25693)
Bartek Iwańczuk
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
[next]