diff --git a/.evergreen.yml b/.evergreen.yml index a0a8fd4066..1292596f57 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -5890,7 +5890,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" - name: check depends_on: @@ -5900,11 +5900,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: check vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" - name: check_coverage depends_on: @@ -5914,11 +5914,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: check_coverage vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" ### # UNIT TESTS @@ -5933,12 +5933,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -5951,12 +5951,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -5969,12 +5969,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -5987,12 +5987,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -6005,12 +6005,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -6023,12 +6023,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -6041,12 +6041,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -6059,12 +6059,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -6077,12 +6077,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -6095,12 +6095,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -6113,12 +6113,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -6131,12 +6131,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -6149,12 +6149,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_build" mongosh_run_only_in_package: "build" @@ -6167,12 +6167,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_build" mongosh_run_only_in_package: "build" @@ -6185,12 +6185,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6203,12 +6203,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6221,12 +6221,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6239,12 +6239,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6257,12 +6257,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6275,12 +6275,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6293,12 +6293,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6311,12 +6311,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6329,12 +6329,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6347,12 +6347,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6365,12 +6365,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6383,12 +6383,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6401,12 +6401,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6419,12 +6419,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6437,12 +6437,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6455,12 +6455,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6473,12 +6473,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6491,12 +6491,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6509,12 +6509,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6527,12 +6527,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6545,12 +6545,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6563,12 +6563,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6581,12 +6581,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6599,12 +6599,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6617,12 +6617,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_editor" mongosh_run_only_in_package: "editor" @@ -6635,12 +6635,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_editor" mongosh_run_only_in_package: "editor" @@ -6653,12 +6653,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_errors" mongosh_run_only_in_package: "errors" @@ -6671,12 +6671,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_errors" mongosh_run_only_in_package: "errors" @@ -6689,12 +6689,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_history" mongosh_run_only_in_package: "history" @@ -6707,12 +6707,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_history" mongosh_run_only_in_package: "history" @@ -6725,12 +6725,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_i18n" mongosh_run_only_in_package: "i18n" @@ -6743,12 +6743,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_i18n" mongosh_run_only_in_package: "i18n" @@ -6761,12 +6761,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6779,12 +6779,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6797,12 +6797,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6815,12 +6815,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6833,12 +6833,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6851,12 +6851,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6869,12 +6869,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6887,12 +6887,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6905,12 +6905,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6923,12 +6923,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6941,12 +6941,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6959,12 +6959,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6977,12 +6977,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6995,12 +6995,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7013,12 +7013,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7031,12 +7031,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7049,12 +7049,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7067,12 +7067,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7085,12 +7085,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7103,12 +7103,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7121,12 +7121,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7139,12 +7139,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7157,12 +7157,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -7175,12 +7175,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -7193,12 +7193,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_logging" mongosh_run_only_in_package: "logging" @@ -7211,12 +7211,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_logging" mongosh_run_only_in_package: "logging" @@ -7229,12 +7229,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7247,12 +7247,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7265,12 +7265,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7283,12 +7283,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7301,12 +7301,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7319,12 +7319,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7337,12 +7337,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7355,12 +7355,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7373,12 +7373,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7391,12 +7391,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7409,12 +7409,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7427,12 +7427,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7445,12 +7445,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7463,12 +7463,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7481,12 +7481,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7499,12 +7499,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7517,12 +7517,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7535,12 +7535,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7553,12 +7553,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7571,12 +7571,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7589,12 +7589,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7607,12 +7607,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7625,12 +7625,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7643,12 +7643,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7661,12 +7661,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7679,12 +7679,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7697,12 +7697,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7715,12 +7715,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7733,12 +7733,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7751,12 +7751,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7769,12 +7769,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7787,12 +7787,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7805,12 +7805,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7823,12 +7823,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7841,12 +7841,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7859,12 +7859,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7877,12 +7877,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7895,12 +7895,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7913,12 +7913,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7931,12 +7931,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7949,12 +7949,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7967,12 +7967,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7985,12 +7985,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8003,12 +8003,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8021,12 +8021,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -8039,12 +8039,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -8057,12 +8057,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8075,12 +8075,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8093,12 +8093,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8111,12 +8111,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8129,12 +8129,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8147,12 +8147,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8165,12 +8165,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8183,12 +8183,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8201,12 +8201,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8219,12 +8219,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8237,12 +8237,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8255,12 +8255,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8273,12 +8273,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8291,12 +8291,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8309,12 +8309,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8327,12 +8327,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8345,12 +8345,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8363,12 +8363,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8381,12 +8381,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8399,12 +8399,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8417,12 +8417,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8435,12 +8435,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8453,12 +8453,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8471,12 +8471,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8489,12 +8489,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8507,12 +8507,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8525,12 +8525,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8543,12 +8543,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8561,12 +8561,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8579,12 +8579,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8597,12 +8597,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8615,12 +8615,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8633,12 +8633,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8651,12 +8651,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8669,12 +8669,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8687,12 +8687,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8705,12 +8705,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8723,12 +8723,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8741,12 +8741,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8759,12 +8759,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8777,12 +8777,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8795,12 +8795,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8813,12 +8813,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "m60xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8831,12 +8831,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8849,12 +8849,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -8867,12 +8867,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -8885,12 +8885,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -8903,12 +8903,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -8921,12 +8921,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_types" mongosh_run_only_in_package: "types" @@ -8939,12 +8939,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.20.0" + node_js_version: "14.21.2" mongosh_skip_node_version_check: "1" mongosh_test_id: "n14_types" mongosh_run_only_in_package: "types" @@ -8961,11 +8961,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" npm_deps_mode: all - func: test_vscode vars: - node_js_version: "14.20.0" + node_js_version: "14.21.2" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -8975,7 +8975,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: test_connectivity - name: test_apistrict @@ -8987,11 +8987,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_apistrict vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "latest-alpha" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -9002,11 +9002,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: compile_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" ### # E2E TESTS @@ -9020,14 +9020,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_x64 @@ -9039,14 +9039,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_x64_50x_fips @@ -9058,14 +9058,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_x64_50x @@ -9077,14 +9077,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_arm64_fips @@ -9096,14 +9096,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_arm64 @@ -9115,14 +9115,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_arm64_50x_fips @@ -9134,14 +9134,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_arm64_50x @@ -9153,14 +9153,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_fips @@ -9172,14 +9172,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64 @@ -9191,14 +9191,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_50x_fips @@ -9210,14 +9210,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_50x @@ -9229,14 +9229,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl11_fips @@ -9248,14 +9248,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl11 @@ -9267,14 +9267,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl11_50x_fips @@ -9286,14 +9286,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl11_50x @@ -9305,14 +9305,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl3_fips @@ -9324,14 +9324,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl3 @@ -9343,14 +9343,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl3_50x_fips @@ -9362,14 +9362,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl3_50x @@ -9381,14 +9381,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_fips @@ -9400,14 +9400,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64 @@ -9419,14 +9419,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_50x_fips @@ -9438,14 +9438,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_50x @@ -9457,14 +9457,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_openssl11_fips @@ -9476,14 +9476,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_openssl11 @@ -9495,14 +9495,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_openssl11_50x_fips @@ -9514,14 +9514,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_openssl11_50x @@ -9533,14 +9533,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_ppc64le_fips @@ -9552,14 +9552,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_ppc64le @@ -9571,14 +9571,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_ppc64le_50x_fips @@ -9590,14 +9590,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_ppc64le_50x @@ -9609,14 +9609,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_s390x_fips @@ -9628,14 +9628,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_s390x @@ -9647,14 +9647,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_s390x_50x_fips @@ -9666,14 +9666,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_s390x_50x @@ -9685,14 +9685,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_win32_fips @@ -9704,14 +9704,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_win32 @@ -9723,14 +9723,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_win32_50x_fips @@ -9742,14 +9742,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_win32_50x @@ -9761,14 +9761,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" @@ -9784,10 +9784,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -9799,10 +9799,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -9814,10 +9814,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_deb_x64 @@ -9829,10 +9829,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: deb-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rpm_x64 @@ -9844,10 +9844,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_x64_openssl11 @@ -9859,10 +9859,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_deb_x64_openssl11 @@ -9874,10 +9874,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_rpm_x64_openssl11 @@ -9889,10 +9889,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_linux_x64_openssl3 @@ -9904,10 +9904,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_deb_x64_openssl3 @@ -9919,10 +9919,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_rpm_x64_openssl3 @@ -9934,10 +9934,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_linux_arm64 @@ -9949,10 +9949,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_deb_arm64 @@ -9964,10 +9964,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: deb-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rpm_arm64 @@ -9979,10 +9979,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_arm64_openssl11 @@ -9994,10 +9994,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_deb_arm64_openssl11 @@ -10009,10 +10009,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_rpm_arm64_openssl11 @@ -10024,10 +10024,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_linux_ppc64le @@ -10039,10 +10039,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rpm_ppc64le @@ -10054,10 +10054,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -10069,10 +10069,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rpm_s390x @@ -10084,10 +10084,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: rpm-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -10099,10 +10099,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -10114,10 +10114,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.17.0" + node_js_version: "16.19.0" - func: package_and_upload_artifact vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" package_variant: win32msi-x64 executable_os_id: win32 @@ -10161,11 +10161,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -10180,11 +10180,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -10199,11 +10199,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -10218,11 +10218,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -10237,11 +10237,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_debian9_deb tags: ["smoke-test"] @@ -10256,11 +10256,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian9-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -10275,11 +10275,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -10294,11 +10294,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -10313,11 +10313,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -10332,11 +10332,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2022_rpm tags: ["smoke-test"] @@ -10351,11 +10351,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2022-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -10370,11 +10370,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -10389,11 +10389,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -10408,11 +10408,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -10427,11 +10427,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -10446,11 +10446,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: suse15-rpm - name: pkg_test_docker_rpm_x64_amazonlinux1_rpm tags: ["smoke-test"] @@ -10465,11 +10465,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux1-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -10484,11 +10484,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -10503,11 +10503,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -10522,11 +10522,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -10541,11 +10541,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -10560,11 +10560,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -10579,11 +10579,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -10598,11 +10598,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -10617,11 +10617,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -10636,11 +10636,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -10655,11 +10655,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -10674,11 +10674,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -10693,11 +10693,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -10712,11 +10712,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2022_rpm tags: ["smoke-test"] @@ -10731,11 +10731,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2022-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -10750,11 +10750,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -10769,11 +10769,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -10788,11 +10788,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -10807,11 +10807,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -10826,11 +10826,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -10845,11 +10845,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -10864,11 +10864,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -10883,11 +10883,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -10902,11 +10902,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -10921,11 +10921,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2022_rpm tags: ["smoke-test"] @@ -10940,11 +10940,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2022-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -10959,11 +10959,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -10978,11 +10978,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -10997,11 +10997,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -11016,11 +11016,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -11035,11 +11035,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -11054,11 +11054,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -11073,11 +11073,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" dockerfile: amazonlinux2-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -11162,11 +11162,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: release_draft vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -11176,11 +11176,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: release_publish_dry_run vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" - name: release_publish tags: ["publish"] git_tag_only: true @@ -11192,11 +11192,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" npm_deps_mode: all - func: release_publish vars: - node_js_version: "16.17.0" + node_js_version: "16.19.0" # Need to run builds for every possible build variant. buildvariants: diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index 0c8e83af29..851b7a0a7d 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -2,8 +2,8 @@ <% const path = require('path'); -const NODE_JS_VERSION_14 = '14.20.0'; -const NODE_JS_VERSION_16 = '16.17.0'; +const NODE_JS_VERSION_14 = '14.21.2'; +const NODE_JS_VERSION_16 = '16.19.0'; const MONGODB_VERSIONS = [ { shortName: '40xc', versionSpec: '4.0.x-community' },