1 file changed
+1
-1
lines changed- .github/workflows/ci.generate.ts+1-1
- .github/workflows/ci.yml+1-1
- .github/workflows/promote_to_release.yml+1-1
- cli/args/flags.rs+4-3
- cli/lsp/config.rs+9
- cli/lsp/language_server.rs+20-9
- cli/lsp/repl.rs+1
- cli/tools/pm/audit.rs+18-3
- cli/tsc/dts/lib.deno_fetch.d.ts+2-1
- ext/io/lib.rs+5-3
- ext/node/polyfills/child_process.ts+5-2
- ext/node/polyfills/internal/child_process.ts+154-50
- tests/integration/lsp_tests.rs+93
- tests/integration/run_tests.rs+3-4
- tests/node_compat/config.json+1
- tests/node_compat/mod.rs+3-2
- tests/specs/audit/level_flag/__test__.jsonc+33
- tests/specs/audit/level_flag/audit_critical.out+2
- tests/specs/audit/level_flag/audit_high.out+11
- tests/specs/audit/level_flag/deno.json+5
- tests/specs/audit/level_flag/install.out+1
- tests/util/server/src/lsp.rs+21-6
0 commit comments