summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-11-021.38.0 (#21051)denobot
2023-11-01fix(repl): jsxImportSource was not working (#21049)David Sherret
2023-11-01feat(ext/websocket): websockets over http2 (#21040)Matt Mastracci
2023-11-01feat: precompile JSX (#20962)Bartek Iwańczuk
2023-11-01chore(cli): bump zeromq dep (#21045)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-11-01feat(unstable): `deno run --env` (#20300)Asher Gomez
2023-11-01feat(doc): improve non-exported diagnostic (#21033)David Sherret
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: use deno_whoami (#21027)Divy Srivastava
2023-10-31perf: use deno_native_certs crate (#18072)Divy Srivastava
2023-10-31chore: update ext/kv to use denokv_* crates (#20986)Luca Casonato
2023-10-31refactor: update to deno_doc 0.71 (#21023)David Sherret
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-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
2023-10-26feat(doc): display non-exported types referenced in exported types (#20990)David Sherret
2023-10-26chore(deps): bump rustix from 0.38.14 to 0.38.19 (#20935)dependabot[bot]
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-20feat(unstable): allow bare specifier for builtin node module (#20728)Yoshiya Hinosawa
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-12fix(node/http2): fixes to support grpc (#20712)Bartek Iwańczuk
2023-10-11fix: upgrade dprint-plugin-markdown 0.16.2 and typescript 0.88.1 (#20879)David Sherret
2023-10-05refactor: rewrite several extension ops to op2 (#20457)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-10-03fix(npm): upgrade to deno_npm 0.15.2 (#20772)David Sherret
2023-09-29feat(lsp): jupyter notebook analysis (#20719)Nayeem Rahman
2023-09-29fix(ext/kv): send queue wake messages accross different kv instances (#20465)Igor Zinkovsky
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-22build(deps): bump aes-gcm from 0.10.2 to 0.10.3 (#20639)dependabot[bot]
2023-09-20chore: bump Rust to 1.72.1 and cargo update (#20572)Matt Mastracci
2023-09-191.37.0 (#20574)denobot