summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava
2022-08-15chore: upgrade rusty_v8 to 0.48.1 (#15310)Bartek Iwańczuk
2022-08-11chore: forward v1.24.3 release commit to main (#15462)denobot
2022-08-10feat: add initial internal npm client and dependency resolver (#15446)David Sherret
2022-08-10fix: update deno_graph to fix importing config as JSON module (#15388)Kitson Kelly
2022-08-09feat: add ext/node for require support (#15362)Bartek Iwańczuk
2022-08-05fix: various formatting fixes (#15412)David Sherret
2022-08-05feat(ext/fetch): Add socks proxy support (#15372)SahAssar
2022-08-05chore: forward v1.24.2 release commit to main (#15410)denobot
2022-07-29Forward 1.24.1 to main (#15333) (#15336)Colin Ihrig
2022-07-28serde_v8: improvements to avoid hitting unimplemented codepaths (#13915)Arthur Silva
2022-07-27chore: upgrade rusty_v8 to 0.47.1 (#15324)Bartek Iwańczuk
2022-07-26chore: update jsonc_parser to 0.20 (#15316)David Sherret
2022-07-22Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)Divy Srivastava
2022-07-22feat(ops): V8 Fast Calls (#15122)Divy Srivastava
2022-07-211.24.0 (#15262)denobot
2022-07-20fix(fmt): improve curried arrow functions (#15251)David Sherret
2022-07-20chore(ext): update webgpu (#15059)Dante Issaias
2022-07-19fix(task): do not overflow attempting to parse large number as redirect (#15249)David Sherret
2022-07-19chore: upgrade rusty_v8 to 0.47.0 (#15247)Bartek Iwańczuk
2022-07-18chore(repl): update rustyline to 10.0.0 (#15232)sigmaSd
2022-07-14chore: upgrade rusty_v8 to v0.46.0 (#15200)Bartek Iwańczuk
2022-07-14feat(lsp): provide import map remapping diags and fixes (#15165)Kitson Kelly
2022-07-13feat(fmt): do not add a newline between a template and its tag (#15195)David Sherret
2022-07-12chore: forward v1.23.4 release commit to main (#15172)Colin Ihrig
2022-07-11fix(coverage): better handling of multi-byte characters (#15159)David Sherret
2022-07-11fix: upgrade deno_ast to 0.17 (#15152)David Sherret
2022-07-08chore: upgrade rusty_v8 to 0.45.0 (#15123)Divy Srivastava
2022-07-05chore: unpin pin project to fix cargo publish (#15085)David Sherret
2022-07-051.23.3 (#15081)denobot
2022-07-05Revert "refactor(snapshots): to their own crate (#14794)" (#15076)Bartek Iwańczuk
2022-06-30chore: forward 1.23.2 to main (#15027)David Sherret
2022-06-30chore: upgrade rusty_v8 to 0.44.3 (#15019)Divy Srivastava
2022-06-30perf(serde_v8): smallvec ByteString (#15008)Divy Srivastava
2022-06-29perf(ext/web): use base64-simd for atob/btoa (#14992)Nugine
2022-06-28refactor(bench): continuous benchmarking improvements (#14821)Divy Srivastava
2022-06-24refactor(snapshots): to their own crate (#14794)Aaron O'Mullan
2022-06-23v1.23.1 (#14954)Kayla Washburn
2022-06-23chore: upgrade rusty_v8 to 0.44.2 (#14947)Bartek Iwańczuk
2022-06-22fix: upgrade swc via deno_ast 0.16 (#14930)David Sherret
2022-06-20fix(cli/bench): Use `deno check` instead of `deno cache` (#14916)Divy Srivastava
2022-06-20chore(ext/crypto): update webcrypto deps (#14452)Divy Srivastava
2022-06-16cleanup(ops): match variations with regexes (#14888)Aaron O'Mullan
2022-06-151.23.0 (#14878)denobot
2022-06-15chore: upgrade various deps (#14876)Ryan Dahl
2022-06-15upgrade: v8 10.4.132.5 (#14874)Ryan Dahl
2022-06-14feat(vendor): support using an existing import map (#14836)David Sherret
2022-06-13feat(task): support redirects, cat, xargs (#14859)David Sherret
2022-06-12feat(fmt): remove some unnecessary parens in types (#14841)David Sherret