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-24
fix: Update deno_npm to fix `deno install` with crossws (#25837)
Nathan Whitaker
2024-09-24
refactor: reenable more tests after DENO_FUTURE migration (#25752)
Bartek Iwańczuk
2024-09-23
BREAKING: remove support for remote import maps in deno.json (#25836)
David Sherret
2024-09-23
feat(fmt): support vto and njk extensions (#25831)
Óscar Otero
2024-09-23
feat(fmt): stabilize CSS, HTML and YAML formatters (#25753)
Bartek Iwańczuk
2024-09-23
tests: update specs::cache::package_json (#25827)
Satya Rohith
2024-09-23
feat(ext/crypto): import and export p521 keys (#25789)
Divy Srivastava
2024-09-23
tests: enable auto_discovered tests of run/no_deno_json (#25821)
Satya Rohith
2024-09-23
feat: make 'globalThis.location' a configurable property (#25812)
Bartek Iwańczuk
2024-09-23
fix(ext/web): don't ignore capture in EventTarget.removeEventListener (#25788)
carles escrig royo
2024-09-23
feat: Show hints when using `window` global (#25805)
Bartek Iwańczuk
2024-09-22
BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...
Divy Srivastava
2024-09-21
fix(node): Include "node" condition during CJS re-export analysis (#25785)
Nathan Whitaker
2024-09-20
perf(ext/web): optimize performance.measure() (#25774)
carles escrig royo
2024-09-20
refactor(tests): migrate npm itests to specs (#25764)
Satya Rohith
2024-09-20
fix(ext/crypto): ensure EC public keys are exported uncompressed (#25766)
Divy Srivastava
2024-09-20
test: make specs::test::doc_success less flaky (#25765)
Bartek Iwańczuk
2024-09-20
fix(ext/crypto): reject empty usages in SubtleCrypto#importKey (#25759)
Divy Srivastava
2024-09-20
fix(coverage): ignore urls from doc testing (#25736)
Yoshiya Hinosawa
2024-09-19
fix: cjs resolution cases (#25739)
snek
2024-09-19
fix(node): Don't error out if we fail to statically analyze CJS re-export (#2...
Nathan Whitaker
2024-09-19
fix(ext/node): support x509 certificates in `createPublicKey` (#25731)
Divy Srivastava
2024-09-19
test: make specs::test::doc_success less flaky (#25726)
Bartek Iwańczuk
2024-09-19
fix: don't include extensionless files in file collection for lint & fmt by d...
Leo Kettmeir
2024-09-19
refactor(ext/kv): align error messages (#25500)
Ian Bull
2024-09-19
refactor(ext/webidl): align error messages (#25625)
Ian Bull
2024-09-19
refactor(ext/webgpu): align error messages (#25719)
Ian Bull
2024-09-19
fix(ext/node): don't throw error for unsupported signal binding on windows (#...
Yoshiya Hinosawa
2024-09-18
refactor(ext): align error messages (#25496)
Ian Bull
2024-09-18
feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228)
Asher Gomez
2024-09-18
feat: default to TS for file extension and support ext flag in more scenarios...
Leo Kettmeir
2024-09-18
fix(ext/http): gracefully handle Response.error responses (#25712)
Luca Casonato
2024-09-18
feat(ext/node): add rootCertificates to node:tls (#25707)
Luca Casonato
2024-09-18
feat: improve warnings for deprecations and lifecycle script for npm packages...
Bartek Iwańczuk
2024-09-18
feat(lint): add `no-process-global` lint rule (#25709)
Divy Srivastava
2024-09-18
feat: require jsr prefix for `deno install` and `deno add` (#25698)
Leo Kettmeir
2024-09-18
fix(flags): don't treat empty run command as task subcommand (#25708)
Leo Kettmeir
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-18
fix: do not panic running invalid file specifier (#25530)
Yazan AbdAl-Rahman
2024-09-18
feat(check): turn on noImplicitOverride (#25695)
Bartek Iwańczuk
2024-09-18
tests: fix upgrade canary test (#25706)
Luca Casonato
2024-09-18
tests: re-enable upgrade tests (#25680)
Luca Casonato
2024-09-18
tests: re-enable WebGPU tests on macOS aarch64 (#25702)
Luca Casonato
2024-09-17
feat(cli): evaluate code snippets in JSDoc and markdown (#25220)
Yusuke Tanaka
2024-09-18
feat: update warning message for --allow-run with no list (#25693)
Bartek Iwańczuk
2024-09-17
fix(lsp): properly resolve jsxImportSource for caching (#25688)
Nayeem Rahman
2024-09-17
feat(lsp): auto-import types with 'import type' (#25662)
Nayeem Rahman
2024-09-17
perf: fast path for cached dyn imports (#25636)
Divy Srivastava
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
[prev]
[next]