summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-01-06chore: upgrade tokio to 1.24.0 (#17271)Jun Jiang
2023-01-05chore: forward v1.29.2 release commit to main (#17277)denobot
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2022-12-20chore: bump deno_fetch and deno_http versions (#17124)Ryan Dahl
2022-12-20fix(ext/http): close stream on resp body error (#17126)Luca Casonato
2022-12-19chore(test_util): use pty2 instead of pty (#17131)Divy Srivastava
2022-12-19refactor(progress bars): global control for drawing (#17091)David Sherret
2022-12-15chore: forward v1.29.1 release commit to main (#17067)denobot
2022-12-151.29.0 (#17052)denobot
2022-12-13fix(fmt): panic in yaml header with multi-byte characters (#17042)David Sherret
2022-12-13chore: upgrade rusty_v8 to 0.60.0 (#17033)Bartek Iwańczuk
2022-12-12feat: improve download progress bar (#16984)Bartek Iwańczuk
2022-12-07feat(fmt): improve width calculation (#16982)David Sherret
2022-12-07feat(flags): add `deno check --all` as new preferred alias for `--remote` (#1...David Sherret
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-12-05fix(task): improve word parsing (#16911)David Sherret
2022-12-02chore(build): bump textwrap to 0.15.2 (#16906)Rui Chen
2022-12-02fix(task): support redirects in pipe sequences (#16903)David Sherret
2022-12-01chore: forward v1.28.3 release commit to main (#16884)denobot
2022-11-30chore: upgrade rusty_v8 to 0.58.0 (#16879)Bartek Iwańczuk
2022-11-30chore: upgrade rusty_v8 to 0.57.0 (#16871)Bartek Iwańczuk
2022-11-30fix(fmt/markdown): fix emoji width calculation in tables (#16870)David Sherret
2022-11-26chore: update deno_doc (#16838)Leo Kettmeir
2022-11-26chore: update rusty_v8 to 0.56.1 (#16835)Bartek Iwańczuk
2022-11-26chore: update rusty_v8 to 0.56.0 (#16814)Bartek Iwańczuk
2022-11-25fix(ops): circular dependency in deno_ops test (#16809)Divy Srivastava
2022-11-24fix(task): output encoding issues on windows (#16794)David Sherret
2022-11-24chore: forward v1.28.2 release commit to main (#16796)denobot
2022-11-23fix(fmt/markdown): scenario where whitespace was being incorrectly stripped i...David Sherret
2022-11-22chore: workspace inheritance (#16343)Leo Kettmeir
2022-11-22chore: update import_map and deno_doc (#16755)Bartek Iwańczuk
2022-11-21feat(core): Ability to create snapshots from existing snapshots (#16597)Bartek Iwańczuk
2022-11-17chore: forward v1.28.1 release commit to main (#16678)denobot
2022-11-16fix(npm): support non-all lowercase package names (#16669)David Sherret
2022-11-131.28.0 (#16620)denobot
2022-11-12chore: upgrade rusty_v8 to 0.55.0 (#16604)Bartek Iwańczuk
2022-11-10chore: update crates (#16588)Bartek Iwańczuk
2022-11-10perf(core): minimize trivial heap allocations in `resolve_async_ops` (#16584)Divy Srivastava
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava
2022-11-09chore: forward v1.27.2 release commit to main (#16572)denobot
2022-11-08feat(unstable/npm): support peer dependencies (#16561)David Sherret
2022-11-04chore: forward v1.27.1 release commit to main (#16533)denobot
2022-11-02chore: update deno_doc (#16515)Leo Kettmeir
2022-11-02chore(runtime): remove dependency on sys-info crate (#16441)Divy Srivastava
2022-10-28chore: pin lsp types due to unstable "proposed" feature (#16467)David Sherret
2022-10-27fix(lsp): add ServerCapabilities::encoding (#16444)Bartek Iwańczuk
2022-10-271.27.0 (#16442)denobot
2022-10-25feat(task): support `sleep` suffixes (#16425)David Sherret
2022-10-25fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)David Sherret
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret