summaryrefslogtreecommitdiff
path: root/tests/specs
AgeCommit message (Expand)Author
2024-09-23feat(fmt): support vto and njk extensions (#25831)Óscar Otero
2024-09-23feat(fmt): stabilize CSS, HTML and YAML formatters (#25753)Bartek Iwańczuk
2024-09-23tests: update specs::cache::package_json (#25827)Satya Rohith
2024-09-23tests: enable auto_discovered tests of run/no_deno_json (#25821)Satya Rohith
2024-09-23feat: make 'globalThis.location' a configurable property (#25812)Bartek Iwańczuk
2024-09-23feat: Show hints when using `window` global (#25805)Bartek Iwańczuk
2024-09-21fix(node): Include "node" condition during CJS re-export analysis (#25785)Nathan Whitaker
2024-09-20refactor(tests): migrate npm itests to specs (#25764)Satya Rohith
2024-09-20test: make specs::test::doc_success less flaky (#25765)Bartek Iwańczuk
2024-09-20fix(coverage): ignore urls from doc testing (#25736)Yoshiya Hinosawa
2024-09-19fix: cjs resolution cases (#25739)snek
2024-09-19fix(node): Don't error out if we fail to statically analyze CJS re-export (#2...Nathan Whitaker
2024-09-19test: make specs::test::doc_success less flaky (#25726)Bartek Iwańczuk
2024-09-19fix: don't include extensionless files in file collection for lint & fmt by d...Leo Kettmeir
2024-09-18feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228)Asher Gomez
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-18feat: improve warnings for deprecations and lifecycle script for npm packages...Bartek Iwańczuk
2024-09-18feat(lint): add `no-process-global` lint rule (#25709)Divy Srivastava
2024-09-18feat: require jsr prefix for `deno install` and `deno add` (#25698)Leo Kettmeir
2024-09-18fix(flags): don't treat empty run command as task subcommand (#25708)Leo Kettmeir
2024-09-18feat(check): turn on noImplicitOverride (#25695)Bartek Iwańczuk
2024-09-18tests: fix upgrade canary test (#25706)Luca Casonato
2024-09-18tests: re-enable upgrade tests (#25680)Luca Casonato
2024-09-17feat(cli): evaluate code snippets in JSDoc and markdown (#25220)Yusuke Tanaka
2024-09-18feat: update warning message for --allow-run with no list (#25693)Bartek Iwańczuk
2024-09-16feat: warn when using `--allow-run` with no allow list (#25215)David Sherret
2024-09-16fix(npm): better error handling for remote npm deps (#25670)David Sherret
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-09-16chore: deprecate lint itests (#25655)HasanAlrimawi
2024-09-16chore: move info itests (#25659)Mohammad Sulaiman
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-16chore: deprecate node compat itests (#25573)Mohammad Sulaiman
2024-09-16chore: cleanup remaining `internals.future` code (#25624)Asher Gomez
2024-09-15fix(cli): `deno task` exit with status 0 (#25637)Divy Srivastava
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-09-13chore: enable `specs::run::workspaces::explicit_import_map` test (#25611)Asher Gomez
2024-09-12feat(serve): Support second parameter in deno serve (#25606)Nathan Whitaker
2024-09-12feat: stabilize `Deno.createHttpClient()` (#25569)Asher Gomez
2024-09-11chore: deprecate task itests (#25558)HasanAlrimawi
2024-09-11feat(upgrade): better error message on failure (#25503)Bartek Iwańczuk
2024-09-11BREAKING(net): remove `Deno.[Tls]Listener.prototype.rid` (#25556)Asher Gomez
2024-09-10BREAKING(net): remove `Deno.ConnectTlsOptions.{certChain,certFile,privateKey}...Asher Gomez
2024-09-10BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)Kenta Moriuchi
2024-09-11BREAKING(fs): remove `Deno.FsFile.prototype.rid` (#25499)Asher Gomez
2024-09-10feat: require(esm) (#25501)snek
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-10refactor: move WebGPU, FFI and FS typings from unstable to stable (#25488)Leo Kettmeir
2024-09-10fix: update malva in deno to support astro css comments (#25553)HasanAlrimawi
2024-09-09BREAKING: Remove `--unstable` flag (#25522)Bartek Iwańczuk