deno/cli/tools
snek 4ddd342d8f
Some checks are pending
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
refactor(unstable): improved arg handling and metadata (#30772)
2025-09-19 16:36:47 +02: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: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +02:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init fix(init): regression where deno init --npm stopped working on mac (#30730) 2025-09-15 18: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 chore: update deno_graph to 0.100.1 (#30767) 2025-09-18 10:52:50 +02:00
repl refactor: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +02:00
run refactor: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +02:00
test refactor: Rewrite usages of V8 inspector to the new API (#30743) 2025-09-17 16:11:03 +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 chore: update deno_graph to 0.100.1 (#30767) 2025-09-18 10:52:50 +02: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 refactor(unstable): improved arg handling and metadata (#30772) 2025-09-19 16:36:47 +02:00
upgrade.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00