summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-06-27chore: update deno_lint to 0.48.0 (#19619)Bartek Iwańczuk
2023-06-26Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...Bartek Iwańczuk
2023-06-25Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)Nayeem Rahman
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-24refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)Matt Mastracci
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-14fix(compile): some npm dependencies were missing in compiled output (#19503)David Sherret
2023-06-13feat(kv) queue implementation (#19459)Igor Zinkovsky
2023-06-13Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...Bartek Iwańczuk
2023-06-13refactor(core): cleanup feature flags for js source inclusion (#19463)Nayeem Rahman
2023-06-12chore: update clap (#19467)Leo Kettmeir
2023-06-09fix(fmt): do not panic formatting json with multiple values (#19442)David Sherret
2023-06-09perf: add Tokio runtime monitor (#19415)Bartek Iwańczuk
2023-06-09chore: forward v1.34.2 release commit to main (#19434)denobot
2023-06-08refactor(compile): store the npm snapshot in the eszip (#19343)David Sherret
2023-06-08chore: Ensure we only end up with the clang version we want & upgrade libffi ...Matt Mastracci
2023-06-08perf: use sendto syscalls (#19414)Bartek Iwańczuk
2023-06-07chore: downgrade to Rust 1.69 (#19407)David Sherret
2023-06-06chore: upgrade to Rust 1.70.0 (#19345)David Sherret
2023-06-05fix: upgrade to deno_ast 0.27 (#19375)David Sherret
2023-06-05chore: update deno_lint to 0.46.0 (#19372)Kenta Moriuchi
2023-06-02perf(ext/http): Migrate op_http_get_request_headers to v8::Array (#19354)Kamil Ogórek
2023-05-29chore: forward v1.34.1 to main (#19312)Bartek Iwańczuk
2023-05-30pin enum-as-inner dependency (#19311)Bartek Iwańczuk
2023-05-26chore: upgrade rusty_v8 to 0.73.0 (#19278)Bartek Iwańczuk
2023-05-241.34.0 (#19246)denobot
2023-05-24refactor: upgrade to deno_npm 0.6 (#19244)David Sherret
2023-05-24fix(npm): better handling of optional peer dependencies (#19236)David Sherret
2023-05-24chore: upgrade rusty_v8 to 0.72.0 (#19228)Bartek Iwańczuk
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-05-22fix(npm): store npm binary command resolution in lockfile (#19219)David Sherret
2023-05-22chore(cli): One Rust test per JS and Node unit test file (#19199)Matt Mastracci
2023-05-19Revert "perf: use jemalloc as global allocator (#18957)" (#19187)Bartek Iwańczuk
2023-05-18feat(task): glob expansion (#19084)David Sherret
2023-05-18chore: forward v1.33.4 release commit to main (#19181)denobot
2023-05-17fix(npm): improved optional dependency support (#19135)David Sherret
2023-05-17feat(ext/web): Request higher-resolution timer on Windows if user requests se...Matt Mastracci
2023-05-17fix: support "fetch" over HTTPS for IP addresses (#18499)Bartek Iwańczuk
2023-05-17refactor(node): reimplement http client (#19122)Leo Kettmeir
2023-05-15refactor(ext/http): generic abstract listeners (#19132)Luca Casonato
2023-05-13chore: upgrade rusty_v8 to 0.71.2 (#19116)Bartek Iwańczuk
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-12chore: upgrade rusty_v8 to 0.71.1 (#19104)Bartek Iwańczuk
2023-05-11chore: upgrade thiserror and deno_lockfile (#19073)Miroslav Bajtoš
2023-05-11chore(deps): bump tokio version to 1.28.1 (#19069)Yarden Shoham
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret
2023-05-10feat(ext/http): Automatic compression for Deno.serve (#19031)Matt Mastracci
2023-05-09chore: upgrade tokio to 1.28 (#19053)Satya Rohith
2023-05-09perf(fmt): faster formatting for minified object literals (#19050)David Sherret
2023-05-09Revert "perf(core): use jemalloc for V8 array buffer allocator (#18875)" (#19...Bartek Iwańczuk