summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-11-10chore: disable default features for denokv_sqlite (#21155)Matt Mastracci
2023-11-10chore: forward v1.38.1 release commit to main (#21144)denobot
2023-11-09perf: remove knowledge of promise IDs from deno (#21132)Matt Mastracci
2023-11-09chore(ext/crypto): bump signature to 2.1 (#21125)Divy Srivastava
2023-11-08chore: refactor test_server and move to rustls-tokio-stream (#21117)Matt Mastracci
2023-11-08chore(ext/web): migrate to deno_core typed externals (#21114)Matt Mastracci
2023-11-07chore: bump deno_core (#21102)Matt Mastracci
2023-11-05chore: migrate to new deno_core and metrics (#21057)Matt Mastracci
2023-11-05chore(ext/crypto): upgrade ec cratesDivy Srivastava
2023-11-05chore(ext/ffi): use dlopen2 crate (#21093)Divy Srivastava
2023-11-05chore: bump deno_native_certs to 0.2 (#21092)Divy Srivastava
2023-11-02chore: finish indexmap1 removal from deno (#21060)Matt Mastracci
2023-11-021.38.0 (#21051)denobot
2023-11-01feat(ext/websocket): websockets over http2 (#21040)Matt Mastracci
2023-11-01chore: upgrade deno_core (#21036)Bartek Iwańczuk
2023-11-01feat(cron) implement Deno.cron() (#21019)Igor Zinkovsky
2023-11-01Revert "chore: use kqueue backend of notify on macOS" (#21039)Divy Srivastava
2023-10-31chore: bump rustls-tokio-stream to 0.2.6 (#21030)Matt Mastracci
2023-10-31chore: use kqueue backend of notify on macOS (#21028)Divy Srivastava
2023-10-31feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#20518)Matt Mastracci
2023-10-31chore: update ext/kv to use denokv_* crates (#20986)Luca Casonato
2023-10-30feat(ext/websocket): split websocket read/write halves (#20579)Matt Mastracci
2023-10-30chore: remove usage of chrono::Utc::now() (#20995)Divy Srivastava
2023-10-30chore: upgrade rsa to 0.9 (#21016)Divy Srivastava
2023-10-27chore(ext/crypto): upgrade to ring 0.17 (#20824)Divy Srivastava
2023-10-26chore: update base64 crate (#20877)Luca Casonato
2023-10-25chore: update deno_core and port all remaining ops to `op2` (#20954)Bartek Iwańczuk
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-13chore: forward v1.37.2 release commit to main (#20897)denobot
2023-10-12refactor: FeatureChecker integration in ext/ crates (#20797)Bartek Iwańczuk
2023-10-04refactor: rewrite websocket to use op2 macro (#20140)Divy Srivastava
2023-10-03chore: upgrade deno_core to 0.220.0 (#20766)Bartek Iwańczuk
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-26chore: update deno_core and cargo update (#20696)Matt Mastracci
2023-09-26chore(lsp): bump tower-lsp to 0.20.0 (#20693)Nayeem Rahman
2023-09-26refactor(ext/http): use scopeguard defer to handle async drop (#20652)Laurence Rowe
2023-09-23chore: bump deno_core (#20650)Matt Mastracci
2023-09-22chore: bump deno_core + cargo update (#20636)Matt Mastracci
2023-09-191.37.0 (#20574)denobot
2023-09-19perf: make `deno test` 10x faster (#20550)Luca Casonato
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-15feat(ext/node): http2.connect() API (#19671)Bartek Iwańczuk
2023-09-14chore(cli): update chrono to remove broken time dep (#20508)Matt Mastracci
2023-09-14chore: update deno_core + cargo update (#20507)Matt Mastracci
2023-09-14feat: explicit resource management in TypeScript (#20506)David Sherret
2023-09-14chore(tests): ability to pattern match unordered lines (#20488)David Sherret