From 45afcf59a5eff2521f762c63864e5cc3c563b4c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:06:35 +0100 Subject: [PATCH] chore: update node.js (#1822) * chore: update node.js version * fixup: shorter domain name to account for switch from ENOTFOUND to EINVAL --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Anna Henningsen --- .evergreen.yml | 1010 +++++++++++++-------------- .evergreen/node-20-latest.json | 8 +- packages/e2e-tests/test/e2e.spec.ts | 2 +- 3 files changed, 510 insertions(+), 510 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 0f33f104c..4a1c087bd 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -6896,7 +6896,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: check depends_on: @@ -6906,10 +6906,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: check vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: check_coverage depends_on: @@ -6919,10 +6919,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: check_coverage vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" ### # UNIT TESTS @@ -6937,11 +6937,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_arg_parser" mongosh_run_only_in_package: "arg-parser" @@ -6971,11 +6971,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_async_rewriter2" mongosh_run_only_in_package: "async-rewriter2" @@ -7005,11 +7005,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_autocomplete" mongosh_run_only_in_package: "autocomplete" @@ -7039,11 +7039,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_repl" mongosh_run_only_in_package: "browser-repl" @@ -7073,11 +7073,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_core" mongosh_run_only_in_package: "browser-runtime-core" @@ -7107,11 +7107,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_browser_runtime_electron" mongosh_run_only_in_package: "browser-runtime-electron" @@ -7141,11 +7141,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_build" mongosh_run_only_in_package: "build" @@ -7175,11 +7175,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7192,11 +7192,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7209,11 +7209,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7226,11 +7226,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7243,11 +7243,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7260,11 +7260,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7277,11 +7277,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7294,11 +7294,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7311,11 +7311,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7328,11 +7328,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7345,11 +7345,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_cli_repl" mongosh_run_only_in_package: "cli-repl" @@ -7549,11 +7549,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_connectivity_tests" mongosh_run_only_in_package: "connectivity-tests" @@ -7583,11 +7583,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7600,11 +7600,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7617,11 +7617,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7634,11 +7634,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7651,11 +7651,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7668,11 +7668,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7685,11 +7685,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7702,11 +7702,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7719,11 +7719,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7736,11 +7736,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7753,11 +7753,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_e2e_tests" mongosh_run_only_in_package: "e2e-tests" @@ -7957,11 +7957,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_editor" mongosh_run_only_in_package: "editor" @@ -7991,11 +7991,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_errors" mongosh_run_only_in_package: "errors" @@ -8025,11 +8025,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_history" mongosh_run_only_in_package: "history" @@ -8059,11 +8059,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_i18n" mongosh_run_only_in_package: "i18n" @@ -8093,11 +8093,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8110,11 +8110,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8127,11 +8127,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8144,11 +8144,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8161,11 +8161,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8178,11 +8178,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8195,11 +8195,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8212,11 +8212,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8229,11 +8229,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8246,11 +8246,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8263,11 +8263,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_java_shell" mongosh_run_only_in_package: "java-shell" @@ -8467,11 +8467,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_js_multiline_to_singleline" mongosh_run_only_in_package: "js-multiline-to-singleline" @@ -8501,11 +8501,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_logging" mongosh_run_only_in_package: "logging" @@ -8535,11 +8535,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8552,11 +8552,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8569,11 +8569,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8586,11 +8586,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8603,11 +8603,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8620,11 +8620,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8637,11 +8637,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8654,11 +8654,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8671,11 +8671,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8688,11 +8688,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8705,11 +8705,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_mongosh" mongosh_run_only_in_package: "mongosh" @@ -8909,11 +8909,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8926,11 +8926,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8943,11 +8943,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8960,11 +8960,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8977,11 +8977,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -8994,11 +8994,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9011,11 +9011,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9028,11 +9028,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9045,11 +9045,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9062,11 +9062,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9079,11 +9079,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_node_runtime_worker_thread" mongosh_run_only_in_package: "node-runtime-worker-thread" @@ -9283,11 +9283,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_service_provider_core" mongosh_run_only_in_package: "service-provider-core" @@ -9317,11 +9317,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9334,11 +9334,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9351,11 +9351,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9368,11 +9368,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9385,11 +9385,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9402,11 +9402,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9419,11 +9419,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9436,11 +9436,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9453,11 +9453,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9470,11 +9470,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9487,11 +9487,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_service_provider_server" mongosh_run_only_in_package: "service-provider-server" @@ -9691,11 +9691,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9708,11 +9708,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m42xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9725,11 +9725,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9742,11 +9742,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m44xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9759,11 +9759,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9776,11 +9776,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m50xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9793,11 +9793,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9810,11 +9810,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m60xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9827,11 +9827,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xc_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9844,11 +9844,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "m70xe_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -9861,11 +9861,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "mlatest_n20_shell_api" mongosh_run_only_in_package: "shell-api" @@ -10065,11 +10065,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_shell_evaluator" mongosh_run_only_in_package: "shell-evaluator" @@ -10099,11 +10099,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_snippet_manager" mongosh_run_only_in_package: "snippet-manager" @@ -10133,11 +10133,11 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test vars: mongosh_server_test_version: "" - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_skip_node_version_check: "" mongosh_test_id: "n20_types" mongosh_run_only_in_package: "types" @@ -10171,10 +10171,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_vscode vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: test_connectivity tags: ["extra-integration-test"] depends_on: @@ -10184,10 +10184,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: test_apistrict tags: ["extra-integration-test"] depends_on: @@ -10197,10 +10197,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_apistrict vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" - name: compile_artifact @@ -10211,10 +10211,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: compile_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: generate_license_and_vulnerability_report depends_on: @@ -10224,10 +10224,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" ### # E2E TESTS @@ -10241,13 +10241,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10260,13 +10260,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10279,13 +10279,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10298,13 +10298,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10317,13 +10317,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10336,13 +10336,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10355,13 +10355,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10374,13 +10374,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10393,13 +10393,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10412,13 +10412,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10431,13 +10431,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10450,13 +10450,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10469,13 +10469,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10488,13 +10488,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10507,13 +10507,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10526,13 +10526,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10545,13 +10545,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10564,13 +10564,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10583,13 +10583,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10602,13 +10602,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10621,13 +10621,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10640,13 +10640,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10659,13 +10659,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10678,13 +10678,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10697,13 +10697,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10716,13 +10716,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10735,13 +10735,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10754,13 +10754,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10773,13 +10773,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10792,13 +10792,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10811,13 +10811,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10830,13 +10830,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10849,13 +10849,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10868,13 +10868,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10887,13 +10887,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10906,13 +10906,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10925,13 +10925,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10944,13 +10944,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10963,13 +10963,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -10982,13 +10982,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-s390x - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -11001,13 +11001,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -11020,13 +11020,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -11039,13 +11039,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -11058,13 +11058,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: win32 - func: run_e2e_tests vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" 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} @@ -11081,13 +11081,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_ubuntu2004 @@ -11099,13 +11099,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_node20 @@ -11117,13 +11117,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_rocky9 @@ -11135,13 +11135,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_ubuntu2204 @@ -11153,13 +11153,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_x64_openssl11_rocky8 @@ -11171,13 +11171,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_x64_openssl11_ubuntu2004 @@ -11189,13 +11189,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_x64_openssl3_node20 @@ -11207,13 +11207,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_x64_openssl3_rocky9 @@ -11225,13 +11225,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_x64_openssl3_ubuntu2204 @@ -11243,13 +11243,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_rocky8 @@ -11261,13 +11261,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_ubuntu2004 @@ -11279,13 +11279,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_node20 @@ -11297,13 +11297,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_rocky9 @@ -11315,13 +11315,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_ubuntu2204 @@ -11333,13 +11333,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" - name: executable_connectivity_test_linux_arm64_openssl11_rocky8 @@ -11351,13 +11351,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" - name: executable_connectivity_test_linux_arm64_openssl11_ubuntu2004 @@ -11369,13 +11369,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" - name: executable_connectivity_test_linux_arm64_openssl3_node20 @@ -11387,13 +11387,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" - name: executable_connectivity_test_linux_arm64_openssl3_rocky9 @@ -11405,13 +11405,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" - name: executable_connectivity_test_linux_arm64_openssl3_ubuntu2204 @@ -11423,13 +11423,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" @@ -11444,10 +11444,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: darwin-x64 executable_os_id: darwin-x64 - name: package_and_upload_artifact_darwin_arm64 @@ -11458,10 +11458,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - name: package_and_upload_artifact_linux_x64 @@ -11472,10 +11472,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_deb_x64 @@ -11486,10 +11486,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_rpm_x64 @@ -11500,10 +11500,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-x64 executable_os_id: linux-x64 - name: package_and_upload_artifact_linux_x64_openssl11 @@ -11514,10 +11514,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_deb_x64_openssl11 @@ -11528,10 +11528,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_rpm_x64_openssl11 @@ -11542,10 +11542,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - name: package_and_upload_artifact_linux_x64_openssl3 @@ -11556,10 +11556,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_deb_x64_openssl3 @@ -11570,10 +11570,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_rpm_x64_openssl3 @@ -11584,10 +11584,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - name: package_and_upload_artifact_linux_arm64 @@ -11598,10 +11598,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_deb_arm64 @@ -11612,10 +11612,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_rpm_arm64 @@ -11626,10 +11626,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-arm64 executable_os_id: linux-arm64 - name: package_and_upload_artifact_linux_arm64_openssl11 @@ -11640,10 +11640,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_deb_arm64_openssl11 @@ -11654,10 +11654,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_rpm_arm64_openssl11 @@ -11668,10 +11668,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - name: package_and_upload_artifact_linux_arm64_openssl3 @@ -11682,10 +11682,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_deb_arm64_openssl3 @@ -11696,10 +11696,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_rpm_arm64_openssl3 @@ -11710,10 +11710,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - name: package_and_upload_artifact_linux_ppc64le @@ -11724,10 +11724,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_rpm_ppc64le @@ -11738,10 +11738,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - name: package_and_upload_artifact_linux_s390x @@ -11752,10 +11752,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: linux-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_rpm_s390x @@ -11766,10 +11766,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: rpm-s390x executable_os_id: linux-s390x - name: package_and_upload_artifact_win32_x64 @@ -11780,10 +11780,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: win32-x64 executable_os_id: win32 - name: package_and_upload_artifact_win32msi_x64 @@ -11794,10 +11794,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: package_and_upload_artifact vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" package_variant: win32msi-x64 executable_os_id: win32 @@ -11841,10 +11841,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_x64_ubuntu18_04_deb tags: ["smoke-test"] @@ -11859,10 +11859,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_x64_ubuntu20_04_deb tags: ["smoke-test"] @@ -11877,10 +11877,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_deb tags: ["smoke-test"] @@ -11895,10 +11895,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb tags: ["smoke-test"] @@ -11913,10 +11913,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-nohome-deb - name: pkg_test_docker_deb_x64_debian10_deb tags: ["smoke-test"] @@ -11931,10 +11931,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_debian11_deb tags: ["smoke-test"] @@ -11949,10 +11949,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_x64_debian12_deb tags: ["smoke-test"] @@ -11967,10 +11967,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_centos7_rpm tags: ["smoke-test"] @@ -11985,10 +11985,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: centos7-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm tags: ["smoke-test"] @@ -12003,10 +12003,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12021,10 +12021,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_rpm_x64_rocky8_rpm tags: ["smoke-test"] @@ -12039,10 +12039,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_rocky9_rpm tags: ["smoke-test"] @@ -12057,10 +12057,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_fedora34_rpm tags: ["smoke-test"] @@ -12075,10 +12075,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_x64_suse12_rpm tags: ["smoke-test"] @@ -12093,10 +12093,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: suse12-rpm - name: pkg_test_docker_rpm_x64_suse15_rpm tags: ["smoke-test"] @@ -12111,10 +12111,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: suse15-rpm - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -12129,10 +12129,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_x64_openssl11_debian10_deb tags: ["smoke-test"] @@ -12147,10 +12147,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_x64_openssl11_debian11_deb tags: ["smoke-test"] @@ -12165,10 +12165,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm tags: ["smoke-test"] @@ -12183,10 +12183,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: centos7-epel-rpm - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -12201,10 +12201,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -12219,10 +12219,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -12237,10 +12237,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -12255,10 +12255,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: fedora34-rpm - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -12273,10 +12273,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -12291,10 +12291,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_x64_openssl3_debian12_deb tags: ["smoke-test"] @@ -12309,10 +12309,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -12327,10 +12327,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -12345,10 +12345,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -12363,10 +12363,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12381,10 +12381,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz tags: ["smoke-test"] @@ -12399,10 +12399,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-tgz - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb tags: ["smoke-test"] @@ -12417,10 +12417,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu18.04-deb - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb tags: ["smoke-test"] @@ -12435,10 +12435,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb tags: ["smoke-test"] @@ -12453,10 +12453,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_debian10_deb tags: ["smoke-test"] @@ -12471,10 +12471,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_debian11_deb tags: ["smoke-test"] @@ -12489,10 +12489,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian11-deb - name: pkg_test_docker_deb_arm64_debian12_deb tags: ["smoke-test"] @@ -12507,10 +12507,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_rocky8_rpm tags: ["smoke-test"] @@ -12525,10 +12525,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_rocky9_rpm tags: ["smoke-test"] @@ -12543,10 +12543,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_fedora34_rpm tags: ["smoke-test"] @@ -12561,10 +12561,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm tags: ["smoke-test"] @@ -12579,10 +12579,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12597,10 +12597,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb tags: ["smoke-test"] @@ -12615,10 +12615,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu20.04-deb - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb tags: ["smoke-test"] @@ -12633,10 +12633,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian10-deb - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb tags: ["smoke-test"] @@ -12651,10 +12651,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian11-deb - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm tags: ["smoke-test"] @@ -12669,10 +12669,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-rpm - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm tags: ["smoke-test"] @@ -12687,10 +12687,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm tags: ["smoke-test"] @@ -12705,10 +12705,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: fedora34-rpm - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm tags: ["smoke-test"] @@ -12723,10 +12723,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2-rpm - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb tags: ["smoke-test"] @@ -12741,10 +12741,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-deb - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb tags: ["smoke-test"] @@ -12759,10 +12759,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: ubuntu22.04-fips-deb - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb tags: ["smoke-test"] @@ -12777,10 +12777,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: debian12-deb - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm tags: ["smoke-test"] @@ -12795,10 +12795,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky8-epel-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm tags: ["smoke-test"] @@ -12813,10 +12813,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-rpm - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm tags: ["smoke-test"] @@ -12831,10 +12831,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: rocky9-fips-rpm - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm tags: ["smoke-test"] @@ -12849,10 +12849,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: test_artifact_docker vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" dockerfile: amazonlinux2023-rpm - name: pkg_test_rpmextract_rpm_ppc64le tags: ["smoke-test"] @@ -12939,10 +12939,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: release_draft vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -12952,10 +12952,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: release_publish_dry_run vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - name: release_publish tags: ["publish"] git_tag_only: true @@ -12967,10 +12967,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" - func: release_publish vars: - node_js_version: "20.11.0" + node_js_version: "20.11.1" # 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 5af2cedb3..7356e17db 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.11.0", + "version": "20.11.1", "major": 20, "minor": 11, - "patch": 0, + "patch": 1, "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-01-09T00:00:00.000Z", + "releaseDate": "2024-02-13T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64", @@ -40,6 +40,6 @@ "v8": "11.3.244.8", "uv": "1.46.0", "zlib": "1.2.13.1-motley", - "openssl": "3.0.12+quic" + "openssl": "3.0.13+quic" } } diff --git a/packages/e2e-tests/test/e2e.spec.ts b/packages/e2e-tests/test/e2e.spec.ts index 225e0bd06..b64626d4a 100644 --- a/packages/e2e-tests/test/e2e.spec.ts +++ b/packages/e2e-tests/test/e2e.spec.ts @@ -1596,7 +1596,7 @@ describe('e2e', function () { const shell = TestShell.start({ args: [ 'mongodb://' + - 'verymuchnonexistentdomainname'.repeat(10) + + 'verymuchnonexistentdomainname'.repeat(4) + '.mongodb.net/', ], });