summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-05-17fix(npm): improved optional dependency support (#19135)David Sherret
2023-05-17feat(ext/web): Request higher-resolution timer on Windows if user requests se...Matt Mastracci
2023-05-17fix: support "fetch" over HTTPS for IP addresses (#18499)Bartek Iwańczuk
2023-05-13chore: upgrade rusty_v8 to 0.71.2 (#19116)Bartek Iwańczuk
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-12chore: upgrade rusty_v8 to 0.71.1 (#19104)Bartek Iwańczuk
2023-05-11chore: upgrade thiserror and deno_lockfile (#19073)Miroslav Bajtoš
2023-05-11chore(deps): bump tokio version to 1.28.1 (#19069)Yarden Shoham
2023-05-09chore: upgrade tokio to 1.28 (#19053)Satya Rohith
2023-05-04refactor(ext/fs): boxed deno_fs::FileSystem (#18945)David Sherret
2023-05-04chore: forward v1.33.2 release commit to main (#18990)denobot
2023-05-03perf: use jemalloc as global allocator (#18957)Bartek Iwańczuk
2023-05-02chore: release extension crates, unpin tokio (#18954)Bartek Iwańczuk
2023-04-29fix(ext/websocket): update fastwebsockets to 0.3.1 (#18916)Divy Srivastava
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
2023-04-28build: define features for 'hyper' crate (#18882)Bartek Iwańczuk
2023-04-281.33.0 (#18879)denobot
2023-04-27chore: upgrade rusty_v8 to 0.71.0 (#18868)Bartek Iwańczuk
2023-04-27feat(node/crypto): Elliptic Curve Diffie-Hellman (ECDH) support (#18832)Levente Kurusa
2023-04-26chore: upgrade rusty_v8 to 0.70.0 (#18844)Bartek Iwańczuk
2023-04-23chore: remove tokio-tungstenite dependency (#18814)Bartek Iwańczuk
2023-04-22feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)Matt Mastracci
2023-04-22refactor: rewrite tests to "fastwebsockets" crate (#18781)Bartek Iwańczuk
2023-04-21refactor(node): move most of cli/node to ext/node (#18797)David Sherret
2023-04-22chore: upgrade rusty_v8 to 0.69.0 (#18796)Bartek Iwańczuk
2023-04-21feat: upgrade deno_ast to 0.26 (#18795)David Sherret
2023-04-18chore: forward v1.32.5 release commit to main (#18758)denobot
2023-04-14chore: upgrade hyper to 0.14.26 (#18693)Bartek Iwańczuk
2023-04-13refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)Yiyu Lin
2023-04-12chore: forward v1.32.4 release commit to main (#18669)denobot
2023-04-07chore: remove lockfile/ (#18618)Bartek Iwańczuk
2023-04-06fix(ext/node): implement hkdf-expand (#18612)Divy Srivastava
2023-04-03refactor: remove "ext/flash" (#18578)Bartek Iwańczuk
2023-04-02feat(ext/http): add an op to perform raw HTTP upgrade (#18511)Matt Mastracci
2023-04-01chore: forward v1.32.3 release commit to main (#18561)denobot
2023-04-01chore: forward v1.32.2 release commit to main (#18539)denobot
2023-03-31fix(ops): fallback when FastApiOneByteString is not utf8 (#18518)Divy Srivastava
2023-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-03-28chore: restore pty tests and make them run on the Linux CI (#18424)David Sherret
2023-03-28fix(ext/node): implement crypto.Sign (RSA/PEM/SHA{224,256,384,512}) (#18471)Yoshiya Hinosawa
2023-03-28feat(ext/node): add `crypto.checkPrime` API (#18465)Divy Srivastava
2023-03-25fix(ext/node): add aes-128-ecb algorithm support (#18412)Yoshiya Hinosawa
2023-03-23chore: forward v1.32.1 release commit to main (#18399)denobot
2023-03-221.32.0 (#18367)denobot
2023-03-22chore(test_util): replace tempdir code w/tempdir crate (#18340)Matt Mastracci
2023-03-22chore: upgrade rusty_v8 to 0.66.0 (#18339)Bartek Iwańczuk
2023-03-22feat(ext/kv): key-value store (#18232)Heyang Zhou
2023-03-21Revert "perf: disable TSC snapshot compression (#18333)" (#18336)Bartek Iwańczuk
2023-03-21perf: disable TSC snapshot compression (#18333)Bartek Iwańczuk
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret