deno/cli/tools
David Sherret cb23193f74
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 wasm32 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
refactor: allow deno_permissions to compile to wasm32-unknown-unknown (#29487)
2025-05-28 18:27:42 +00:00
..
bench refactor: add NpmInstallerFactory and push more functionality down into deno_npm_installer (#29342) 2025-05-17 15:10:06 -04:00
coverage feat(coverage): add dark-mode to HTML coverage report (#29267) 2025-05-12 19:37:03 +02:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init refactor: add deno_npm_installer crate (#29319) 2025-05-16 18:11:05 -04:00
jupyter refactor: add NpmInstallerFactory and push more functionality down into deno_npm_installer (#29342) 2025-05-17 15:10:06 -04:00
lint fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
pm fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
publish chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
repl chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
run fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
test feat(lsp): display JsErrors at their original line (#29221) 2025-05-18 17:29:00 +01:00
check.rs refactor(cli): extract TypeChecker to separate module (#28235) 2025-02-21 21:00:29 +00:00
clean.rs fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
compile.rs refactor: add NpmInstallerFactory and push more functionality down into deno_npm_installer (#29342) 2025-05-17 15:10:06 -04:00
doc.rs refactor: allow deno_permissions to compile to wasm32-unknown-unknown (#29487) 2025-05-28 18:27:42 +00:00
fmt.rs fix(fmt): allow expressions used as key-value pair in css template literals (#29369) 2025-05-26 10:50:36 +09:00
info.rs fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
installer.rs fix(npm): respect etag for npm packument caching (#29130) 2025-05-02 09:49:05 -04:00
mod.rs refactor: separate publish from pm subcommands (#28237) 2025-02-21 17:02:33 -05:00
serve.rs fix: allow specifying otel config in --env-file (#29240) 2025-05-11 21:09:52 -04:00
task.rs fix(task): wildcard match starts at the beginning (#29343) 2025-05-17 13:12:31 +02:00
upgrade.rs fix(upgrade): skip version comparison when upgrading (#29112) 2025-05-13 14:58:57 -04:00