summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-03-05chore: upgrade deno_core (#22699)Bartek Iwańczuk
2024-03-04chore(deps): bump mio from 0.8.10 to 0.8.11 (#22696)dependabot[bot]
2024-03-01perf(cli): use new deno_core timers (#22569)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-27chore: bump deno_core (#22596)Matt Mastracci
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-22chore(io): Add a cross-platform unidirectional pipe implementation (#22522)Matt Mastracci
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: upgrade deno_core and V8 (#22505)Bartek Iwańczuk
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-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-02-17chore: bump deno_core (#22443)Matt Mastracci
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-13chore: deno_core bump (#22407)Matt Mastracci
2024-02-13chore: bump deno_graph to 0.65.3 (#22397)Lino Le Van
2024-02-12feat(lsp): jsr support first pass (#22382)Nayeem Rahman
2024-02-10chore: deno_core bump (#22379)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-07chore: upgrade deno_core to 0.260.0 (#22334)Bartek Iwańczuk
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-02-07chore: upgrade deno_core to 0.259.0 (#22311)Bartek Iwańczuk
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-04chore: bump deno core (#22243)Matt Mastracci
2024-02-03fix(test/regression): handle CLI arg directory using `../` in path (#22244)David Sherret
2024-02-01chore: upgrade deno_core 0.257.0 (#22225)Bartek Iwańczuk
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