diff --git a/.evergreen.yml b/.evergreen.yml index 66fc503b0e..278feed0bc 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -4417,7 +4417,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - name: check depends_on: @@ -4427,10 +4427,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: check vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - name: check_coverage depends_on: @@ -4912,10 +4912,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: check_coverage vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" ### # UNIT TESTS @@ -5383,10 +5383,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_vscode vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" task_name: ${task_name} - name: test_connectivity tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] @@ -5397,10 +5397,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" task_name: ${task_name} - name: test_apistrict tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] @@ -5411,10 +5411,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_apistrict vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" task_name: ${task_name} @@ -5427,16 +5427,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: compile_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: upload_compiled_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: upload_first_party_deps_list vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -5447,10 +5447,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" ### # E2E TESTS @@ -5731,7 +5731,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: "linux-x64" @@ -5749,13 +5749,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5768,13 +5768,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -5787,13 +5787,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -5806,13 +5806,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -5825,13 +5825,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -5844,13 +5844,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5863,13 +5863,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -5882,13 +5882,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -5901,13 +5901,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -5920,13 +5920,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -5939,13 +5939,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5958,13 +5958,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -5977,13 +5977,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -5996,13 +5996,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -6015,13 +6015,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -6034,13 +6034,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -6053,13 +6053,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -6072,13 +6072,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -6091,13 +6091,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -6110,13 +6110,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -6133,7 +6133,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -6157,14 +6157,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 extra_upload_tag: -darwin-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: darwin-x64 executable_os_id: darwin-x64 - func: put_artifact_url @@ -6179,14 +6179,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: darwin-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: darwin-x64 - func: papertrail_trace vars: @@ -6216,7 +6216,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -6240,14 +6240,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 extra_upload_tag: -darwin-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - func: put_artifact_url @@ -6262,14 +6262,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: darwin-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: darwin-arm64 - func: papertrail_trace vars: @@ -6299,7 +6299,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6323,14 +6323,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -linux-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6345,14 +6345,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64 - func: papertrail_trace vars: @@ -6382,7 +6382,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6406,14 +6406,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -deb-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6428,14 +6428,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64 - func: papertrail_trace vars: @@ -6465,7 +6465,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6489,14 +6489,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -rpm-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6511,14 +6511,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64 - func: papertrail_trace vars: @@ -6548,7 +6548,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6572,14 +6572,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -linux-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6594,14 +6594,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64-openssl11 - func: papertrail_trace vars: @@ -6631,7 +6631,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6655,14 +6655,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -deb-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6677,14 +6677,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64-openssl11 - func: papertrail_trace vars: @@ -6714,7 +6714,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6738,14 +6738,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 extra_upload_tag: -rpm-x64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6760,14 +6760,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64-openssl11 - func: papertrail_trace vars: @@ -6797,7 +6797,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -6821,14 +6821,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -linux-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -6843,14 +6843,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-x64-openssl3 - func: papertrail_trace vars: @@ -6880,7 +6880,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -6904,14 +6904,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -deb-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -6926,14 +6926,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-x64-openssl3 - func: papertrail_trace vars: @@ -6963,7 +6963,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -6987,14 +6987,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 extra_upload_tag: -rpm-x64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -7009,14 +7009,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-x64-openssl3 - func: papertrail_trace vars: @@ -7046,7 +7046,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7070,14 +7070,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -linux-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7092,14 +7092,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64 - func: papertrail_trace vars: @@ -7129,7 +7129,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7153,14 +7153,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -deb-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7175,14 +7175,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64 - func: papertrail_trace vars: @@ -7212,7 +7212,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7236,14 +7236,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -rpm-arm64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7258,14 +7258,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64 - func: papertrail_trace vars: @@ -7295,7 +7295,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7319,14 +7319,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -linux-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7341,14 +7341,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64-openssl11 - func: papertrail_trace vars: @@ -7378,7 +7378,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7402,14 +7402,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -deb-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7424,14 +7424,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64-openssl11 - func: papertrail_trace vars: @@ -7461,7 +7461,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7485,14 +7485,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 extra_upload_tag: -rpm-arm64-openssl11-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7507,14 +7507,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64-openssl11 - func: papertrail_trace vars: @@ -7544,7 +7544,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7568,14 +7568,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -linux-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7590,14 +7590,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-arm64-openssl3 - func: papertrail_trace vars: @@ -7627,7 +7627,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7651,14 +7651,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -deb-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7673,14 +7673,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: deb-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: deb-arm64-openssl3 - func: papertrail_trace vars: @@ -7710,7 +7710,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7734,14 +7734,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 extra_upload_tag: -rpm-arm64-openssl3-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7756,14 +7756,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-arm64-openssl3 - func: papertrail_trace vars: @@ -7793,7 +7793,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -7817,14 +7817,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -linux-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -7839,14 +7839,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-ppc64le - func: papertrail_trace vars: @@ -7876,7 +7876,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -7900,14 +7900,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -rpm-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -7922,14 +7922,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-ppc64le - func: papertrail_trace vars: @@ -7959,7 +7959,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -7983,14 +7983,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -linux-s390x-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -8005,14 +8005,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: linux-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: linux-s390x - func: papertrail_trace vars: @@ -8042,7 +8042,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -8066,14 +8066,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -rpm-s390x-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -8088,14 +8088,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: rpm-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: rpm-s390x - func: papertrail_trace vars: @@ -8125,7 +8125,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -8149,14 +8149,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: win32-x64 executable_os_id: win32 - func: put_artifact_url @@ -8171,14 +8171,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: win32-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: win32-x64 - func: papertrail_trace vars: @@ -8208,7 +8208,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -8232,14 +8232,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32msi-x64-complete - func: package_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: win32msi-x64 executable_os_id: win32 - func: put_artifact_url @@ -8254,14 +8254,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: get_artifact_url vars: package_variant: win32msi-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" package_variant: win32msi-x64 - func: papertrail_trace vars: @@ -8326,10 +8326,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu18_04_deb @@ -8346,10 +8346,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu20_04_deb @@ -8366,10 +8366,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_deb @@ -8386,10 +8386,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb @@ -8406,10 +8406,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb @@ -8426,10 +8426,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu24_04_deb @@ -8446,10 +8446,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian10_deb @@ -8466,10 +8466,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian11_deb @@ -8486,10 +8486,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian12_deb @@ -8506,10 +8506,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_centos7_rpm @@ -8526,10 +8526,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: centos7-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm @@ -8546,10 +8546,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm @@ -8566,10 +8566,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky8_rpm @@ -8586,10 +8586,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky9_rpm @@ -8606,10 +8606,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_fedora34_rpm @@ -8626,10 +8626,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse12_rpm @@ -8646,10 +8646,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: suse12-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse15_rpm @@ -8666,10 +8666,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: suse15-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_oraclelinux9_rpm @@ -8686,10 +8686,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: oraclelinux9-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb @@ -8706,10 +8706,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian10_deb @@ -8726,10 +8726,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian11_deb @@ -8746,10 +8746,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm @@ -8766,10 +8766,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: centos7-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm @@ -8786,10 +8786,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm @@ -8806,10 +8806,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm @@ -8826,10 +8826,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm @@ -8846,10 +8846,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb @@ -8866,10 +8866,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb @@ -8886,10 +8886,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_debian12_deb @@ -8906,10 +8906,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm @@ -8926,10 +8926,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm @@ -8946,10 +8946,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm @@ -8966,10 +8966,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm @@ -8986,10 +8986,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz @@ -9006,10 +9006,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb @@ -9026,10 +9026,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb @@ -9046,10 +9046,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb @@ -9066,10 +9066,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb @@ -9086,10 +9086,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb @@ -9106,10 +9106,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu24_04_deb @@ -9126,10 +9126,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian10_deb @@ -9146,10 +9146,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian11_deb @@ -9166,10 +9166,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian12_deb @@ -9186,10 +9186,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky8_rpm @@ -9206,10 +9206,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky9_rpm @@ -9226,10 +9226,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_fedora34_rpm @@ -9246,10 +9246,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm @@ -9266,10 +9266,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm @@ -9286,10 +9286,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb @@ -9306,10 +9306,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb @@ -9326,10 +9326,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb @@ -9346,10 +9346,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm @@ -9366,10 +9366,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm @@ -9386,10 +9386,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm @@ -9406,10 +9406,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm @@ -9426,10 +9426,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb @@ -9446,10 +9446,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb @@ -9466,10 +9466,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb @@ -9486,10 +9486,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm @@ -9506,10 +9506,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm @@ -9526,10 +9526,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm @@ -9546,10 +9546,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm @@ -9566,10 +9566,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: test_artifact_docker vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_rpmextract_rpm_ppc64le @@ -9647,10 +9647,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: create_static_analysis_report vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" ### # RELEASE TASKS @@ -9674,10 +9674,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: release_draft vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -9687,16 +9687,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: papertrail_trace vars: product: "mongosh-draft" - func: release_publish_dry_run vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - name: release_publish tags: ["publish"] git_tag_only: true @@ -9708,16 +9708,16 @@ tasks: - func: checkout_writeable - func: install vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" - func: papertrail_trace vars: product: "mongosh" - func: release_publish vars: - node_js_version: "20.18.3" + node_js_version: "20.19.0" # Need to run builds for every possible build variant. buildvariants: @@ -9728,7 +9728,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9760,7 +9760,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9792,7 +9792,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9824,7 +9824,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9856,7 +9856,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9888,7 +9888,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9920,7 +9920,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9952,7 +9952,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9984,7 +9984,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10016,7 +10016,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10048,7 +10048,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10080,7 +10080,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10112,7 +10112,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10144,7 +10144,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10176,7 +10176,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10208,7 +10208,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10240,7 +10240,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10272,7 +10272,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10304,7 +10304,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10336,7 +10336,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10368,7 +10368,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10400,7 +10400,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10431,7 +10431,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.2.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10462,7 +10462,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10493,7 +10493,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.4.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10524,7 +10524,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10555,7 +10555,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "5.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10586,7 +10586,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10617,7 +10617,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "6.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10648,7 +10648,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10679,7 +10679,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "7.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10710,7 +10710,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10741,7 +10741,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "8.0.x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10772,7 +10772,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10803,7 +10803,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10832,7 +10832,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_linux_x64_rhel8 @@ -10840,7 +10840,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_linux_x64_openssl11 @@ -10848,7 +10848,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64-openssl11" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10857,7 +10857,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64-openssl11" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10866,7 +10866,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64-openssl3" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10875,7 +10875,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64-openssl3" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10884,7 +10884,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_linux_arm64_openssl11 @@ -10892,7 +10892,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64-openssl11" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10901,7 +10901,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64-openssl3" - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10910,7 +10910,7 @@ buildvariants: run_on: rhel8-power-small expansions: executable_os_id: "linux-ppc64le" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_linux_s390x @@ -10918,7 +10918,7 @@ buildvariants: run_on: rhel7-zseries-large expansions: executable_os_id: "linux-s390x" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_darwin @@ -10926,7 +10926,7 @@ buildvariants: run_on: macos-11 expansions: executable_os_id: "darwin-x64" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_darwin_arm64 @@ -10934,7 +10934,7 @@ buildvariants: run_on: macos-11-arm64 expansions: executable_os_id: "darwin-arm64" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: build_win32 @@ -10942,7 +10942,7 @@ buildvariants: run_on: windows-vsCurrent-large expansions: executable_os_id: "win32" - node_js_version: "20.18.3" + node_js_version: "20.19.0" tasks: - name: compile_artifact - name: e2e_tests_rhel70_large_m70x @@ -10952,7 +10952,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -10964,7 +10964,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -10976,7 +10976,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -10988,7 +10988,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11000,7 +11000,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11012,7 +11012,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11024,7 +11024,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11036,7 +11036,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" tasks: @@ -11048,7 +11048,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11060,7 +11060,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11072,7 +11072,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" tasks: @@ -11084,7 +11084,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11096,7 +11096,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11108,7 +11108,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11120,7 +11120,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11132,7 +11132,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11144,7 +11144,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11156,7 +11156,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11168,7 +11168,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11180,7 +11180,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11192,7 +11192,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11204,7 +11204,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11216,7 +11216,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11228,7 +11228,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11240,7 +11240,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11252,7 +11252,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11264,7 +11264,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11276,7 +11276,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11288,7 +11288,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11300,7 +11300,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11312,7 +11312,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11324,7 +11324,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11336,7 +11336,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11348,7 +11348,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11360,7 +11360,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11372,7 +11372,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11384,7 +11384,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11396,7 +11396,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11408,7 +11408,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11420,7 +11420,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11432,7 +11432,7 @@ buildvariants: expansions: executable_os_id: "linux-ppc64le" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11444,7 +11444,7 @@ buildvariants: expansions: executable_os_id: "linux-s390x" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11456,7 +11456,7 @@ buildvariants: expansions: executable_os_id: "linux-s390x" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11468,7 +11468,7 @@ buildvariants: expansions: executable_os_id: "darwin-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11480,7 +11480,7 @@ buildvariants: expansions: executable_os_id: "darwin-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11492,7 +11492,7 @@ buildvariants: expansions: executable_os_id: "darwin-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11504,7 +11504,7 @@ buildvariants: expansions: executable_os_id: "darwin-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11520,7 +11520,7 @@ buildvariants: expansions: executable_os_id: "win32" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.18.3" + node_js_version: "20.19.0" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: diff --git a/.evergreen/node-20-latest.json b/.evergreen/node-20-latest.json index 806cd9f833..4a4d8b44db 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.18.3", + "version": "20.19.0", "major": 20, - "minor": 18, - "patch": 3, + "minor": 19, + "patch": 0, "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": "2025-02-10T00:00:00.000Z", + "releaseDate": "2025-03-13T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64",