summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: maybe fix flaky serve_parallel test (#25668)David Sherret
2024-09-16chore: deprecate lint itests (#25655)HasanAlrimawi
2024-09-16chore: move info itests (#25659)Mohammad Sulaiman
2024-09-16fix(lockfile): use loose deserialization for version constraints (#25660)David Sherret
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-16fix(types): simplify mtls related types (#25658)Luca Casonato
2024-09-16fix(runtime): don't error `child.output()` on consumed stream (#25657)Luca Casonato
2024-09-16BREAKING(ext/ffi): remove deprecated `UnsafeFnPointer` constructor type with ...Aapo Alasuutari
2024-09-16fix(ext/crypto): support md4 digest algorithm (#25656)Luca Casonato
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-15fix(ext/node): add `vm.constants` (#25630)Divy Srivastava
2024-09-15fix(ext/node): export `process.allowedNodeEnvironmentFlags` (#25629)Divy Srivastava
2024-09-15fix(ext/node): add stubs for `node:trace_events` (#25628)Divy Srivastava
2024-09-14feat: print `Listening on` messages on stderr instead of stdout (#25491)Marvin Hagemeister
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-09-13fix(ext/node): attach console stream properties (#25617)snek
2024-09-13fix(ext/node): use primordials in ext/node/polyfills/wasi.ts (#25608)Jake Abed
2024-09-13chore: update more registry.json files (#25615)David Sherret
2024-09-13fix(check): move is cjs check from resolving to loading (#25597)David Sherret
2024-09-13feat(flags): support user provided args in repl subcommand (#25605)Leo Kettmeir
2024-09-13chore: enable `specs::run::workspaces::explicit_import_map` test (#25611)Asher Gomez
2024-09-13refactor(runtime): align error messages (#25563)Ian Bull
2024-09-12feat(serve): Support second parameter in deno serve (#25606)Nathan Whitaker
2024-09-12fix: no cmd prefix in help output go links (#25459)Luca Casonato
2024-09-12feat(upgrade): support LTS release channel (#25123)David Sherret
2024-09-12feat(ext/node): export 'promises' symbol from 'node:timers' (#25589)Bartek Iwańczuk
2024-09-12ci: Add action to cut LTS release (#25590)Bartek Iwańczuk
2024-09-12fix(ext/node): Implement detached option in `child_process` (#25218)Nathan Whitaker
2024-09-13fix(ext/node): fix Decipheriv when autoPadding disabled (#25598)Yoshiya Hinosawa
2024-09-12BREAKING(io): remove `Deno.Seeker[Sync]` (#25551)Asher Gomez
2024-09-12chore: update `std` submodule (#25595)Asher Gomez
2024-09-12refactor: cleanup unstable checks for WebGPU, FFI and FS APIs (#25586)Asher Gomez
2024-09-12chore(test): add script for pruning registry.json files (#25594)David Sherret
2024-09-12fix(ext/console): prevent duplicate error printing when the cause is assigned...MujahedSafaa
2024-09-12fix: add test ensuring als works across dynamic import (#25593)snek
2024-09-12ci: upgrade release template (#25591)Bartek Iwańczuk
2024-09-12fix(ext/node): export request and response clases from `http2` module (#25592)Bartek Iwańczuk
2024-09-12test: remove `DENO_FUTURE` (#25587)Asher Gomez
2024-09-12v2.0.0-rc.2 (#25583)Bartek Iwańczuk
2024-09-12fix(ext/webgpu): sync category comment (#25580)Victor Turansky
2024-09-12feat(ext/node): expose ES modules for _ modules (#25588)Bartek Iwańczuk
2024-09-12feat: stabilize `Deno.createHttpClient()` (#25569)Asher Gomez
2024-09-12feat(ext/node): export missing symbols from domain, puncode, repl, tls (#25585)Bartek Iwańczuk
2024-09-12feat(ext/node): export missing constants from 'zlib' module (#25584)Bartek Iwańczuk
2024-09-12feat(ext/node): export more symbols from streams and timers/promises (#25582)Bartek Iwańczuk
2024-09-11chore: remove `prevent_v8_code_cache` from `CliModuleLoaderInner` (#25566)Asher Gomez