deno/cli/tools
Nayeem Rahman 9e2472afc0
Some checks failed
ci / build libs (push) Has been cancelled
ci / pre-build (push) Has been cancelled
ci / publish canary (push) Has been cancelled
ci / test debug linux-aarch64 (push) Has been cancelled
ci / test debug macos-aarch64 (push) Has been cancelled
ci / bench release linux-x86_64 (push) Has been cancelled
ci / test release linux-aarch64 (push) Has been cancelled
ci / test release macos-aarch64 (push) Has been cancelled
ci / lint debug linux-x86_64 (push) Has been cancelled
ci / lint debug macos-x86_64 (push) Has been cancelled
ci / lint debug windows-x86_64 (push) Has been cancelled
ci / test debug linux-x86_64 (push) Has been cancelled
ci / test release linux-x86_64 (push) Has been cancelled
ci / test debug macos-x86_64 (push) Has been cancelled
ci / test release macos-x86_64 (push) Has been cancelled
ci / test debug windows-x86_64 (push) Has been cancelled
ci / test release windows-x86_64 (push) Has been cancelled
fix(check): filter resolution errors for bare ambient modules (#30690)
2025-09-12 17:44:13 +01:00
..
bench refactor(webgpu): make cppgc arguments safer (#30563) 2025-09-03 18:01:58 +02:00
bundle feat(bundle): support html entrypoint (#29856) 2025-09-09 12:18:10 -07:00
coverage refactor: remove WorkspaceDirectoryProvider (#30467) 2025-08-21 11:27:12 -04:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init fix(init): use temp node_modules folders for deno init --npm ... (#30492) 2025-08-29 23:33:47 +00:00
installer feat(install): refresh install report (#30615) 2025-09-08 09:44:22 +00:00
jupyter chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
lint feat(lint): no-import-prefix workspace rule (#30598) 2025-09-02 22:59:19 +00:00
pm feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00
publish fix(publish): unfurl import.meta.resolve calls (#30663) 2025-09-09 14:14:12 -04:00
repl refactor: reorganize tools/test module (#30590) 2025-09-01 23:13:50 +02:00
run feat(cli): reload environment variables with --watch and --env-file (#30197) 2025-09-04 09:32:30 -04:00
test refactor(webgpu): make cppgc arguments safer (#30563) 2025-09-03 18:01:58 +02:00
check.rs fix(cache): cache excluded modules explicitly provided on the command line (#30442) 2025-08-18 17:54:44 -04:00
clean.rs fix(init): use temp node_modules folders for deno init --npm ... (#30492) 2025-08-29 23:33:47 +00:00
compile.rs refactor: remove WorkspaceDirectoryProvider (#30467) 2025-08-21 11:27:12 -04:00
deploy.rs refactor: rename deploy env vars (#30393) 2025-08-15 02:28:08 +00:00
doc.rs fix(check): filter resolution errors for bare ambient modules (#30690) 2025-09-12 17:44:13 +01:00
fmt.rs feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00
info.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
mod.rs feat(bundle, unstable): bundling backed by esbuild (#29470) 2025-06-07 21:20:10 +02:00
serve.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
task.rs feat: deno run with no arguments prints list of available tasks (#30592) 2025-09-03 15:44:22 +00:00
upgrade.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00