summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2024-03-12fix(slow-types): improved exports tracing and infer type literals in as exprs...David Sherret
2024-03-09fix(ext/node): support junction symlinks on Windows (#22762)Divy Srivastava
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-03-07perf(cli): use faster_hex (#22761)Matt Mastracci
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-29fix: relative dynamic imports in jsr packages (#22624)David Sherret
2024-02-28feat(publish): provenance attestation (#22573)Divy Srivastava
2024-02-27fix(unstable): sloppy imports should resolve .d.ts files during types resolut...David Sherret
2024-02-27feat(publish): discover jsr.json and jsr.jsonc files (#22587)Bartek Iwańczuk
2024-02-24fix(lsp): import map expansion (#22553)David Sherret
2024-02-23perf(fmt): reduce memory usage and improve performance (#22570)David Sherret
2024-02-23feat(publish): respect .gitignore during `deno publish` (#22514)Divy Srivastava
2024-02-221.41.0 (#22524)denobot
2024-02-21perf: linter lsp memory leak fix and deno_graph executor (#22519)David Sherret
2024-02-21fix(ext/fs): make errors in tempfile creation clearer (#22498)Matt Mastracci
2024-02-21fix(publish): better no-slow-types type discovery (#22517)David Sherret
2024-02-21chore: bump deno_lint to 0.57.0 (#22513)Bartek Iwańczuk
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-19feat(unstable/lint): no-slow-types for JSR packages (#22430)David Sherret
2024-02-16fix(fmt): remove debug output when formatting dynamic imports (#22433)David Sherret
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-13feat: denort binary for `deno compile` (#22205)Divy Srivastava
2024-02-13chore: bump deno_graph to 0.65.3 (#22397)Lino Le Van
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-12feat(lsp): jsr support first pass (#22382)Nayeem Rahman
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-10fix: cache bust jsr deps on constraint failure (#22372)David Sherret
2024-02-09fix: lockfile was sometimes getting corrupt when changing config deps (#22359)David Sherret
2024-02-09refactor: split integration tests from CLI (part 1) (#22308)Matt Mastracci
2024-02-09fix: handle non-file scopes in synthetic import map (#22361)David Sherret
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-08fix(lint): point to migration docs in deprecated APIs rule (#22338)Asher Gomez
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-02-06fix(publish): 'explit' typo (#22296)John Spurlock
2024-02-05refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)Matt Mastracci
2024-02-05fix: Fix segmentation fault in tests on CPUs with PKU support (#22152)Alessandro Cosentino
2024-02-03fix(test/regression): handle CLI arg directory using `../` in path (#22244)David Sherret
2024-02-01fix(publish): use lighter crate for opening browser (#22224)Bartek Iwańczuk
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2024-01-31chore(publish): try to automatically open the web browser (#22208)Bartek Iwańczuk
2024-01-31chore: update deno_doc (#22174)Leo Kettmeir
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-25chore: update deno_graph (#22099)Luca Casonato
2024-01-251.40.0 (#22096)denobot
2024-01-25chore: upgrade deno_lint to 0.55.0 (#22092)Bartek Iwańczuk