summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-08-14feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860)Łukasz Czerniawski
2024-08-12feat(publish): error on missing license file (#25011)David Sherret
2024-08-12chore: mark upgrade_prompt as flaky (#25009)David Sherret
2024-08-12feat: deno remove (#24952)David Sherret
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-08-12feat: better help output (#24958)Leo Kettmeir
2024-08-12fix(ext/node): don't concat set-cookie in ServerResponse.appendHeader (#25000)Luca Casonato
2024-08-12feat: Rename --unstable-hmr to --watch-hmr (#24975)Bartek Iwańczuk
2024-08-11fix(ext/node): support ieee-p1363 ECDSA signatures and pss salt len (#24981)Divy Srivastava
2024-08-11fix(ext/node): createBrotliCompress params (#24984)Divy Srivastava
2024-08-09feat(fmt): support CSS, SCSS, Sass and Less (#24870)Pig Fang
2024-08-09fix(add): Better error message when missing npm specifier (#24970)Nathan Whitaker
2024-08-09fix(install): Properly handle dist tags when setting up node_modules (#24968)Nathan Whitaker
2024-08-09fix: stub `node:module.register()` (#24965)Marvin Hagemeister
2024-08-08feat: `deno init --serve` (#24897)Bartek Iwańczuk
2024-08-08fix(add): Support dist tags in deno add (#24960)Nathan Whitaker
2024-08-08fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)Yusuke Tanaka
2024-08-08feat(install): change 'Add ...' message (#24949)Bartek Iwańczuk
2024-08-08feat(cli): Add --env-file as alternative to --env (#24555)Birk Skyum
2024-08-08feat(permissions): link to docs in permission prompt (#24948)Bartek Iwańczuk
2024-08-08feat: deno clean (#24950)David Sherret
2024-08-08fix(node/util): add missing `debug` alias of `debuglog` (#24944)Marvin Hagemeister
2024-08-08fix(ext/node): client closing streaming request shouldn't terminate http serv...Satya Rohith
2024-08-08perf: skip saving to emit cache after first failure (#24896)David Sherret
2024-08-07fix(ext/fetch): include URL and error details on fetch failures (#24910)Yusuke Tanaka
2024-08-07fix: `rename` watch event missing (#24893)Marvin Hagemeister
2024-08-07fix(compile): support workspace members importing other members (#24909)David Sherret
2024-08-07feat(ext/node): rewrite crypto keys (#24463)Luca Casonato
2024-08-06feat(lsp): node specifier completions (#24904)Nayeem Rahman
2024-08-06feat: deno run <task> (#24891)Satya Rohith
2024-08-06feat: vm rewrite (#24596)snek
2024-08-06fix: update dry run success message (#24885)HasanAlrimawi
2024-08-06feat(fetch): accept async iterables for body (#24623)Leo Kettmeir
2024-08-05feat: Add Deno.ServeDefaultExport type (#24879)Bartek Iwańczuk
2024-08-05feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...Leo Kettmeir
2024-08-02Revert "feat: async context" (#24856)snek
2024-08-02feat: async context (#24402)snek
2024-08-02fix(ext/node): node:zlib coerces quality 10 to 9.5 (#24850)Bartek Iwańczuk
2024-08-02Revert "perf(ext/node): improve `Buffer` from string performance" (#24851)Luca Casonato
2024-08-02feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)David Sherret
2024-08-02feat(test): rename --allow-none to --permit-no-files (#24809)Luca Casonato
2024-08-02feat(fmt): support YAML (#24717)Pig Fang
2024-08-02chore: mark upgrade_invalid_canary_version as flaky (#24833)David Sherret
2024-08-01fix(ext/webgpu): assign missing `constants` property of shader about `GPUDevi...Hajime-san
2024-08-01fix(ext/console): render properties of Intl.Locale (#24827)Leo Kettmeir
2024-08-01fix(ext/http): correctly consume response body in `Deno.serve` (#24811)Luca Casonato
2024-08-01chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746)Ryan Dahl
2024-08-01fix(compile): adhoc codesign mach-o by default (#24824)Divy Srivastava
2024-08-01fix(ext/crypto): respect offsets when writing into ab views in randomFillSync...Luca Casonato
2024-07-31feat: upgrade V8 to 12.8 (#24693)snek