summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
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
2023-09-13refactor: use TaskQueue from deno_unsync (#20485)David Sherret
2023-09-13chore: bump deno_core and cargo update (#20480)Matt Mastracci
2023-09-12fix(ext/http): create a graceful shutdown API (#20387)Matt Mastracci
2023-09-09fix(lsp): respect configured exclusions for testing APIs (#20427)Nayeem Rahman
2023-09-09feat(cli): allow --log-level=trace for additional deep debugging (#20426)Matt Mastracci
2023-09-08feat: lockfile v3 (#20424)David Sherret
2023-09-08fix(fmt/markdown): improve ignore comment handling (#20421)David Sherret
2023-09-08fix: empty include in config file excludes all (#20404)Nayeem Rahman
2023-09-07feat: support import attributes (#20342)David Sherret
2023-09-06fix(ext/node): implement AES GCM cipher (#20368)Divy Srivastava
2023-09-03fix(ext/kv): add a warning for listenQueue if used with remote KV (#20341)Igor Zinkovsky
2023-09-01Reland "feat(lsp): enable via config file detection (#20334)" (#20349)Nayeem Rahman
2023-09-01chore: forward v1.36.4 to main (#20352)Bartek Iwańczuk
2023-08-31chore: upgrade deno_core to 0.208.0 (#20340)Bartek Iwańczuk
2023-08-30chore: bump deno_core to 0.207.0 (#20333)Matt Mastracci
2023-08-30fix(runtime/permissions): Resolve executable specifiers in allowlists and que...Nayeem Rahman
2023-08-29feat(lockfile): add redirects to the lockfile (#20262)David Sherret
2023-08-28fix(fmt/markdown): ignore trailing words in code block info string for langua...David Sherret
2023-08-26chore(core): bump and trim deps (#20265)Matt Mastracci
2023-08-25fix(ext/tls): upgrade webpki version (#20285)Matt Mastracci
2023-08-25chore: fully remove atty dep (#20288)Matt Mastracci
2023-08-25chore(cli): remove atty crate (#20275)Matt Mastracci
2023-08-24chore: forward v1.36.3 release commit to main (#20270)denobot