0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-10 08:02:18 -05:00
denoland-deno/cli/tools
Bartek Iwańczuk 3b8d7bc1b3 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-08 14:56:46 +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 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-08 14:56:46 +05:30
repl refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
run refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
test refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
vendor refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
bundle.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
check.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
compile.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc.rs chore: update deno_doc (#22174) 2024-02-01 11:19:56 +05:30
fmt.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
info.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
installer.rs fix(install): forward granular --unstable-* flags (#22164) 2024-02-01 11:19:56 +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-02-01 11:19:56 +05:30