0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-22 05:12:55 -05:00
denoland-deno/cli/tools
David Sherret 019fae0154 fix: upgrade to deno_ast 0.33 (#22341)
* Uses diagnostics from deno_ast
* Real fix for https://github.com/denoland/deno/pull/22310
* Moves `deno lint --json` code here
* Upgrades swc
   
 Closes #22117
 Closes #22109
 Closes #21927
 Closes #20993
2024-02-15 10:32:20 +05:30
..
bench refactor: use globbing from deno_config (#21925) 2024-01-15 19:15:39 -05:00
coverage refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
init chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
jupyter refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
registry fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
repl fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
run refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
test fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
vendor fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
bundle.rs refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
check.rs refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
compile.rs refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
doc.rs fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
fmt.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
info.rs refactor: extract out runtime::colors to deno_terminal::colors (#22324) 2024-02-08 14:56:46 +05:30
installer.rs fix(install): forward granular --unstable-* flags (#22164) 2024-02-01 11:19:56 +05:30
lint.rs fix: upgrade to deno_ast 0.33 (#22341) 2024-02-15 10:32:20 +05:30
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
upgrade.rs fix: canary for arm64 macos (#22187) 2024-02-01 11:19:56 +05:30