summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-11-19fix(ext,runtime): add missing custom inspections (#21219)Kenta Moriuchi
2023-11-18chore: update wpt (#21255)Leo Kettmeir
2023-11-18chore(ext/http): bump version for re-release (#21254)Matt Mastracci
2023-11-18fix(ext/http): fix crash in dropped Deno.serve requests (#21252)Matt Mastracci
2023-11-17chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)David Sherret
2023-11-18chore: disable curl --http2 tests (#21247)Matt Mastracci
2023-11-17chore: bump deno_core (#21242)Matt Mastracci
2023-11-17test(cli): http test reliability fixes (#21246)Matt Mastracci
2023-11-17chore(cli): Fix rename test for XFS (#21215)Florian Schwalm
2023-11-17refactor(upgrade): add unit tests for lsp upgrade check (#21244)David Sherret
2023-11-17chore: make http benches more reliable to start (#21240)Matt Mastracci
2023-11-17chore: fix and deflake cert store fetch tests (#21241)Matt Mastracci
2023-11-17ci: fix flaky stdio_streams_are_locked_in_permission_prompt (#21238)David Sherret
2023-11-17chore: update to Rust 1.74 (#21210)林炳权
2023-11-17chore: various improvements to tests (#21222)David Sherret
2023-11-17chore(tools): update release_doc_template.md (#21230)Yoshiya Hinosawa
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot
2023-11-17feat(unstable): Workspaces support (#20410)Bartek Iwańczuk
2023-11-16fix(doc): issue discovering re-exports of re-exports sometimes (#21223)David Sherret
2023-11-16fix(npm): support cjs entrypoint in node_modules folder (#21224)David Sherret
2023-11-16feat(ext/cron) modify Deno.cron API to make handler arg last (#21225)Igor Zinkovsky
2023-11-15feat(ext/net): use rustls_tokio_stream (#21205)Matt Mastracci
2023-11-15fix: use short git hash for deno version (#21218)Bartek Iwańczuk
2023-11-15fix(cli): Allow executable name start with digit (#21214)Bolat Azamat
2023-11-15perf: static bootstrap options in snapshot (#21213)Divy Srivastava
2023-11-15fix(runtime): fix Deno.noColor when stdout is not tty (#21208)Yoshiya Hinosawa
2023-11-14feat(lsp): upgrade check on init and notification (#21105)Nayeem Rahman
2023-11-14perf: move jupyter esm out of main snapshot (#21163)Divy Srivastava
2023-11-14chore: switch compile tests over to the TestBuilder (#21180)David Sherret
2023-11-14refactor: snapshot module for deno_runtime (#21162)Divy Srivastava
2023-11-14fix(ext/node): add APIs perf_hook.performance (#21192)Bartek Iwańczuk
2023-11-14fix(ext/web): webstorage has trap for symbol (#21090)Kenta Moriuchi
2023-11-13chore: bump deno_core (#21188)Matt Mastracci
2023-11-13Revert "fix(ext/console): fix inspecting iterators error. (#20720)" (#21191)Bartek Iwańczuk
2023-11-13chore: remove duplicate esnext.dispoable (#21184)David Sherret