summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07fix(upgrade): fallback to Content-Length header for progress bar (#24923)Bartek Iwańczuk
2024-08-07refactor(upgrade): make fetching latest version async (#24919)Bartek Iwańczuk
2024-08-07fix(compile): support workspace members importing other members (#24909)David Sherret
2024-08-07feat(ext/node): rewrite crypto keys (#24463)Luca Casonato
2024-08-06feat(lsp): node specifier completions (#24904)Nayeem Rahman
2024-08-06feat: deno run <task> (#24891)Satya Rohith
2024-08-06feat: vm rewrite (#24596)snek
2024-08-06BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync .inf...Divy Srivastava
2024-08-06fix: errors with CallSite methods (#24907)Marvin Hagemeister
2024-08-06fix: update dry run success message (#24885)HasanAlrimawi
2024-08-06docs: improve TextDecoder and TextEncoder jsdoc (#24890)Ryan Dahl
2024-08-06fix(ext/web): make TextDecoderResource use cppgc (#24888)Divy Srivastava
2024-08-06feat(fetch): accept async iterables for body (#24623)Leo Kettmeir
2024-08-06fix(ext/web): make CompressionResource garbage collectable (#24884)Divy Srivastava
2024-08-06docs(ext/canvas): document public Canvas APIs (#24895)Yoshiya Hinosawa
2024-08-06perf(lsp): remove fallback config scopes for workspace folders (#24868)Nayeem Rahman
2024-08-05feat: Add Deno.ServeDefaultExport type (#24879)Bartek Iwańczuk
2024-08-05fix(node): Fix node IPC serialization for objects with undefined values (#24894)Nathan Whitaker
2024-08-05feat: upgrade deno_core (#24886)snek
2024-08-05fix(urlpattern): correct typings for added APIs (#24881)Leo Kettmeir
2024-08-05feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...Leo Kettmeir
2024-08-05fix(unstable): panic when running deno install with DENO_FUTURE=1 (#24866)David Sherret
2024-08-02Revert "feat: async context" (#24856)snek
2024-08-02feat: async context (#24402)snek
2024-08-02fix(ext/node): node:zlib coerces quality 10 to 9.5 (#24850)Bartek Iwańczuk
2024-08-02Revert "perf(ext/node): improve `Buffer` from string performance" (#24851)Luca Casonato
2024-08-02docs: category should be 'Subprocess', not 'Sub Process' (#24852)Ryan Dahl
2024-08-02feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)David Sherret
2024-08-02fix(cli): shorten examples in help text (#24374)i-api
2024-08-02feat(test): rename --allow-none to --permit-no-files (#24809)Luca Casonato
2024-08-02feat(fmt): support YAML (#24717)Pig Fang
2024-08-02docs: fix typos (#24820)Andreas Deininger
2024-08-02fix(fmt): handle using stmt in for of stmt (#24834)David Sherret
2024-08-02chore: mark upgrade_invalid_canary_version as flaky (#24833)David Sherret
2024-08-02BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)Kenta Moriuchi
2024-08-02perf(ext/http): Reduce size of `ResponseBytesInner` (#24840)Nathan Whitaker
2024-08-01fix: regressions around Error.prepareStackTrace (#24839)Bartek Iwańczuk
2024-08-01fix(ext/webgpu): assign missing `constants` property of shader about `GPUDevi...Hajime-san
2024-08-01fix(ext/console): render properties of Intl.Locale (#24827)Leo Kettmeir
2024-08-01fix(ext/http): correctly consume response body in `Deno.serve` (#24811)Luca Casonato
2024-08-01chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746)Ryan Dahl
2024-08-01fix: Don't panic if failed to add system certificate (#24823)Bartek Iwańczuk
2024-08-01fix(compile): adhoc codesign mach-o by default (#24824)Divy Srivastava
2024-08-01fix(ext/crypto): respect offsets when writing into ab views in randomFillSync...Luca Casonato
2024-08-01feat: codesign for deno compile binaries (#24604)Divy Srivastava
2024-07-31feat: upgrade V8 to 12.8 (#24693)snek
2024-08-01fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)Sean McArthur
2024-07-31perf: update deno_ast to 0.41 (#24819)David Sherret
2024-07-31chore: forward v1.45.5 release commit to main (#24818)denobot
2024-07-31perf(ext/fetch): speed up `resp.clone()` (#24812)Luca Casonato