summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-12-25refactor: use hyper 1.0 in WS test server (#21698)Bartek Iwańczuk
2023-12-24chore: bump deno_core (#21675)Matt Mastracci
2023-12-24refactor: use hyper 1.0 in grpc test server (#21584)Bartek Iwańczuk
2023-12-23refactor: upgrade inspector server to Hyper 1.1 (#21599)Bartek Iwańczuk
2023-12-22chore: update ext/http to hyper 1.0.1 and http 1.0 (#21588)Bartek Iwańczuk
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-19fix(node): child_process IPC on Windows (#21597)Divy Srivastava
2023-12-15chore(deps): bump zerocopy from 0.7.29 to 0.7.31 (#21591)dependabot[bot]
2023-12-14refactor(ext/http): fork fly_accept_encodings crate (#21586)Bartek Iwańczuk
2023-12-131.39.0 (#21560)denobot
2023-12-13refactor(cli): update to new deno_core promise/call methods (#21519)Matt Mastracci
2023-12-13fix(runtime): Make native modal keyboard interaction consistent with browsers...lionel-rowe
2023-12-13fix: implement child_process IPC (#21490)Divy Srivastava
2023-12-11fix: ignore more paths in dynamic arg module search (#21539)David Sherret
2023-12-11fix(doc): ambient namespaces should have members as exports (#21483)David Sherret
2023-12-09feat: bring back WebGPU (#20812)Leo Kettmeir
2023-12-08chore: update a bunch of crates (#21270)Luca Casonato
2023-12-08chore: use primordials in 40_testing.js (#21422)Divy Srivastava
2023-12-07chore: update deno_core (#21487)Leo Kettmeir
2023-12-07feat(unstable): ability to resolve specifiers with no extension, specifiers f...David Sherret
2023-12-06chore: bump deno_core and update tests (#21467)Matt Mastracci
2023-12-06fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...David Sherret
2023-12-06chore: update rustyline to 13.0.0 (#21481)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk
2023-12-05feat(unstable): kv.watch() (#21147)Luca Casonato
2023-12-01feat(compile): support discovering modules for more dynamic arguments (#21381)David Sherret
2023-12-01fix(fmt): remove trailing comma for single type param in default export in js...David Sherret
2023-12-01refactor: use resourceForReadableStream for fetch (#20217)Matt Mastracci
2023-11-30chore: forward v1.38.4 release commit to main (#21400)Bartek Iwańczuk
2023-11-30perf(ext/web): Avoid changing prototype by setting hostObjectBrand directly (...Laurence Rowe
2023-11-28chore(ext/kv): update denokv crates (#21357)Igor Zinkovsky
2023-11-27fix(fmt/jupyter): handle "source" property that's a string (#21361)David Sherret
2023-11-27chore(ext/http): fix E0446 on some compiler versions (#21362)Matt Mastracci
2023-11-27chore: bump deno_core (#21351)Matt Mastracci
2023-11-27feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)scarf
2023-11-24chore: bump jsonc-parser and dprint-core dependencies (#21330)David Sherret
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-23feat(unstable): tar up directory with deno.json (#21228)Bartek Iwańczuk
2023-11-23fix(task): use exit code 127 for command not found and parse escaped parens (...David Sherret
2023-11-23fix(swc): support jsx pragma when hashbang present (#21317)David Sherret
2023-11-22chore: upgrade deno_core to 0.232.0 (#21292)Bartek Iwańczuk
2023-11-20fix(fmt): maintain parens for jsx in member expr (#21280)David Sherret
2023-11-20chore: update deno_doc to 0.73.3 (#21262)Bartek Iwańczuk
2023-11-20fix(ext/url): add deno_console dependency for bench (#21266)Kenta Moriuchi
2023-11-18chore(ext/http): bump version for re-release (#21254)Matt Mastracci
2023-11-17chore: bump deno_core (#21242)Matt Mastracci
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot
2023-11-17feat(unstable): Workspaces support (#20410)Bartek Iwańczuk
2023-11-16fix(doc): issue discovering re-exports of re-exports sometimes (#21223)David Sherret
2023-11-15feat(ext/net): use rustls_tokio_stream (#21205)Matt Mastracci