summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2022-03-10feat: "deno task" subcommand (#13725)Bartek Iwańczuk
2022-03-10v1.19.3Yoshiya Hinosawa
2022-03-08chore: update regex to 1.5.5 (#13875)Divy Srivastava
2022-03-031.19.2 (#13825)Satya Rohith
2022-03-03chore: bump crate version for 1.19.2 (#13824)Satya Rohith
2022-02-27feat(compat): CJS/ESM interoperability (#13553)Bartek Iwańczuk
2022-02-24chore: upgrade to Rust 1.59 (#13767)David Sherret
2022-02-241.19.1 (#13762)David Sherret
2022-02-24chore: bump crate versions for 1.19.1 (#13760)David Sherret
2022-02-24chore: upgrade swc_ecmascript to 0.114 (#13758)David Sherret
2022-02-17chore: bump nix to 0.23 (#13701)Divy Srivastava
2022-02-17v1.19.0Bartek Iwańczuk
2022-02-17chore: release crates for v1.19.0 (#13698)Bartek Iwańczuk
2022-02-16feat: deno vendor (#13670)David Sherret
2022-02-16chore: upgrade deno_lint to 0.25.0 (#13683)Bartek Iwańczuk
2022-02-15feat(cli): Replace bundling with eszip in deno compile (#13563)William Tetlow
2022-02-10feat(lsp): provide completions from import map if available (#13624)Kitson Kelly
2022-02-05chore: update clap_complete to 3.0.5 (#13597)Leo Kettmeir
2022-02-04chore: forward v1.18.2 to main (#13595)Bartek Iwańczuk
2022-02-02chore: upgrade crates (#13560)Bartek Iwańczuk
2022-02-01refactor: integrate deno_graph breaking changes (#13495)Kitson Kelly
2022-01-27chore: forward v1.18.1 to main (#13514)Bartek Iwańczuk
2022-01-24perf(lsp): independent diagnostic source publishes (#13427)David Sherret
2022-01-201.18.0Divy Srivastava
2022-01-20chore: bump crate version for 0.18.0 (#13441)Divy Srivastava
2022-01-20fix(fmt): markdown formatting should not remove backslashed backslash at star...David Sherret
2022-01-18Add LSP benchmark mimicking the one on quick-lint-js (#13365)Ryan Dahl
2022-01-14chore: upgrade clap to v3 (#13266)Leo Kettmeir
2022-01-13refactor: upgrade to import_map v0.6 (#13368)David Sherret
2022-01-13chore: forward v1.17.3 to main (#13364)Bartek Iwańczuk
2022-01-13refactor: move transpiling to deno_ast (#13332)David Sherret
2022-01-11fix(coverage): merge coverage ranges (#13334)Bartek Iwańczuk
2022-01-10feat(cli, runtime): compress snapshots (#13320)evan
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2022-01-06chore: forward 1.17.2 to main (#13295)Bartek Iwańczuk
2022-01-04fix: upgrade swc_ecmascript to 0.103 (#13284)David Sherret
2021-12-23fix(coverage): use only string byte indexes and 0-indexed line numbers (#13190)David Sherret
2021-12-22chore: merge v1.17.1 into main (#13184)Bartek Iwańczuk
2021-12-22chore: update deno_graph and deno_doc (#13173)Kitson Kelly
2021-12-18refactor: use `once_cell` instead of `lazy_static` (#13135)Divy Srivastava
2021-12-16v1.17.0Bartek Iwańczuk
2021-12-16chore: release crates for v1.17.0 (#13112)Bartek Iwańczuk
2021-12-15chore: update cli/Cargo.toml (#13096)Bartek Iwańczuk
2021-12-15chore: updates to support deno_graph API changes (#13080)Kitson Kelly
2021-12-09feat(lsp): registry suggestion cache respects cache headers (#13010)Kitson Kelly
2021-12-08fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)David Sherret
2021-12-07build: pin dependencies in cli crate (#12967)Bartek Iwańczuk
2021-12-04chore: merge v1.16.4 into main (#12984)Luca Casonato
2021-12-01refactor: cli doesn't need to depend on deno_tls (#12952)Ryan Dahl
2021-11-25chore: upgrade lspower to 1.4.0 (#12894)Bartek Iwańczuk