diff --git a/.evergreen.yml b/.evergreen.yml index 3be285d446..865d4cc0e8 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -5998,7 +5998,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: check depends_on: @@ -6008,11 +6008,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: check vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: check_coverage depends_on: @@ -6022,11 +6022,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: check_coverage vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" ### # UNIT TESTS @@ -6041,12 +6041,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -6077,12 +6077,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -6113,12 +6113,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -6149,12 +6149,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -6185,12 +6185,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -6221,12 +6221,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -6257,12 +6257,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_build" mongosh_run_only_in_package: "build" @@ -6293,12 +6293,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6311,12 +6311,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6329,12 +6329,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6347,12 +6347,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6365,12 +6365,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6383,12 +6383,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6401,12 +6401,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6419,12 +6419,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6437,12 +6437,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6455,12 +6455,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6473,12 +6473,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6689,12 +6689,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6725,12 +6725,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_editor" mongosh_run_only_in_package: "editor" @@ -6761,12 +6761,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_errors" mongosh_run_only_in_package: "errors" @@ -6797,12 +6797,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_history" mongosh_run_only_in_package: "history" @@ -6833,12 +6833,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_i18n" mongosh_run_only_in_package: "i18n" @@ -6869,12 +6869,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6887,12 +6887,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6905,12 +6905,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6923,12 +6923,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6941,12 +6941,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6959,12 +6959,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6977,12 +6977,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6995,12 +6995,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7013,12 +7013,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7031,12 +7031,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7049,12 +7049,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_java_shell" mongosh_run_only_in_package: "java-shell" @@ -7265,12 +7265,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -7301,12 +7301,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_logging" mongosh_run_only_in_package: "logging" @@ -7337,12 +7337,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7355,12 +7355,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7373,12 +7373,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7391,12 +7391,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7409,12 +7409,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7427,12 +7427,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7445,12 +7445,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7463,12 +7463,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7481,12 +7481,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7499,12 +7499,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7517,12 +7517,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7733,12 +7733,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8129,12 +8129,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -8165,12 +8165,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_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.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_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: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8273,12 +8273,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8291,12 +8291,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8309,12 +8309,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8327,12 +8327,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8345,12 +8345,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -8561,12 +8561,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8579,12 +8579,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8597,12 +8597,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8615,12 +8615,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8633,12 +8633,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8651,12 +8651,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8669,12 +8669,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8687,12 +8687,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8705,12 +8705,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x-community" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8723,12 +8723,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8741,12 +8741,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n16_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8957,12 +8957,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -8993,12 +8993,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -9029,12 +9029,12 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test vars: mongosh_server_test_version: "" - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n16_types" mongosh_run_only_in_package: "types" @@ -9069,11 +9069,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test_vscode vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -9083,7 +9083,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: test_connectivity - name: test_apistrict @@ -9095,11 +9095,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_apistrict vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "latest-alpha" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -9110,11 +9110,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: compile_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: generate_license_and_vulnerability_report depends_on: @@ -9124,11 +9124,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: generate_license_and_vulnerability_report vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" ### # E2E TESTS @@ -9142,14 +9142,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_x64 @@ -9161,14 +9161,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_x64_50x_fips @@ -9180,14 +9180,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_x64_50x @@ -9199,14 +9199,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_arm64_fips @@ -9218,14 +9218,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_arm64 @@ -9237,14 +9237,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_darwin_arm64_50x_fips @@ -9256,14 +9256,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_darwin_arm64_50x @@ -9275,14 +9275,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_fips @@ -9294,14 +9294,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64 @@ -9313,14 +9313,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_50x_fips @@ -9332,14 +9332,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_50x @@ -9351,14 +9351,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl11_fips @@ -9370,14 +9370,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl11 @@ -9389,14 +9389,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl11_50x_fips @@ -9408,14 +9408,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl11_50x @@ -9427,14 +9427,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl3_fips @@ -9446,14 +9446,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl3 @@ -9465,14 +9465,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_x64_openssl3_50x_fips @@ -9484,14 +9484,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_x64_openssl3_50x @@ -9503,14 +9503,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_fips @@ -9522,14 +9522,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64 @@ -9541,14 +9541,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_50x_fips @@ -9560,14 +9560,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_50x @@ -9579,14 +9579,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_openssl11_fips @@ -9598,14 +9598,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_openssl11 @@ -9617,14 +9617,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_arm64_openssl11_50x_fips @@ -9636,14 +9636,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_arm64_openssl11_50x @@ -9655,14 +9655,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" 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.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_ppc64le_fips @@ -9674,14 +9674,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_ppc64le @@ -9693,14 +9693,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_ppc64le_50x_fips @@ -9712,14 +9712,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_ppc64le_50x @@ -9731,14 +9731,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_s390x_fips @@ -9750,14 +9750,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_s390x @@ -9769,14 +9769,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_linux_s390x_50x_fips @@ -9788,14 +9788,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_linux_s390x_50x @@ -9807,14 +9807,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" - name: e2e_tests_win32_fips @@ -9826,14 +9826,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_win32 @@ -9845,14 +9845,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "stable" mongosh_test_e2e_force_fips: "" - name: e2e_tests_win32_50x_fips @@ -9864,14 +9864,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "1" - name: e2e_tests_win32_50x @@ -9883,14 +9883,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" mongosh_server_test_version: "5.0.x" mongosh_test_e2e_force_fips: "" @@ -9906,10 +9906,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -9921,10 +9921,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -9936,10 +9936,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_deb_x64 @@ -9951,10 +9951,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: deb-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rpm_x64 @@ -9966,10 +9966,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_x64_openssl11 @@ -9981,10 +9981,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_deb_x64_openssl11 @@ -9996,10 +9996,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_rpm_x64_openssl11 @@ -10011,10 +10011,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_linux_x64_openssl3 @@ -10026,10 +10026,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_deb_x64_openssl3 @@ -10041,10 +10041,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_rpm_x64_openssl3 @@ -10056,10 +10056,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_linux_arm64 @@ -10071,10 +10071,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_deb_arm64 @@ -10086,10 +10086,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: deb-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rpm_arm64 @@ -10101,10 +10101,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_arm64_openssl11 @@ -10116,10 +10116,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_deb_arm64_openssl11 @@ -10131,10 +10131,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_rpm_arm64_openssl11 @@ -10146,10 +10146,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_linux_ppc64le @@ -10161,10 +10161,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rpm_ppc64le @@ -10176,10 +10176,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -10191,10 +10191,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rpm_s390x @@ -10206,10 +10206,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: rpm-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -10221,10 +10221,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -10236,10 +10236,10 @@ tasks: - func: install vars: npm_deps_mode: cli_build - node_js_version: "16.20.0" + node_js_version: "16.20.1" - func: package_and_upload_artifact vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" package_variant: win32msi-x64 executable_os_id: win32 @@ -10283,11 +10283,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -10302,11 +10302,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -10321,11 +10321,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -10340,11 +10340,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -10359,11 +10359,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_debian9_deb tags: ["smoke-test"] @@ -10378,11 +10378,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian9-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -10397,11 +10397,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -10416,11 +10416,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -10435,11 +10435,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -10454,11 +10454,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -10473,11 +10473,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -10492,11 +10492,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -10511,11 +10511,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -10530,11 +10530,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -10549,11 +10549,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -10568,11 +10568,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: suse15-rpm - name: pkg_test_docker_rpm_x64_amazonlinux1_rpm tags: ["smoke-test"] @@ -10587,11 +10587,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux1-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -10606,11 +10606,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -10625,11 +10625,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -10644,11 +10644,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -10663,11 +10663,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -10682,11 +10682,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -10701,11 +10701,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -10720,11 +10720,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -10739,11 +10739,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -10758,11 +10758,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -10777,11 +10777,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -10796,11 +10796,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -10815,11 +10815,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -10834,11 +10834,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -10853,11 +10853,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -10872,11 +10872,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -10891,11 +10891,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -10910,11 +10910,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -10929,11 +10929,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -10948,11 +10948,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -10967,11 +10967,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -10986,11 +10986,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -11005,11 +11005,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -11024,11 +11024,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -11043,11 +11043,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -11062,11 +11062,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -11081,11 +11081,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -11100,11 +11100,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -11119,11 +11119,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -11138,11 +11138,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -11157,11 +11157,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -11176,11 +11176,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -11195,11 +11195,11 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: cli_build - func: test_artifact_docker vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" dockerfile: amazonlinux2-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -11284,11 +11284,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: release_draft vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -11298,11 +11298,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: release_publish_dry_run vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" - name: release_publish tags: ["publish"] git_tag_only: true @@ -11314,11 +11314,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" npm_deps_mode: all - func: release_publish vars: - node_js_version: "16.20.0" + node_js_version: "16.20.1" # Need to run builds for every possible build variant. buildvariants: diff --git a/.evergreen/node-16-latest.json b/.evergreen/node-16-latest.json index 281147720d..726574662c 100644 --- a/.evergreen/node-16-latest.json +++ b/.evergreen/node-16-latest.json @@ -1,8 +1,8 @@ { - "version": "16.20.0", + "version": "16.20.1", "major": 16, "minor": 20, - "patch": 0, + "patch": 1, "tag": "", "codename": "gallium", "versionName": "v16",