summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2024-01-24feat: TC39 decorator proposal support (#22040)Bartek Iwańczuk
2024-01-23chore: make deno --help more colorful (#21962)Bartek Iwańczuk
2024-01-23feat(cli): improved diagnostics printing (#22049)Luca Casonato
2024-01-23chore: update deno_ast and deno_graph (#22033)Bartek Iwańczuk
2024-01-22feat(lockfile): track JSR and npm dependencies in config file (#22004)David Sherret
2024-01-22fix(runtime): only discard extension sources if a snapshot is provided (#22023)Nayeem Rahman
2024-01-21fix: remove conditional unstable type-checking from other commands (#21991)Bartek Iwańczuk
2024-01-21fix(lsp): improved npm specifier to import map entry mapping (#22016)David Sherret
2024-01-18fix(lsp): regression - formatting was broken on windows (#21972)David Sherret
2024-01-17chore: update deno_doc (#21969)Leo Kettmeir
2024-01-16chore: upgrade clap to 4.4.17 (#21956)Bartek Iwańczuk
2024-01-15refactor: use globbing from deno_config (#21925)David Sherret
2024-01-13chore: forward v1.39.4 release commit to main (#21933)denobot
2024-01-12chore: forward v1.39.3 to main (#21915)Bartek Iwańczuk
2024-01-11fix(web): use rustyline for prompt (#21893)Divy Srivastava
2024-01-11fix(fast_check): analyze identifiers in type assertions/as exprs (#21899)David Sherret
2024-01-10feat(unstable): fast subset type checking of JSR dependencies (#21873)David Sherret
2024-01-10refactor: remove snapshotting from deno_runtime (#21794)Bartek Iwańczuk
2024-01-09fix: update deno_lint and swc (#21718)Bartek Iwańczuk
2024-01-04chore: forward v1.39.2 release commit to main (#21793)Bartek Iwańczuk
2024-01-02Revert "fix(runtime): Make native modal keyboard interaction consistent with ...Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-30chore: update deno_doc to 0.85.0 (#21678)Leo Kettmeir
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek Iwańczuk
2023-12-27refactor: finish test_util server cleanup, simplify dependencies (#21714)Bartek Iwańczuk
2023-12-26refactor: change cli/ to use hyper 1.1 (#21705)Bartek Iwańczuk
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-131.39.0 (#21560)denobot
2023-12-13fix(runtime): Make native modal keyboard interaction consistent with browsers...lionel-rowe
2023-12-11fix: ignore more paths in dynamic arg module search (#21539)David Sherret
2023-12-11fix(doc): ambient namespaces should have members as exports (#21483)David Sherret
2023-12-07feat(unstable): ability to resolve specifiers with no extension, specifiers f...David Sherret
2023-12-06fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...David Sherret
2023-12-06chore: update rustyline to 13.0.0 (#21481)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk
2023-12-02refactor: snapshotting of runtime/ and cli/ (#21430)Bartek Iwańczuk
2023-12-01feat(compile): support discovering modules for more dynamic arguments (#21381)David Sherret
2023-12-01fix(fmt): remove trailing comma for single type param in default export in js...David Sherret
2023-11-30chore: forward v1.38.4 release commit to main (#21400)Bartek Iwańczuk
2023-11-29build(cli): allow to build without upgrade feature (#19910)Jakub Jirutka
2023-11-27fix(fmt/jupyter): handle "source" property that's a string (#21361)David Sherret
2023-11-27chore: temp fix for tools/format.js (#21360)David Sherret
2023-11-27feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)scarf
2023-11-24chore: bump jsonc-parser and dprint-core dependencies (#21330)David Sherret
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-23feat(unstable): tar up directory with deno.json (#21228)Bartek Iwańczuk
2023-11-23fix(task): use exit code 127 for command not found and parse escaped parens (...David Sherret
2023-11-20fix(fmt): maintain parens for jsx in member expr (#21280)David Sherret
2023-11-20chore: update deno_doc to 0.73.3 (#21262)Bartek Iwańczuk
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot