summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
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
2023-11-17feat(unstable): Workspaces support (#20410)Bartek Iwańczuk
2023-11-16fix(doc): issue discovering re-exports of re-exports sometimes (#21223)David Sherret
2023-11-11chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)Matt Mastracci
2023-11-10fix: improve `deno doc --lint` error messages (#21156)David Sherret
2023-11-10chore: forward v1.38.1 release commit to main (#21144)denobot
2023-11-02chore: finish indexmap1 removal from deno (#21060)Matt Mastracci
2023-11-021.38.0 (#21051)denobot
2023-11-01fix(repl): jsxImportSource was not working (#21049)David Sherret
2023-11-01feat: precompile JSX (#20962)Bartek Iwańczuk
2023-11-01chore(cli): bump zeromq dep (#21045)Matt Mastracci
2023-11-01feat(unstable): `deno run --env` (#20300)Asher Gomez
2023-11-01feat(doc): improve non-exported diagnostic (#21033)David Sherret
2023-10-31refactor: update to deno_doc 0.71 (#21023)David Sherret
2023-10-28chore: bump quick-junit to 0.3.5 (#21004)Divy Srivastava
2023-10-27feat(task): add `head` command (#20998)David Sherret
2023-10-27chore(ext/crypto): upgrade to ring 0.17 (#20824)Divy Srivastava
2023-10-26feat(doc): display non-exported types referenced in exported types (#20990)David Sherret
2023-10-24refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)David Sherret
2023-10-24fix: improved using declaration support (#20959)David Sherret
2023-10-20feat(unstable): allow bare specifier for builtin node module (#20728)Yoshiya Hinosawa
2023-10-13chore: forward v1.37.2 release commit to main (#20897)denobot
2023-10-11fix: upgrade dprint-plugin-markdown 0.16.2 and typescript 0.88.1 (#20879)David Sherret
2023-10-03fix(npm): upgrade to deno_npm 0.15.2 (#20772)David Sherret
2023-09-29feat(lsp): jupyter notebook analysis (#20719)Nayeem Rahman
2023-09-28refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)David Sherret
2023-09-27chore: forward v1.37.1 release commit to main (#20706)denobot
2023-09-191.37.0 (#20574)denobot
2023-09-18fix(npm): properly handle legacy shasum of package (#20557)David Sherret
2023-09-18feat(unstable): package manager (#20517)David Sherret
2023-09-16feat: Add "deno jupyter" subcommand (#20337)Bartek Iwańczuk
2023-09-14chore(tests): ability to pattern match unordered lines (#20488)David Sherret
2023-09-12fix(ext/http): create a graceful shutdown API (#20387)Matt Mastracci
2023-09-09fix(lsp): respect configured exclusions for testing APIs (#20427)Nayeem Rahman
2023-09-09feat(cli): allow --log-level=trace for additional deep debugging (#20426)Matt Mastracci
2023-09-08feat: lockfile v3 (#20424)David Sherret