summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-11-24chore: merge v1.16.3 into main (#12892)Bert Belder
2021-11-19fix(fmt): markdown formatting was incorrectly removing some non-breaking spac...David Sherret
2021-11-17upgrade: v8 crate 0.35.0 (V8 9.7.106.5) (#12797)Bert Belder
2021-11-171.16.2 (#12794)David Sherret
2021-11-17chore: bump crates for 1.16.2 (#12792)David Sherret
2021-11-16fix(cli): short-circuit in prepare_module_load() (#12604)Nayeem Rahman
2021-11-11v1.16.1Luca Casonato
2021-11-11chore: bump crate versions for 1.16.1 (#12729)Luca Casonato
2021-11-10fix: non ascii buffer response in http server (#12728)Luca Casonato
2021-11-09v1.16.0Luca Casonato
2021-11-09chore: bump crate versions for 1.16.0 (#12706)Luca Casonato
2021-11-09feat(cli): support React 17 JSX transforms (#12631)Kitson Kelly
2021-11-08feat: update to V8 9.7 (#12685)Luca Casonato
2021-11-04feat(runtime): give OS errors .code attributes (#12591)Aaron O'Mullan
2021-11-02fix(fmt): reduce likelihood of deno fmt panic for file with multi-byte chars ...David Sherret
2021-11-01chore: upgrade deno_ast to 0.5.0 (#12595)David Sherret
2021-10-29fix(encoding): support additional encoding labels (#12586)Andreu Botella
2021-10-29refactor(lsp): use deno_graph and single document struct (#12535)Kitson Kelly
2021-10-27chore: update to rusty_v8 0.33.0 (#12564)Luca Casonato
2021-10-26Use libffi-rs instead of deno-libffi (#12555)Ryan Dahl
2021-10-25v1.15.3 (#12533)Yoshiya Hinosawa
2021-10-25chore: bump crate version for 1.15.3 (#12531)Yoshiya Hinosawa
2021-10-21fix(lsp): formatting should error on certain additional swc diagnostics (#12491)David Sherret
2021-10-20feat(serde_v8): StringOrBuffer (#12503)Aaron O'Mullan
2021-10-20chore: return serde_v8 to main repo (#12500)Aaron O'Mullan
2021-10-18v1.15.2Bartek Iwańczuk
2021-10-18chore: release crates for v1.15.2 (#12478)Bartek Iwańczuk
2021-10-18fix(fmt): keep parens for JS doc type assertions (#12475)David Sherret
2021-10-16fix: fmt should not remove parens around sequence expressions (#12461)David Sherret
2021-10-131.15.1David Sherret
2021-10-121.15.0Satya Rohith
2021-10-12chore: bump crate version for 1.15.0 (#12406)Satya Rohith
2021-10-12chore: upgrade crates based on deno ast 0.3 (#12403)David Sherret
2021-10-12feat: update to V8 9.5 (#12399)Luca Casonato
2021-10-11feat(ext/crypto): support importing raw ECDSA keys (#11871)Divy Srivastava
2021-10-11feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)Divy Srivastava
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-10-08feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)Divy Srivastava
2021-10-06feat(ext/crypto): export spki for RSA (#12114)Divy Srivastava
2021-10-06fix(ext/ffi): formatting dlopen errors on Windows (#12301)Divy Srivastava
2021-10-05chore: merge v1.14.3 into main (#12327)Bartek Iwańczuk
2021-10-05feat(ext/ffi): Non-blocking FFI (#12274)Divy Srivastava
2021-10-05feat: add --compat flag to provide built-in Node modules (#12293)Bartek Iwańczuk
2021-09-281.14.2 (#12254)Aaron O'Mullan
2021-09-28chore: bump crate versions for 1.14.2 (#12253)Aaron O'Mullan
2021-09-22upgrade serde_v8 and rusty_v8 (#12175)Ryan Dahl
2021-09-221.14.1Kitson Kelly
2021-09-22chore: bump crate versions for 1.14.1 (#12172)Kitson Kelly
2021-09-21chore: bump deno_net (#12157)Satya Rohith
2021-09-20chore(tests): windows pty tests (#12091)David Sherret