diff --git a/.evergreen.yml b/.evergreen.yml index b2465212c..0a16a539d 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -5543,7 +5543,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: check depends_on: @@ -5553,10 +5553,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: check vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: check_coverage depends_on: @@ -5566,10 +5566,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: check_coverage vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" ### # UNIT TESTS @@ -5584,11 +5584,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -5601,11 +5601,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -5618,11 +5618,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -5635,11 +5635,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -5652,11 +5652,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -5669,11 +5669,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -5686,11 +5686,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -5703,11 +5703,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -5720,11 +5720,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -5737,11 +5737,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -5754,11 +5754,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_build" mongosh_run_only_in_package: "build" @@ -5771,11 +5771,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_build" mongosh_run_only_in_package: "build" @@ -5788,11 +5788,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5805,11 +5805,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5822,11 +5822,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5839,11 +5839,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5856,11 +5856,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5873,11 +5873,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5890,11 +5890,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5907,11 +5907,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5924,11 +5924,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5941,11 +5941,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5958,11 +5958,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5975,11 +5975,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -5992,11 +5992,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6009,11 +6009,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6026,11 +6026,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6043,11 +6043,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6060,11 +6060,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6077,11 +6077,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -6094,11 +6094,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6111,11 +6111,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6128,11 +6128,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6145,11 +6145,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6162,11 +6162,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6179,11 +6179,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6196,11 +6196,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6213,11 +6213,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6230,11 +6230,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6247,11 +6247,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6264,11 +6264,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6281,11 +6281,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6298,11 +6298,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6315,11 +6315,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6332,11 +6332,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6349,11 +6349,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6366,11 +6366,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6383,11 +6383,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -6400,11 +6400,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_errors" mongosh_run_only_in_package: "errors" @@ -6417,11 +6417,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_errors" mongosh_run_only_in_package: "errors" @@ -6434,11 +6434,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_history" mongosh_run_only_in_package: "history" @@ -6451,11 +6451,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_history" mongosh_run_only_in_package: "history" @@ -6468,11 +6468,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_i18n" mongosh_run_only_in_package: "i18n" @@ -6485,11 +6485,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_i18n" mongosh_run_only_in_package: "i18n" @@ -6502,11 +6502,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6519,11 +6519,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6536,11 +6536,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6553,11 +6553,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6570,11 +6570,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6587,11 +6587,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6604,11 +6604,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6621,11 +6621,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6638,11 +6638,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6655,11 +6655,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6672,11 +6672,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6689,11 +6689,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6706,11 +6706,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6723,11 +6723,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6740,11 +6740,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6757,11 +6757,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6774,11 +6774,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6791,11 +6791,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_java_shell" mongosh_run_only_in_package: "java-shell" @@ -6808,11 +6808,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6825,11 +6825,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6842,11 +6842,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6859,11 +6859,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6876,11 +6876,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6893,11 +6893,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6910,11 +6910,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6927,11 +6927,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6944,11 +6944,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6961,11 +6961,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6978,11 +6978,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -6995,11 +6995,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7012,11 +7012,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7029,11 +7029,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7046,11 +7046,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7063,11 +7063,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7080,11 +7080,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7097,11 +7097,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_mongosh" mongosh_run_only_in_package: "mongosh" @@ -7114,11 +7114,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7131,11 +7131,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7148,11 +7148,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7165,11 +7165,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7182,11 +7182,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7199,11 +7199,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7216,11 +7216,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7233,11 +7233,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7250,11 +7250,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7267,11 +7267,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7284,11 +7284,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7301,11 +7301,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7318,11 +7318,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7335,11 +7335,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7352,11 +7352,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7369,11 +7369,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7386,11 +7386,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7403,11 +7403,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -7420,11 +7420,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -7437,11 +7437,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -7454,11 +7454,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7471,11 +7471,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7488,11 +7488,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7505,11 +7505,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7522,11 +7522,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7539,11 +7539,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7556,11 +7556,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7573,11 +7573,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7590,11 +7590,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7607,11 +7607,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7624,11 +7624,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7641,11 +7641,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7658,11 +7658,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7675,11 +7675,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7692,11 +7692,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7709,11 +7709,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7726,11 +7726,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7743,11 +7743,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -7760,11 +7760,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xc_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7777,11 +7777,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m40xe_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7794,11 +7794,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xc_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7811,11 +7811,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m42xe_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7828,11 +7828,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xc_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7845,11 +7845,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m44xe_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7862,11 +7862,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xc_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7879,11 +7879,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "m50xe_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7896,11 +7896,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "mlatest_n12_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7913,11 +7913,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7930,11 +7930,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m40xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7947,11 +7947,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7964,11 +7964,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7981,11 +7981,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -7998,11 +7998,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8015,11 +8015,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x-community" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8032,11 +8032,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8049,11 +8049,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "latest-alpha" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n14_shell_api" mongosh_run_only_in_package: "shell-api" @@ -8066,11 +8066,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -8083,11 +8083,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -8100,11 +8100,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -8117,11 +8117,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -8134,11 +8134,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "12.20.0" + node_js_version: "12.22.4" mongosh_skip_node_version_check: "1" mongosh_test_id: "n12_types" mongosh_run_only_in_package: "types" @@ -8151,11 +8151,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test vars: mongosh_server_test_version: "" - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_skip_node_version_check: "" mongosh_test_id: "n14_types" mongosh_run_only_in_package: "types" @@ -8172,10 +8172,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - func: test_vscode vars: - node_js_version: "12.20.0" + node_js_version: "12.22.4" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -8185,7 +8185,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test_connectivity - name: test_apistrict tags: ["extra-integration-test"] @@ -8196,10 +8196,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: test_apistrict vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" mongosh_server_test_version: "latest-alpha" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -8210,10 +8210,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: compile_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" ### # E2E TESTS @@ -8227,13 +8227,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: e2e_tests_linux_x64 tags: ["e2e-test"] depends_on: @@ -8243,13 +8243,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: e2e_tests_linux_arm64 tags: ["e2e-test"] depends_on: @@ -8259,13 +8259,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: e2e_tests_linux_ppc64le tags: ["e2e-test"] depends_on: @@ -8275,13 +8275,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: e2e_tests_linux_s390x tags: ["e2e-test"] depends_on: @@ -8291,13 +8291,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: e2e_tests_win32 tags: ["e2e-test"] depends_on: @@ -8307,13 +8307,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" ### # PACKAGING @@ -8326,10 +8326,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -8340,10 +8340,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -8354,10 +8354,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_debian_x64 @@ -8368,10 +8368,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: debian-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rhel_x64 @@ -8382,10 +8382,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: rhel-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_suse_x64 @@ -8396,10 +8396,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: suse-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_amzn1_x64 @@ -8410,10 +8410,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: amzn1-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_arm64 @@ -8424,10 +8424,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_debian_arm64 @@ -8438,10 +8438,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: debian-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rhel_arm64 @@ -8452,10 +8452,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: rhel-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_amzn2_arm64 @@ -8466,10 +8466,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: amzn2-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_ppc64le @@ -8480,10 +8480,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rhel_ppc64le @@ -8494,10 +8494,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: rhel-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -8508,10 +8508,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rhel_s390x @@ -8522,10 +8522,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: rhel-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -8536,10 +8536,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -8550,10 +8550,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: package_and_upload_artifact vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" distribution_build_variant: win32msi-x64 executable_os_id: win32 @@ -8843,10 +8843,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: release_draft vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - name: release_publish tags: ["publish"] git_tag_only: true @@ -8858,10 +8858,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" - func: release_publish vars: - node_js_version: "14.17.1" + node_js_version: "14.17.4" # Need to run builds for every possible build variant. buildvariants: diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index f5bc79688..e56e3a70a 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.17.1'; -const NODE_JS_VERSION_12 = '12.20.0'; +const NODE_JS_VERSION_14 = '14.17.4'; +const NODE_JS_VERSION_12 = '12.22.4'; const MONGODB_VERSIONS = [ { shortName: '40xc', versionSpec: '4.0.x-community' },