summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27ci: make upgrade_lsp_repl_sleeps less flaky (#21363)David Sherret
2023-11-27chore: bump deno_core (#21351)Matt Mastracci
2023-11-27chore: temp fix for tools/format.js (#21360)David Sherret
2023-11-27chore: Fix typo in README (#21354)Kevin Whinnery
2023-11-27docs(README): Update README to include more recent links and use external doc...Kevin Whinnery
2023-11-27fix: extraneous slash in tar & upload (#21349)Luca Casonato
2023-11-27feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)scarf
2023-11-27chore: format Releases.md (#21343)Yoshiya Hinosawa
2023-11-26refactor: use new poll methods from JsRuntime (#21302)Bartek Iwańczuk
2023-11-25feat(unstable): --unstable-unsafe-proto (#21313)David Sherret
2023-11-25fix(dts): `Deno.ChildProcess` actually implements `AsyncDisposable` (#21326)Yusuke Tanaka
2023-11-25perf: move "cli/js/40_testing.js" out of main snapshot (#21212)Divy Srivastava
2023-11-25chore(ext/node): remove unnecessary test case (#21337)Yoshiya Hinosawa
2023-11-25chore: update node_compat test suites to v18.18.2 (#21328)Yoshiya Hinosawa
2023-11-24fix(lsp): handle byonm specifiers in jupyter notebooks (#21332)David Sherret
2023-11-24feat(streams): ReadableStream.read min option (#20849)Leo Kettmeir
2023-11-24chore: deflake unit_node/crypto/crypto_key_test.ts (#21331)Bartek Iwańczuk
2023-11-24chore: break up some steps in release checklist (#21329)David Sherret
2023-11-24chore: bump jsonc-parser and dprint-core dependencies (#21330)David Sherret
2023-11-24fix: correct flag in tar & upload (#21327)Luca Casonato
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-23chore: update release_doc_template.md (#21322)Matt Mastracci
2023-11-23feat(unstable): tar up directory with deno.json (#21228)Bartek Iwańczuk
2023-11-23chore: start codesigning mac release builds (#21303)Matt Mastracci
2023-11-23fix(task): use exit code 127 for command not found and parse escaped parens (...David Sherret
2023-11-23fix(swc): support jsx pragma when hashbang present (#21317)David Sherret
2023-11-23chore: provide error message when a deno.json will be auto-discovered by the ...David Sherret
2023-11-23chore: fix upgrade_prompt test on main (#21314)David Sherret
2023-11-23fix(ext/http): avoid lockup in graceful shutdown (#21253)Matt Mastracci
2023-11-23chore: add upgrade prompt integration test (#21273)David Sherret
2023-11-23fix(ext/node): fix node:stream.Writable (#21297)Yoshiya Hinosawa
2023-11-22fix(runtime): fix for panic in classic workers (#21300)Matt Mastracci
2023-11-22refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...Asher Gomez
2023-11-22Revert "chore: update to `std@0.207.0` (#21284)" (#21295)Bartek Iwańczuk
2023-11-22fix(lsp): force shutdown after a timeout (#21251)Nayeem Rahman
2023-11-22fix: 'Promise was collected' error in REPL/jupyter (#21272)Bartek Iwańczuk
2023-11-22docs: update `Deno.*` deprecation notices (#21283)Asher Gomez
2023-11-22chore: upgrade deno_core to 0.232.0 (#21292)Bartek Iwańczuk
2023-11-22chore: update to `std@0.207.0` (#21284)Asher Gomez
2023-11-21ci: attempt to make repl tests less flaky at startup on the CI (#21291)David Sherret
2023-11-21chore(tools): pull dprint from npm instead of third_party (#21281)David Sherret
2023-11-20fix(fmt): maintain parens for jsx in member expr (#21280)David Sherret
2023-11-20docs(cli/args/flags.rs): Update dead link for `run` example (#21277)citrusmunch
2023-11-20fix: Deno.noColor should not be true when NO_COLOR is empty string (#21275)David Sherret
2023-11-20fix(ext/node): handle closing process.stdin more than once (#21267)Divy Srivastava
2023-11-20chore: update deno_doc to 0.73.3 (#21262)Bartek Iwańczuk
2023-11-20fix(ext/url): add deno_console dependency for bench (#21266)Kenta Moriuchi
2023-11-20chore: fix `__runtime_js_sources` feature flag (#21265)Divy Srivastava
2023-11-20docs: typo fixlet in worker type comment (#21268)Jérôme Benoit
2023-11-19chore: add aarch64-apple-darwin builds to ci (#21243)Matt Mastracci