diff --git a/.evergreen.yml b/.evergreen.yml index 1c5efc4cd2..c24b3de75f 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -7243,7 +7243,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - name: check depends_on: @@ -7253,10 +7253,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: check vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - name: check_coverage depends_on: @@ -7266,10 +7266,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: check_coverage vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" ### # UNIT TESTS @@ -7284,11 +7284,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -7320,11 +7320,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -7356,11 +7356,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -7392,11 +7392,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -7428,11 +7428,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -7464,11 +7464,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -7500,11 +7500,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -7536,11 +7536,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7554,11 +7554,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7572,11 +7572,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7590,11 +7590,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7608,11 +7608,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7626,11 +7626,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7644,11 +7644,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7662,11 +7662,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7680,11 +7680,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7698,11 +7698,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7716,11 +7716,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7734,11 +7734,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7752,11 +7752,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -8004,11 +8004,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -8040,11 +8040,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8058,11 +8058,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8076,11 +8076,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8094,11 +8094,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8112,11 +8112,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8130,11 +8130,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8148,11 +8148,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8166,11 +8166,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8184,11 +8184,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8202,11 +8202,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8220,11 +8220,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8238,11 +8238,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8256,11 +8256,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -8508,11 +8508,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -8544,11 +8544,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -8580,11 +8580,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -8616,11 +8616,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -8652,11 +8652,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8670,11 +8670,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8688,11 +8688,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8706,11 +8706,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8724,11 +8724,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8742,11 +8742,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8760,11 +8760,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8778,11 +8778,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8796,11 +8796,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8814,11 +8814,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8832,11 +8832,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8850,11 +8850,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8868,11 +8868,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -9120,11 +9120,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -9156,11 +9156,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -9192,11 +9192,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9210,11 +9210,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9228,11 +9228,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9246,11 +9246,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9264,11 +9264,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9282,11 +9282,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9300,11 +9300,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9318,11 +9318,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9336,11 +9336,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9354,11 +9354,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9372,11 +9372,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9390,11 +9390,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9408,11 +9408,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -9660,11 +9660,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9678,11 +9678,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9696,11 +9696,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9714,11 +9714,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9732,11 +9732,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9750,11 +9750,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9768,11 +9768,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9786,11 +9786,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9804,11 +9804,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9822,11 +9822,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9840,11 +9840,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9858,11 +9858,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9876,11 +9876,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -10128,11 +10128,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -10164,11 +10164,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10182,11 +10182,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10200,11 +10200,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10218,11 +10218,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10236,11 +10236,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10254,11 +10254,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10272,11 +10272,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10290,11 +10290,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10308,11 +10308,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10326,11 +10326,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10344,11 +10344,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10362,11 +10362,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10380,11 +10380,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_node_driver" mongosh_run_only_in_package: "service-provider-node-driver" @@ -10632,11 +10632,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10650,11 +10650,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10668,11 +10668,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10686,11 +10686,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10704,11 +10704,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10722,11 +10722,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10740,11 +10740,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10758,11 +10758,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10776,11 +10776,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10794,11 +10794,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10812,11 +10812,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10830,11 +10830,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "m80xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10848,11 +10848,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -11100,11 +11100,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -11136,11 +11136,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -11172,11 +11172,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -11211,10 +11211,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_vscode vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" task_name: ${task_name} - name: test_connectivity tags: ["extra-integration-test"] @@ -11225,10 +11225,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" task_name: ${task_name} - name: test_apistrict tags: ["extra-integration-test"] @@ -11239,10 +11239,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_apistrict vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" task_name: ${task_name} @@ -11255,16 +11255,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: compile_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: upload_compiled_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: upload_first_party_deps_list vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -11275,10 +11275,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" ### # E2E TESTS @@ -11292,13 +11292,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11311,13 +11311,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11330,13 +11330,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11349,13 +11349,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11368,13 +11368,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11387,13 +11387,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11406,7 +11406,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -11420,13 +11420,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11439,13 +11439,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11458,13 +11458,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11477,13 +11477,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11496,13 +11496,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11515,13 +11515,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11534,7 +11534,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -11548,13 +11548,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11567,13 +11567,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11586,13 +11586,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11605,13 +11605,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11624,13 +11624,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11643,13 +11643,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11662,7 +11662,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -11676,13 +11676,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11695,13 +11695,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11714,13 +11714,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11733,13 +11733,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11752,13 +11752,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11771,13 +11771,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11790,7 +11790,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -11804,13 +11804,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11823,13 +11823,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11842,13 +11842,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11861,13 +11861,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11880,13 +11880,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11899,13 +11899,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11918,7 +11918,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -11932,13 +11932,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11951,13 +11951,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11970,13 +11970,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -11989,13 +11989,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12008,13 +12008,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12027,13 +12027,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12046,7 +12046,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -12060,13 +12060,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12079,13 +12079,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12098,13 +12098,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12117,13 +12117,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12136,13 +12136,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12155,13 +12155,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12174,7 +12174,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -12188,13 +12188,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12207,13 +12207,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12226,13 +12226,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12245,13 +12245,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12264,13 +12264,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12283,13 +12283,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12302,7 +12302,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -12316,13 +12316,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12335,13 +12335,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12354,13 +12354,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12373,13 +12373,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12392,13 +12392,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12411,13 +12411,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12430,7 +12430,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -12444,13 +12444,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12463,13 +12463,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12482,13 +12482,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12501,13 +12501,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12520,13 +12520,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12539,13 +12539,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12558,7 +12558,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -12572,13 +12572,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12591,13 +12591,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12610,13 +12610,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12629,13 +12629,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12648,13 +12648,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "1" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12667,13 +12667,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" disable_openssl_shared_config_for_bundled_openssl: ${disable_openssl_shared_config_for_bundled_openssl|false} @@ -12686,7 +12686,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -12704,13 +12704,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -12723,13 +12723,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -12742,13 +12742,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -12761,13 +12761,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -12780,13 +12780,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -12799,13 +12799,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -12818,13 +12818,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -12837,13 +12837,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -12856,13 +12856,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -12875,13 +12875,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -12894,13 +12894,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -12913,13 +12913,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -12932,13 +12932,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -12951,13 +12951,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -12970,13 +12970,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -12989,13 +12989,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -13008,13 +13008,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -13027,13 +13027,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -13046,13 +13046,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -13065,13 +13065,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -13088,7 +13088,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -13112,14 +13112,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 extra_upload_tag: -darwin-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: darwin-x64 executable_os_id: darwin-x64 - func: put_artifact_url @@ -13134,14 +13134,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: darwin-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: darwin-x64 - func: papertrail_trace vars: @@ -13171,7 +13171,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -13195,14 +13195,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 extra_upload_tag: -darwin-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - func: put_artifact_url @@ -13217,14 +13217,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: darwin-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: darwin-arm64 - func: papertrail_trace vars: @@ -13254,7 +13254,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13278,14 +13278,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -linux-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13300,14 +13300,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64 - func: papertrail_trace vars: @@ -13337,7 +13337,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13361,14 +13361,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -deb-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13383,14 +13383,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64 - func: papertrail_trace vars: @@ -13420,7 +13420,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -13444,14 +13444,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -rpm-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -13466,14 +13466,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64 - func: papertrail_trace vars: @@ -13503,7 +13503,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13527,14 +13527,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -linux-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13549,14 +13549,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64-openssl11 - func: papertrail_trace vars: @@ -13586,7 +13586,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13610,14 +13610,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -deb-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13632,14 +13632,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64-openssl11 - func: papertrail_trace vars: @@ -13669,7 +13669,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -13693,14 +13693,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -rpm-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -13715,14 +13715,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64-openssl11 - func: papertrail_trace vars: @@ -13752,7 +13752,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -13776,14 +13776,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -linux-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -13798,14 +13798,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-x64-openssl3 - func: papertrail_trace vars: @@ -13835,7 +13835,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -13859,14 +13859,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -deb-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -13881,14 +13881,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-x64-openssl3 - func: papertrail_trace vars: @@ -13918,7 +13918,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -13942,14 +13942,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -rpm-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -13964,14 +13964,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-x64-openssl3 - func: papertrail_trace vars: @@ -14001,7 +14001,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14025,14 +14025,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -linux-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14047,14 +14047,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64 - func: papertrail_trace vars: @@ -14084,7 +14084,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14108,14 +14108,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -deb-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14130,14 +14130,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64 - func: papertrail_trace vars: @@ -14167,7 +14167,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -14191,14 +14191,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -rpm-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -14213,14 +14213,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64 - func: papertrail_trace vars: @@ -14250,7 +14250,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14274,14 +14274,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -linux-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14296,14 +14296,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64-openssl11 - func: papertrail_trace vars: @@ -14333,7 +14333,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14357,14 +14357,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -deb-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14379,14 +14379,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64-openssl11 - func: papertrail_trace vars: @@ -14416,7 +14416,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -14440,14 +14440,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -rpm-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -14462,14 +14462,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64-openssl11 - func: papertrail_trace vars: @@ -14499,7 +14499,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14523,14 +14523,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -linux-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14545,14 +14545,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-arm64-openssl3 - func: papertrail_trace vars: @@ -14582,7 +14582,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14606,14 +14606,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -deb-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14628,14 +14628,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: deb-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: deb-arm64-openssl3 - func: papertrail_trace vars: @@ -14665,7 +14665,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -14689,14 +14689,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -rpm-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -14711,14 +14711,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-arm64-openssl3 - func: papertrail_trace vars: @@ -14748,7 +14748,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -14772,14 +14772,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -linux-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -14794,14 +14794,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-ppc64le - func: papertrail_trace vars: @@ -14831,7 +14831,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -14855,14 +14855,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -rpm-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -14877,14 +14877,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-ppc64le - func: papertrail_trace vars: @@ -14914,7 +14914,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -14938,14 +14938,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -linux-s390x-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -14960,14 +14960,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: linux-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: linux-s390x - func: papertrail_trace vars: @@ -14997,7 +14997,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -15021,14 +15021,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -rpm-s390x-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -15043,14 +15043,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: rpm-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: rpm-s390x - func: papertrail_trace vars: @@ -15080,7 +15080,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15104,14 +15104,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: win32-x64 executable_os_id: win32 - func: put_artifact_url @@ -15126,14 +15126,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: win32-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: win32-x64 - func: papertrail_trace vars: @@ -15163,7 +15163,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -15187,14 +15187,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32msi-x64-complete - func: package_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: win32msi-x64 executable_os_id: win32 - func: put_artifact_url @@ -15209,14 +15209,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: get_artifact_url vars: package_variant: win32msi-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" package_variant: win32msi-x64 - func: papertrail_trace vars: @@ -15281,10 +15281,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu18_04_deb @@ -15301,10 +15301,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu20_04_deb @@ -15321,10 +15321,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_deb @@ -15341,10 +15341,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb @@ -15361,10 +15361,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb @@ -15381,10 +15381,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu24_04_deb @@ -15401,10 +15401,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian10_deb @@ -15421,10 +15421,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian11_deb @@ -15441,10 +15441,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian12_deb @@ -15461,10 +15461,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_centos7_rpm @@ -15481,10 +15481,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: centos7-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm @@ -15501,10 +15501,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm @@ -15521,10 +15521,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky8_rpm @@ -15541,10 +15541,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky9_rpm @@ -15561,10 +15561,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_fedora34_rpm @@ -15581,10 +15581,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse12_rpm @@ -15601,10 +15601,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: suse12-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse15_rpm @@ -15621,10 +15621,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: suse15-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_oraclelinux9_rpm @@ -15641,10 +15641,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: oraclelinux9-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb @@ -15661,10 +15661,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian10_deb @@ -15681,10 +15681,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian11_deb @@ -15701,10 +15701,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm @@ -15721,10 +15721,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: centos7-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm @@ -15741,10 +15741,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm @@ -15761,10 +15761,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm @@ -15781,10 +15781,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm @@ -15801,10 +15801,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb @@ -15821,10 +15821,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb @@ -15841,10 +15841,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_debian12_deb @@ -15861,10 +15861,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm @@ -15881,10 +15881,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm @@ -15901,10 +15901,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm @@ -15921,10 +15921,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm @@ -15941,10 +15941,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz @@ -15961,10 +15961,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb @@ -15981,10 +15981,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb @@ -16001,10 +16001,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb @@ -16021,10 +16021,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb @@ -16041,10 +16041,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb @@ -16061,10 +16061,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu24_04_deb @@ -16081,10 +16081,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian10_deb @@ -16101,10 +16101,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian11_deb @@ -16121,10 +16121,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian12_deb @@ -16141,10 +16141,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky8_rpm @@ -16161,10 +16161,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky9_rpm @@ -16181,10 +16181,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_fedora34_rpm @@ -16201,10 +16201,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm @@ -16221,10 +16221,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm @@ -16241,10 +16241,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb @@ -16261,10 +16261,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb @@ -16281,10 +16281,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb @@ -16301,10 +16301,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm @@ -16321,10 +16321,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm @@ -16341,10 +16341,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm @@ -16361,10 +16361,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm @@ -16381,10 +16381,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb @@ -16401,10 +16401,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb @@ -16421,10 +16421,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb @@ -16441,10 +16441,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm @@ -16461,10 +16461,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm @@ -16481,10 +16481,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm @@ -16501,10 +16501,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm @@ -16521,10 +16521,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: test_artifact_docker vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_rpmextract_rpm_ppc64le @@ -16602,10 +16602,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: create_static_analysis_report vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" ### # RELEASE TASKS @@ -16629,10 +16629,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: release_draft vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -16642,16 +16642,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: papertrail_trace vars: product: "mongosh-draft" - func: release_publish_dry_run vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - name: release_publish tags: ["publish"] git_tag_only: true @@ -16663,16 +16663,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" - func: papertrail_trace vars: product: "mongosh" - func: release_publish vars: - node_js_version: "20.18.0" + node_js_version: "20.18.2" # Need to run builds for every possible build variant. buildvariants: diff --git a/.evergreen/node-20-latest.json b/.evergreen/node-20-latest.json index 87e257c8ab..76916c9d1e 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.18.0", + "version": "20.18.2", "major": 20, "minor": 18, - "patch": 0, + "patch": 2, "tag": "", "codename": "iron", "versionName": "v20", @@ -10,7 +10,7 @@ "lts": "2023-10-24T00:00:00.000Z", "maintenance": "2024-10-22T00:00:00.000Z", "end": "2026-04-30T00:00:00.000Z", - "releaseDate": "2024-10-03T00:00:00.000Z", + "releaseDate": "2025-01-21T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64", @@ -40,6 +40,6 @@ "v8": "11.3.244.8", "uv": "1.46.0", "zlib": "1.3.0.1-motley", - "openssl": "3.0.13+quic" + "openssl": "3.0.15+quic" } } diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 9563906b44..694bab7c87 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -1,5 +1,5 @@ The following third-party software is used by and included in **mongosh**. -This document was automatically generated on Wed Nov 13 2024. +This document was automatically generated on Sun Jan 26 2025. ## List of dependencies