deno/cli/tests
David Sherret 54fcf539c8
fix(npm): upgrade to deno_npm 0.15.2 (#20772)
* fix: handle optional deps not found in dependencies map
(https://github.com/denoland/deno_npm/pull/38)
* fix: resolve a version requirement to the latest dist tag if it
matches (https://github.com/denoland/deno_npm/pull/37)

Closes #20771
2023-10-03 17:35:47 +00:00
..
integration fix(npm): upgrade to deno_npm 0.15.2 (#20772) 2023-10-03 17:35:47 +00:00
node_compat feat(node/os): Add availableParallelism (#20745) 2023-09-30 19:51:06 +05:30
testdata refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718) 2023-09-28 22:43:45 +02:00
unit fix(ext/kv): send queue wake messages accross different kv instances (#20465) 2023-09-29 11:40:36 -07:00
unit_node fix(ext/node): don't call undefined nextTick fn (#20724) 2023-10-02 14:13:57 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00