summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
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
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