From 4cf4af109a06ca0adb764ebe53459b40e8750609 Mon Sep 17 00:00:00 2001 From: mcasimir <334881+mcasimir@users.noreply.github.com> Date: Tue, 24 Jun 2025 00:35:40 +0000 Subject: [PATCH 1/2] chore: update node.js version --- .evergreen.yml | 842 ++++++++++++++++----------------- .evergreen/node-20-latest.json | 6 +- 2 files changed, 424 insertions(+), 424 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 4849cb7c8b..a238fd7295 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -4433,7 +4433,7 @@ tasks: - func: checkout - func: compile_ts vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - name: check depends_on: @@ -4443,10 +4443,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: check vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - name: check_coverage depends_on: @@ -4928,10 +4928,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: check_coverage vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" ### # UNIT TESTS @@ -5424,10 +5424,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_vscode vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" task_name: ${task_name} - name: test_connectivity tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] @@ -5438,10 +5438,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" task_name: ${task_name} - name: test_apistrict tags: ["extra-integration-test", "assigned_to_jira_team_mongosh_mongosh"] @@ -5452,10 +5452,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_apistrict vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "latest-alpha-enterprise" mongosh_test_force_api_strict: "1" task_name: ${task_name} @@ -5468,16 +5468,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: compile_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: upload_compiled_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: upload_first_party_deps_list vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - name: generate_license_and_vulnerability_report tags: ["extra-integration-test"] @@ -5488,10 +5488,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: generate_license_and_vulnerability_report vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" ### # E2E TESTS @@ -5772,7 +5772,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: "linux-x64" @@ -5790,13 +5790,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5809,13 +5809,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -5828,13 +5828,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -5847,13 +5847,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -5866,13 +5866,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -5885,13 +5885,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5904,13 +5904,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -5923,13 +5923,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -5942,13 +5942,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -5961,13 +5961,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -5980,13 +5980,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -5999,13 +5999,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -6018,13 +6018,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -6037,13 +6037,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -6056,13 +6056,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -6075,13 +6075,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky8" task_name: ${task_name} @@ -6094,13 +6094,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2004" task_name: ${task_name} @@ -6113,13 +6113,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.node20" task_name: ${task_name} @@ -6132,13 +6132,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.rocky9" task_name: ${task_name} @@ -6151,13 +6151,13 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 - func: test_connectivity vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" test_mongosh_executable: dist/mongosh kerberos_jumphost_dockerfile: "Dockerfile.ubuntu2204" task_name: ${task_name} @@ -6174,7 +6174,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 @@ -6198,14 +6198,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: darwin-x64 extra_upload_tag: -darwin-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: darwin-x64 executable_os_id: darwin-x64 - func: put_artifact_url @@ -6220,14 +6220,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: darwin-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: darwin-x64 - func: papertrail_trace vars: @@ -6257,7 +6257,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 @@ -6281,14 +6281,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: darwin-arm64 extra_upload_tag: -darwin-arm64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: darwin-arm64 executable_os_id: darwin-arm64 - func: put_artifact_url @@ -6303,14 +6303,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: darwin-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: darwin-arm64 - func: papertrail_trace vars: @@ -6340,7 +6340,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6364,14 +6364,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -linux-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6386,14 +6386,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-x64 - func: papertrail_trace vars: @@ -6423,7 +6423,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6447,14 +6447,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -deb-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6469,14 +6469,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-x64 - func: papertrail_trace vars: @@ -6506,7 +6506,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 @@ -6530,14 +6530,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64 extra_upload_tag: -rpm-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64 executable_os_id: linux-x64 - func: put_artifact_url @@ -6552,14 +6552,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64 - func: papertrail_trace vars: @@ -6589,7 +6589,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6613,14 +6613,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: linux-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6635,14 +6635,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-x64-openssl11 - func: papertrail_trace vars: @@ -6672,7 +6672,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6696,14 +6696,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: deb-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6718,14 +6718,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-x64-openssl11 - func: papertrail_trace vars: @@ -6755,7 +6755,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl11 @@ -6779,14 +6779,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64-openssl11 executable_os_id: linux-x64-openssl11 - func: put_artifact_url @@ -6801,14 +6801,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-x64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64-openssl11 - func: papertrail_trace vars: @@ -6838,7 +6838,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -6862,14 +6862,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: linux-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -6884,14 +6884,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-x64-openssl3 - func: papertrail_trace vars: @@ -6921,7 +6921,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -6945,14 +6945,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: deb-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -6967,14 +6967,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-x64-openssl3 - func: papertrail_trace vars: @@ -7004,7 +7004,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-x64-openssl3 @@ -7028,14 +7028,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64-openssl3 executable_os_id: linux-x64-openssl3 - func: put_artifact_url @@ -7050,14 +7050,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-x64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-x64-openssl3 - func: papertrail_trace vars: @@ -7087,7 +7087,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7111,14 +7111,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -linux-arm64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7133,14 +7133,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64 - func: papertrail_trace vars: @@ -7170,7 +7170,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7194,14 +7194,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -deb-arm64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7216,14 +7216,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64 - func: papertrail_trace vars: @@ -7253,7 +7253,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 @@ -7277,14 +7277,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64 extra_upload_tag: -rpm-arm64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64 executable_os_id: linux-arm64 - func: put_artifact_url @@ -7299,14 +7299,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-arm64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64 - func: papertrail_trace vars: @@ -7336,7 +7336,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7360,14 +7360,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7382,14 +7382,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64-openssl11 - func: papertrail_trace vars: @@ -7419,7 +7419,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7443,14 +7443,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7465,14 +7465,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64-openssl11 - func: papertrail_trace vars: @@ -7502,7 +7502,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl11 @@ -7526,14 +7526,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64-openssl11 executable_os_id: linux-arm64-openssl11 - func: put_artifact_url @@ -7548,14 +7548,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl11 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64-openssl11 - func: papertrail_trace vars: @@ -7585,7 +7585,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7609,14 +7609,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7631,14 +7631,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-arm64-openssl3 - func: papertrail_trace vars: @@ -7668,7 +7668,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7692,14 +7692,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7714,14 +7714,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: deb-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: deb-arm64-openssl3 - func: papertrail_trace vars: @@ -7751,7 +7751,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-arm64-openssl3 @@ -7775,14 +7775,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - 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.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64-openssl3 executable_os_id: linux-arm64-openssl3 - func: put_artifact_url @@ -7797,14 +7797,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-arm64-openssl3 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-arm64-openssl3 - func: papertrail_trace vars: @@ -7834,7 +7834,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -7858,14 +7858,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -linux-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -7880,14 +7880,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-ppc64le - func: papertrail_trace vars: @@ -7917,7 +7917,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le @@ -7941,14 +7941,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-ppc64le extra_upload_tag: -rpm-ppc64le-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-ppc64le executable_os_id: linux-ppc64le - func: put_artifact_url @@ -7963,14 +7963,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-ppc64le signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-ppc64le - func: papertrail_trace vars: @@ -8000,7 +8000,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -8024,14 +8024,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -linux-s390x-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -8046,14 +8046,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: linux-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: linux-s390x - func: papertrail_trace vars: @@ -8083,7 +8083,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-s390x @@ -8107,14 +8107,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: linux-s390x extra_upload_tag: -rpm-s390x-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-s390x executable_os_id: linux-s390x - func: put_artifact_url @@ -8129,14 +8129,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: rpm-s390x signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: rpm-s390x - func: papertrail_trace vars: @@ -8166,7 +8166,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -8190,14 +8190,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: win32-x64 executable_os_id: win32 - func: put_artifact_url @@ -8212,14 +8212,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: win32-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: win32-x64 - func: papertrail_trace vars: @@ -8249,7 +8249,7 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: win32 @@ -8273,14 +8273,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: download_compiled_artifact vars: executable_os_id: win32 extra_upload_tag: -win32msi-x64-complete - func: package_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: win32msi-x64 executable_os_id: win32 - func: put_artifact_url @@ -8295,14 +8295,14 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: get_artifact_url vars: package_variant: win32msi-x64 signature_tag: unsigned - func: sign_artifact vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" package_variant: win32msi-x64 - func: papertrail_trace vars: @@ -8367,10 +8367,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu18_04_deb @@ -8387,10 +8387,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu20_04_deb @@ -8407,10 +8407,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_deb @@ -8427,10 +8427,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_nohome_deb @@ -8447,10 +8447,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu22_04_qemu_deb @@ -8467,10 +8467,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_ubuntu24_04_deb @@ -8487,10 +8487,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian10_deb @@ -8507,10 +8507,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian11_deb @@ -8527,10 +8527,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_debian12_deb @@ -8547,10 +8547,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_centos7_rpm @@ -8567,10 +8567,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: centos7-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2_rpm @@ -8587,10 +8587,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_amazonlinux2023_rpm @@ -8607,10 +8607,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky8_rpm @@ -8627,10 +8627,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_rocky9_rpm @@ -8647,10 +8647,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_fedora34_rpm @@ -8667,10 +8667,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse12_rpm @@ -8687,10 +8687,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: suse12-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_suse15_rpm @@ -8707,10 +8707,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: suse15-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_oraclelinux9_rpm @@ -8727,10 +8727,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: oraclelinux9-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_ubuntu20_04_deb @@ -8747,10 +8747,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian10_deb @@ -8767,10 +8767,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl11_debian11_deb @@ -8787,10 +8787,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_centos7_epel_rpm @@ -8807,10 +8807,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: centos7-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_amazonlinux2_rpm @@ -8827,10 +8827,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky8_rpm @@ -8847,10 +8847,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_rocky9_rpm @@ -8867,10 +8867,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl11_fedora34_rpm @@ -8887,10 +8887,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_deb @@ -8907,10 +8907,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_ubuntu22_04_fips_deb @@ -8927,10 +8927,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_x64_openssl3_debian12_deb @@ -8947,10 +8947,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky8_epel_rpm @@ -8967,10 +8967,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_rpm @@ -8987,10 +8987,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_rocky9_fips_rpm @@ -9007,10 +9007,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_x64_openssl3_amazonlinux2023_rpm @@ -9027,10 +9027,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_linux_arm64_ubuntu20_04_tgz @@ -9047,10 +9047,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-tgz task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu18_04_deb @@ -9067,10 +9067,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu18.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu20_04_deb @@ -9087,10 +9087,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_deb @@ -9107,10 +9107,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_nohome_deb @@ -9127,10 +9127,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-nohome-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu22_04_qemu_deb @@ -9147,10 +9147,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-qemu-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_ubuntu24_04_deb @@ -9167,10 +9167,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu24.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian10_deb @@ -9187,10 +9187,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian11_deb @@ -9207,10 +9207,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_debian12_deb @@ -9227,10 +9227,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky8_rpm @@ -9247,10 +9247,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_rocky9_rpm @@ -9267,10 +9267,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_fedora34_rpm @@ -9287,10 +9287,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2_rpm @@ -9307,10 +9307,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_amazonlinux2023_rpm @@ -9327,10 +9327,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_ubuntu20_04_deb @@ -9347,10 +9347,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu20.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian10_deb @@ -9367,10 +9367,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian10-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl11_debian11_deb @@ -9387,10 +9387,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian11-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky8_rpm @@ -9407,10 +9407,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_rocky9_rpm @@ -9427,10 +9427,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_fedora34_rpm @@ -9447,10 +9447,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: fedora34-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl11_amazonlinux2_rpm @@ -9467,10 +9467,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2-rpm task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_deb @@ -9487,10 +9487,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_ubuntu22_04_fips_deb @@ -9507,10 +9507,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: ubuntu22.04-fips-deb task_name: ${task_name} - name: pkg_test_docker_deb_arm64_openssl3_debian12_deb @@ -9527,10 +9527,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: debian12-deb task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky8_epel_rpm @@ -9547,10 +9547,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky8-epel-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_rpm @@ -9567,10 +9567,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_rocky9_fips_rpm @@ -9587,10 +9587,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: rocky9-fips-rpm task_name: ${task_name} - name: pkg_test_docker_rpm_arm64_openssl3_amazonlinux2023_rpm @@ -9607,10 +9607,10 @@ tasks: - func: write_preload_script - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: test_artifact_docker vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" dockerfile: amazonlinux2023-rpm task_name: ${task_name} - name: pkg_test_rpmextract_rpm_ppc64le @@ -9688,10 +9688,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: create_static_analysis_report vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" ### # RELEASE TASKS @@ -9715,10 +9715,10 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: release_draft vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - name: release_publish_dry_run git_tag_only: true exec_timeout_secs: 86400 @@ -9728,16 +9728,16 @@ tasks: - func: checkout - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: papertrail_trace vars: product: "mongosh-draft" - func: release_publish_dry_run vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - name: release_publish tags: ["publish"] git_tag_only: true @@ -9749,16 +9749,16 @@ tasks: - func: checkout_writeable - func: install vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: release_publish_download_and_list_artifacts vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" - func: papertrail_trace vars: product: "mongosh" - func: release_publish vars: - node_js_version: "20.19.2" + node_js_version: "20.19.3" # Need to run builds for every possible build variant. buildvariants: @@ -9769,7 +9769,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9801,7 +9801,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9833,7 +9833,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9865,7 +9865,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9897,7 +9897,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9929,7 +9929,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9961,7 +9961,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -9993,7 +9993,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10025,7 +10025,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10057,7 +10057,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.2.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10089,7 +10089,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.4.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10121,7 +10121,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10153,7 +10153,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "5.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10185,7 +10185,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10217,7 +10217,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10249,7 +10249,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10281,7 +10281,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10313,7 +10313,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10345,7 +10345,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10377,7 +10377,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10409,7 +10409,7 @@ buildvariants: expansions: executable_os_id: darwin-arm64 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10441,7 +10441,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10472,7 +10472,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.2.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10503,7 +10503,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.2.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10534,7 +10534,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.4.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10565,7 +10565,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "4.4.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10596,7 +10596,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "5.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10627,7 +10627,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "5.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10658,7 +10658,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "6.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10689,7 +10689,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "6.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10720,7 +10720,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "7.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10751,7 +10751,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "7.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10782,7 +10782,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "8.0.x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10813,7 +10813,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "8.0.x-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10844,7 +10844,7 @@ buildvariants: expansions: executable_os_id: win32 mongosh_server_test_version: "latest-alpha-enterprise" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_skip_node_version_check: "" tasks: - name: test_arg_parser @@ -10873,7 +10873,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_linux_x64_rhel8 @@ -10881,7 +10881,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_linux_x64_openssl11 @@ -10889,7 +10889,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64-openssl11" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10898,7 +10898,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64-openssl11" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10907,7 +10907,7 @@ buildvariants: run_on: rhel70-build expansions: executable_os_id: "linux-x64-openssl3" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10916,7 +10916,7 @@ buildvariants: run_on: rhel80-build expansions: executable_os_id: "linux-x64-openssl3" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10925,7 +10925,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_linux_arm64_openssl11 @@ -10933,7 +10933,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64-openssl11" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl11" tasks: - name: compile_artifact @@ -10942,7 +10942,7 @@ buildvariants: run_on: amazon2-arm64-large expansions: executable_os_id: "linux-arm64-openssl3" - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_shared_openssl: "openssl3" tasks: - name: compile_artifact @@ -10951,7 +10951,7 @@ buildvariants: run_on: rhel8-power-small expansions: executable_os_id: "linux-ppc64le" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_linux_s390x @@ -10959,7 +10959,7 @@ buildvariants: run_on: rhel7-zseries-large expansions: executable_os_id: "linux-s390x" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_darwin @@ -10967,7 +10967,7 @@ buildvariants: run_on: macos-11 expansions: executable_os_id: "darwin-x64" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_darwin_arm64 @@ -10975,7 +10975,7 @@ buildvariants: run_on: macos-11-arm64 expansions: executable_os_id: "darwin-arm64" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: build_win32 @@ -10983,7 +10983,7 @@ buildvariants: run_on: windows-vsCurrent-large expansions: executable_os_id: "win32" - node_js_version: "20.19.2" + node_js_version: "20.19.3" tasks: - name: compile_artifact - name: e2e_tests_rhel70_large_m70x @@ -10993,7 +10993,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11005,7 +11005,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11017,7 +11017,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11029,7 +11029,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11041,7 +11041,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11053,7 +11053,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11065,7 +11065,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11077,7 +11077,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" tasks: @@ -11089,7 +11089,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11101,7 +11101,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11113,7 +11113,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "1" tasks: @@ -11125,7 +11125,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11137,7 +11137,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11149,7 +11149,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11161,7 +11161,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11173,7 +11173,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11185,7 +11185,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11197,7 +11197,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11209,7 +11209,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11221,7 +11221,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11233,7 +11233,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11245,7 +11245,7 @@ buildvariants: expansions: executable_os_id: "linux-x64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11257,7 +11257,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11269,7 +11269,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11281,7 +11281,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11293,7 +11293,7 @@ buildvariants: expansions: executable_os_id: "linux-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11305,7 +11305,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11317,7 +11317,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11329,7 +11329,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl11" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11341,7 +11341,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11353,7 +11353,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11365,7 +11365,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11377,7 +11377,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11389,7 +11389,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11401,7 +11401,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11413,7 +11413,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11425,7 +11425,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11437,7 +11437,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "7.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11449,7 +11449,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11461,7 +11461,7 @@ buildvariants: expansions: executable_os_id: "linux-arm64-openssl3" disable_openssl_shared_config_for_bundled_openssl: true - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11473,7 +11473,7 @@ buildvariants: expansions: executable_os_id: "linux-ppc64le" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11485,7 +11485,7 @@ buildvariants: expansions: executable_os_id: "linux-s390x" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "6.0.x-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11497,7 +11497,7 @@ buildvariants: expansions: executable_os_id: "linux-s390x" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11509,7 +11509,7 @@ buildvariants: expansions: executable_os_id: "darwin-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11521,7 +11521,7 @@ buildvariants: expansions: executable_os_id: "darwin-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "stable-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11533,7 +11533,7 @@ buildvariants: expansions: executable_os_id: "darwin-x64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "8.0.5-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11545,7 +11545,7 @@ buildvariants: expansions: executable_os_id: "darwin-arm64" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" mongosh_server_test_version: "8.0.5-enterprise" mongosh_test_e2e_force_fips: "" tasks: @@ -11561,7 +11561,7 @@ buildvariants: expansions: executable_os_id: "win32" disable_openssl_shared_config_for_bundled_openssl: false - node_js_version: "20.19.2" + node_js_version: "20.19.3" 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 620bb91bc0..764a5fb4e4 100644 --- a/.evergreen/node-20-latest.json +++ b/.evergreen/node-20-latest.json @@ -1,8 +1,8 @@ { - "version": "20.19.2", + "version": "20.19.3", "major": 20, "minor": 19, - "patch": 2, + "patch": 3, "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-05-14T00:00:00.000Z", + "releaseDate": "2025-06-23T00:00:00.000Z", "isLts": true, "files": [ "aix-ppc64", From 8b1322b4498f23ca6fe4ccd3960fcaedebb0f953 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Tue, 24 Jun 2025 13:08:52 +0200 Subject: [PATCH 2/2] fixup: update node.js patch --- scripts/nodejs-patches/002-workaround-node-bug-52229 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/scripts/nodejs-patches/002-workaround-node-bug-52229 b/scripts/nodejs-patches/002-workaround-node-bug-52229 index fd2ac1f946..f57249ae64 100644 --- a/scripts/nodejs-patches/002-workaround-node-bug-52229 +++ b/scripts/nodejs-patches/002-workaround-node-bug-52229 @@ -1,14 +1,16 @@ diff --git a/common.gypi b/common.gypi -index efcd8da84815..fe11453f09b5 100644 +index 888b8b94ca1a..375956862d2d 100644 --- a/common.gypi +++ b/common.gypi -@@ -268,6 +268,9 @@ - # Defines these mostly for node-gyp to pickup. - 'defines': [ +@@ -270,7 +270,10 @@ '_GLIBCXX_USE_CXX11_ABI=1', + # This help forks when building Node.js on a 32-bit arch as + # libuv is always compiled with _FILE_OFFSET_BITS=64 +- '_FILE_OFFSET_BITS=64' ++ '_FILE_OFFSET_BITS=64', + # Work around https://github.com/nodejs/node/issues/52229 + "NODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT=1", + "NAPI_EXPERIMENTAL=1", ], - + # Forcibly disable -Werror. We support a wide range of compilers, it's