deno/cli/tools
Bartek Iwańczuk aba91490d6
fix(publish): use lighter crate for opening browser (#22224)
Alternative to https://github.com/denoland/deno/pull/22223 which
switches `webbrowser` crate to `open` (https://crates.io/crates/open)
which is lighterweight.
2024-02-01 16:25:56 +01:00
..
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 03:15:22 +00:00
init chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
jupyter feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
registry fix(publish): use lighter crate for opening browser (#22224) 2024-02-01 16:25:56 +01:00
repl refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
run refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
test refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
vendor refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
bundle.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
check.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
compile.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc.rs chore: update deno_doc (#22174) 2024-01-31 17:34:15 +00:00
fmt.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
info.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
installer.rs fix(install): forward granular --unstable-* flags (#22164) 2024-02-01 09:16:37 +05:30
lint.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
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-01-30 20:50:54 +01:00