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
/
specs
Age
Commit message (
Expand
)
Author
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-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-16
feat: warn when using `--allow-run` with no allow list (#25215)
David Sherret
2024-09-16
fix(npm): better error handling for remote npm deps (#25670)
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-15
fix(cli): `deno task` exit with status 0 (#25637)
Divy Srivastava
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-13
chore: enable `specs::run::workspaces::explicit_import_map` test (#25611)
Asher Gomez
2024-09-12
feat(serve): Support second parameter in deno serve (#25606)
Nathan Whitaker
2024-09-12
feat: stabilize `Deno.createHttpClient()` (#25569)
Asher Gomez
2024-09-11
chore: deprecate task itests (#25558)
HasanAlrimawi
2024-09-11
feat(upgrade): better error message on failure (#25503)
Bartek Iwańczuk
2024-09-11
BREAKING(net): remove `Deno.[Tls]Listener.prototype.rid` (#25556)
Asher Gomez
2024-09-10
BREAKING(net): remove `Deno.ConnectTlsOptions.{certChain,certFile,privateKey}...
Asher Gomez
2024-09-10
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)
Kenta Moriuchi
2024-09-11
BREAKING(fs): remove `Deno.FsFile.prototype.rid` (#25499)
Asher Gomez
2024-09-10
feat: require(esm) (#25501)
snek
2024-09-10
feat(cli): use NotCapable error for permission errors (#25431)
Luca Casonato
2024-09-10
refactor: move WebGPU, FFI and FS typings from unstable to stable (#25488)
Leo Kettmeir
2024-09-10
fix: update malva in deno to support astro css comments (#25553)
HasanAlrimawi
2024-09-09
BREAKING: Remove `--unstable` flag (#25522)
Bartek Iwańczuk
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
fix: remove recently added deno.json node_modules aliasing (#25542)
David Sherret
2024-09-09
chore: Deprecate worker itests (#25514)
Mohammad Sulaiman
2024-09-07
feat(add/install): Flag to add dev dependency to package.json (#25495)
Nathan Whitaker
2024-09-06
BREAKING(net): remove `Deno.{Conn,TlsConn,TcpConn,UnixConn}.prototype.rid` (#...
Asher Gomez
2024-09-06
fix(install): Make sure target node_modules exists when symlinking (#25494)
Nathan Whitaker
2024-09-06
feat(add): Add npm packages to package.json if present (#25477)
Nathan Whitaker
2024-09-06
feat(lsp): turn on useUnknownInCatchVariables (#25474)
Kenta Moriuchi
2024-09-06
BREAKING(buffer): remove `Deno.Buffer` (#25441)
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: add suggestion how to fix importing CJS module (#21764)
Bartek Iwańczuk
2024-09-05
BREAKING(fs): remove `Deno.funlock[Sync]()` (#25442)
Asher Gomez
2024-09-05
BREAKING(fs): remove `Deno.seek[Sync]()` (#25449)
Asher Gomez
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
[prev]
[next]