summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-03-10fix: fix crate vulnerabilities (#22825)Dimitris Apostolou
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-08chore: upgrade deno_core (#22782)Bartek Iwańczuk
2024-03-07perf(cli): use faster_hex (#22761)Matt Mastracci
2024-03-06chore: upgrade deno_core (#22725)Nathan Whitaker
2024-03-05chore: upgrade deno_core (#22699)Bartek Iwańczuk
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-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-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-21chore: upgrade deno_core and V8 (#22505)Bartek Iwańczuk
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-02-17chore: bump deno_core (#22443)Matt Mastracci
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: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci
2024-02-10chore: deno_core bump (#22379)Matt Mastracci
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: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
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-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-01chore: upgrade deno_core 0.257.0 (#22225)Bartek Iwańczuk
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-01-27chore: upgrade deno_core to 0.256.0 (#22145)Divy Srivastava
2024-01-26chore: upgrade deno_core (#22124)Bartek Iwańczuk
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-25chore: bump deno_core (#22110)Matt Mastracci
2024-01-25chore: upgrade dprint-plugin-toml to 0.6.0 (#22108)David Sherret
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-25Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097)Bartek Iwańczuk
2024-01-251.40.0 (#22096)denobot
2024-01-23chore: upgrade deno_core to 0.249.0 (#22058)Bartek Iwańczuk
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-22feat(web): ImageBitmap (#21898)Leo Kettmeir
2024-01-21fix(lsp): improved npm specifier to import map entry mapping (#22016)David Sherret