summaryrefslogtreecommitdiff
path: root/test_util/Cargo.toml
AgeCommit message (Expand)Author
2023-02-15refactor: use deno_graph's semver and npm structs (#17791)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19chore(test_util): use pty2 instead of pty (#17131)Divy Srivastava
2022-11-22chore: workspace inheritance (#16343)Leo Kettmeir
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret
2022-09-16upgrade deps (#15914)Ryan Dahl
2022-09-07feat(ext/ffi): Implement FFI fast-call trampoline with Dynasmrt (#15305)Arnau Orriols
2022-09-02fix(npm): respect `latest` dist tag for getting current version (#15746)David Sherret
2022-08-25fix: avoid global declaration collisions in cjs (#15608)David Sherret
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret
2022-08-10fix: update deno_graph to fix importing config as JSON module (#15388)Kitson Kelly
2022-06-15chore: upgrade various deps (#14876)Ryan Dahl
2022-05-05chore: update deps (#14416)Luca Casonato
2022-04-08fix: upgrade to swc_ecmascript 0.143 (#14238)David Sherret
2022-04-01chore(tests): use custom temp dir creation for the tests (#14153)David Sherret
2022-03-30chore(tests): add more lsp tests for formatting (#14155)David Sherret
2022-03-15chore(test_util): use pretty_assertions::assert_eq when not pattern matching ...David Sherret
2022-03-11chore(test): fix flaky tasks (#13916)David Sherret
2022-03-08chore: update regex to 1.5.5 (#13875)Divy Srivastava
2022-03-05chore: update deps (#13821)Satya Rohith
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-07chore: upgrade to rustls 0.20 (#12488)Ryan Dahl
2021-11-02chore: update to Rust edition 2021 (#12578)Bartek Iwańczuk
2021-10-25fix(tls): Make TLS clients support HTTP/2 (#12530)Andreu Botella
2021-09-20chore(tests): windows pty tests (#12091)David Sherret
2021-09-17chore: Remove unused deps from Cargo.toml files (#12106)Squirrel
2021-09-08feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910)BasiqueEvangelist
2021-09-02chore: update dependencies (#11856)Luca Casonato
2021-07-09chore: update crates (#11332)Luca Casonato
2021-07-05chore: upgrade Tokio to 1.8.0 (#11281)Yusuke Tanaka
2021-06-19chore: upgrade Tokio to 1.7.1 (#11045)Yusuke Tanaka
2021-06-16chore: upgrade Tokio to 1.7.0 (#11008)Yusuke Tanaka
2021-05-29chore: upgrade Tokio to 1.6.1 (#10782)Yusuke Tanaka
2021-05-18refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly
2021-05-15chore: upgrade Tokio to 1.6.0 (#10637)Yusuke Tanaka
2021-04-08chore: update deps (#10058)Luca Casonato
2021-03-20upgrade: tokio 1.4.0 (#9842)Ryan Dahl
2021-03-14chore: upgrade to tokio 1.3.0 (#9778)Yusuke Tanaka
2021-02-09chore: update dependencies (#9455)Luca Casonato
2021-01-29chore: upgrade tokio to 1.1.1 (#9327)Yusuke Tanaka
2021-01-17benchmark: cleanup serde_json values being passed around (#9115)William Perron
2021-01-11upgrade: tokio 1.0 (#8779)Bartek Iwańczuk
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-10upgrade: tokio 0.1 in test_util crate (#8885)Yosi Pramajaya
2020-12-24refactor(test_util): replace "warp" with "hyper" (#8846)Yosi Pramajaya
2020-11-25core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)Bert Belder
2020-09-21chore: add copyright (#7593)tokiedokie
2020-09-14Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454)Bert Belder
2020-08-18refactor: permissions (#7074)Nayeem Rahman
2020-08-12upgrade: Rust cratesBert Belder