summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-01-20fix(node): use `cppgc` for managing X509Certificate (#21999)Divy Srivastava
2024-01-18chore: upgrade deno_core to 0.247.0 (#21974)Bartek Iwańczuk
2024-01-16chore: bump rustls-tokio-stream and rustls (#21955)Matt Mastracci
2024-01-14chore: upgrade deno_core to 0.246.0 (#21904)Bartek Iwańczuk
2024-01-13chore: forward v1.39.4 release commit to main (#21933)denobot
2024-01-12chore: forward v1.39.3 to main (#21915)Bartek Iwańczuk
2024-01-11fix(web): use rustyline for prompt (#21893)Divy Srivastava
2024-01-10chore: bump deno_core (#21832)Matt Mastracci
2024-01-09fix: update deno_lint and swc (#21718)Bartek Iwańczuk
2024-01-09chore: upgrade deno_core to 0.244.0 (#21859)Bartek Iwańczuk
2024-01-05chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773)Divy Srivastava
2024-01-04chore: forward v1.39.2 release commit to main (#21793)Bartek Iwańczuk
2024-01-04chore(cli): bump deno_core (#21790)Matt Mastracci
2024-01-03chore: upgrade deno_core to 0.241.0 (#21765)Bartek Iwańczuk
2024-01-02chore(ext/net): bump rustls-tokio-stream to fix panic (#21763)Matt Mastracci
2024-01-02Revert "fix(runtime): Make native modal keyboard interaction consistent with ...Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-28chore: update deno_core to 0.240.0 (#21726)Bartek Iwańczuk
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek Iwańczuk
2023-12-27refactor: finish test_util server cleanup, simplify dependencies (#21714)Bartek Iwańczuk
2023-12-26refactor: fastwebsockets renames (#21707)Bartek Iwańczuk
2023-12-26refactor: change cli/ to use hyper 1.1 (#21705)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-21chore: forward v1.39.1 commit to main (#21667) (#21671)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-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-06chore: bump deno_core and update tests (#21467)Matt Mastracci
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-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-27chore(ext/http): fix E0446 on some compiler versions (#21362)Matt Mastracci
2023-11-27chore: bump deno_core (#21351)Matt Mastracci
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
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-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-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
2023-11-13chore: bump deno_core (#21188)Matt Mastracci
2023-11-11chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)Matt Mastracci