summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-23refactor: upgrade inspector server to Hyper 1.1 (#21599)Bartek Iwańczuk
2023-12-23feat(unstable): only allow http2 for kv remote backend (#21616)Heyang Zhou
2023-12-22feat(lsp): allow to connect V8 inspector (#21482)Bartek Iwańczuk
2023-12-22chore: update ext/http to hyper 1.0.1 and http 1.0 (#21588)Bartek Iwańczuk
2023-12-22fix(unstable): kv watch should stop when db is closed (#21665)Heyang Zhou
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-20fix(node): child_process kill cancel pending IPC reads (#21647)Divy Srivastava
2023-12-20fix(node): add crypto.pseudoRandomBytes (#21649)Divy Srivastava
2023-12-19fix(node): child_process IPC on Windows (#21597)Divy Srivastava
2023-12-19fix(devcontainer): moved settings to customizations/vscode (#21512)Julien Cayzac
2023-12-19fix(console): inspect for `{Set,Map}Iterator` and `Weak{Set,Map}` (#21554)Kenta Moriuchi
2023-12-18fix(repl): remove stray debug log (#21635)Bartek Iwańczuk
2023-12-18fix(ext/napi): don't close handle scopes in NAPI as the pointers are invalid ...Matt Mastracci
2023-12-18feat(coverage): add default coverage include dir (#21625)Yoshiya Hinosawa
2023-12-18fix(coverage): error if no files found (#21615)Bartek Iwańczuk
2023-12-18refactor: factor out cdp::ExceptionThrown notification (#21623)Bartek Iwańczuk
2023-12-17fix(bench): added group banner to bench output. (#21551)Raashid Anwar
2023-12-17fix: urls for publishing (#21613)Bartek Iwańczuk
2023-12-17fix(jupyter): Deno.test() panic (#21606)Bartek Iwańczuk
2023-12-15fix(lsp): apply specifier rewrite to CompletionItem::text_edit (#21564)Nayeem Rahman
2023-12-15fix: prompts when publishing (#21596)Bartek Iwańczuk
2023-12-15refactor: update reg url (#21595)Bartek Iwańczuk
2023-12-15refactor: setup child process pipe in Rust (#21579)Divy Srivastava
2023-12-15refactor: check if scope and package exist before publish (#21575)Bartek Iwańczuk
2023-12-15chore(deps): bump zerocopy from 0.7.29 to 0.7.31 (#21591)dependabot[bot]
2023-12-15fix(net): remove unstable check for unix socket listen (#21592)Divy Srivastava
2023-12-14chore(node-api): reuse SendPtr (#21567)Divy Srivastava
2023-12-14refactor(ext/http): fork fly_accept_encodings crate (#21586)Bartek Iwańczuk
2023-12-14refactor(test_util): move servers to a separate module (#21577)Bartek Iwańczuk
2023-12-14fix(node): support resolving a package.json import to a builtin node module (...David Sherret
2023-12-14refactor: split registry into multiple modules (#21572)Bartek Iwańczuk
2023-12-14chore(node): remove process.on("disconnect") not implemented warning (#21569)Divy Srivastava
2023-12-14fix(node): return false from vm.isContext (#21568)Divy Srivastava
2023-12-14chore(unstable/publish): ordered publish of packages in workspace (#21550)David Sherret
2023-12-13chore(runtime): fix build (#21563)Matt Mastracci
2023-12-131.39.0 (#21560)denobot
2023-12-13chore: deprecate `Deno.Reader`, `Deno.ReaderSync`, `Deno.Writer`, `Deno.Write...Asher Gomez
2023-12-13fix (doc): Typo in `runtime/README.md` (#20020)pk
2023-12-13fix(zlib): handle no flush flag in handle_.write (#21432)Divy Srivastava
2023-12-14feat(unstable): append commit versionstamp to key (#21556)Heyang Zhou
2023-12-13refactor(cli): update to new deno_core promise/call methods (#21519)Matt Mastracci
2023-12-13fix(websockets): server socket field initialization (#21433)Divy Srivastava
2023-12-13fix(runtime): Make native modal keyboard interaction consistent with browsers...lionel-rowe
2023-12-13fix: implement child_process IPC (#21490)Divy Srivastava
2023-12-13test: integration tests for tarring/unfurling (#21544)Bartek Iwańczuk
2023-12-12feat(ext/kv) add backoffSchedule to enqueue (#21474)Igor Zinkovsky
2023-12-12refactor: suggest entrypoint on missing 'exports' (#21549)Bartek Iwańczuk
2023-12-12refactor: nicer warning display (#21547)Bartek Iwańczuk
2023-12-12refactor: better handling for registry urls (#21545)Bartek Iwańczuk
2023-12-12fix(coverage): rename --pretty to --detailed (#21543)Yoshiya Hinosawa