summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2021-04-04chore(cli): Upgrade jsonc_parser to 0.17 (#9977)David Sherret
2021-04-02v1.8.3Kitson Kelly
2021-04-02chore: bump dependent crates for cli (#9964)Kitson Kelly
2021-04-02chore(cli): add "Deno" to the windows file description (#9959)David Sherret
2021-03-21v1.8.2Bartek Iwańczuk
2021-03-21chore: release crates (#9847)Bartek Iwańczuk
2021-03-20upgrade: tokio 1.4.0 (#9842)Ryan Dahl
2021-03-15chore: Upgrade rustyline to 8.0.0 (#9781)Casper Beyer
2021-03-14chore: upgrade to tokio 1.3.0 (#9778)Yusuke Tanaka
2021-03-12chore: bump crates (#9769)Luca Casonato
2021-03-10fix(fmt): Correctly format hard breaks in markdown (#9742)David Sherret
2021-03-09v1.8.1Bartek Iwańczuk
2021-03-09chore: release crates (#9731)Bartek Iwańczuk
2021-03-03chore(lsp): update lspower to 0.8.4 (#9663)hvithrafn
2021-03-02Pin lspower, because it made semvar incompatible patch release (#9656)Ryan Dahl
2021-03-02v1.8.0Ryan Dahl
2021-03-02Bump crate versions (#9651)Ryan Dahl
2021-03-02chore: upgrade crates (#9632)Bartek Iwańczuk
2021-03-01feat: Align import map to spec and test using WPT (#9616)Bartek Iwańczuk
2021-02-26chore: simplify internal dependencies between crates (#9600)Divy Srivastava
2021-02-22chore: upgrade internal dprint plugins (#9566)Satya Rohith
2021-02-18feat: add json(c) support to deno fmt (#9292)Satya Rohith
2021-02-13v1.7.4Ryan Dahl
2021-02-12v1.7.3Bartek Iwańczuk
2021-02-12chore: release crates (#9481)Bartek Iwańczuk
2021-02-11chore: upgrade crates (#9474)Bartek Iwańczuk
2021-02-09chore: update dependencies (#9455)Luca Casonato
2021-02-05v1.7.2Bartek Iwańczuk
2021-02-05chore: release crates (#9410)Bartek Iwańczuk
2021-02-04fetch optimizations (#9402)Ryan Dahl
2021-02-03chore: upgrade swc (#9374)Bartek Iwańczuk
2021-01-29chore: upgrade tokio to 1.1.1 (#9327)Yusuke Tanaka
2021-01-29Update lspower dependency (#9179)hvithrafn
2021-01-29v1.7.1Ryan Dahl
2021-01-26chore: update crates (#9251)Luca Casonato
2021-01-22fix(lsp): handle mbc documents properly (#9151)Kitson Kelly
2021-01-19v1.7.0Ryan Dahl
2021-01-19feat: add markdown support to deno fmt (#8887)Satya Rohith
2021-01-19feat(unstable): add Deno.resolveDns API (#8790)Yusuke Tanaka
2021-01-15upgrade: deno_lint to 0.2.16 (#9127)Bartek Iwańczuk
2021-01-13Merge pull request #9107Bert Belder
2021-01-13release cratesRyan Dahl
2021-01-13Remove unnecessary boxing of tokio::time::Sleep (#9105)Bert Belder
2021-01-11upgrade: tokio 1.0 (#8779)Bartek Iwańczuk
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-11upgrade: swc_bundler 0.19.2 (#9085)Bartek Iwańczuk
2021-01-08feat: denort binary (#9041)Luca Casonato
2021-01-06refactor: move WebSocket API to an op_crate (#9026)Luca Casonato
2021-01-05upgrade: deno_doc, deno_lint, dprint, swc_ecmascript, swc_bundler (#9003)Bartek Iwańczuk
2021-01-04Revert "fix(inspector): add back list endpoint (#8894)" (#8977)Luca Casonato