From 1468059b486d4a52497d1e6b2348110951069043 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 8 May 2026 13:57:21 -0700 Subject: [PATCH 1/2] bump node install tool and node version --- .azure-pipelines/common-templates/install-tools.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/common-templates/install-tools.yml b/.azure-pipelines/common-templates/install-tools.yml index 0b64943de1..e95c92b7b6 100644 --- a/.azure-pipelines/common-templates/install-tools.yml +++ b/.azure-pipelines/common-templates/install-tools.yml @@ -25,10 +25,10 @@ steps: script: | Write-Output $PSVersionTable - - task: NodeTool@0 + - task: NodeTool@1 displayName: Install NodeJs inputs: - versionSpec: 18.x + version: 22.x - task: PowerShell@2 displayName: Configure private npm feed From 6900cff7e6161c0bc7cdc29a954afd5602893536 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 8 May 2026 14:20:40 -0700 Subject: [PATCH 2/2] bump autorest version --- autorest.powershell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autorest.powershell b/autorest.powershell index b7c60fba59..f5aa401e43 160000 --- a/autorest.powershell +++ b/autorest.powershell @@ -1 +1 @@ -Subproject commit b7c60fba59f8496621449f2029f8cc81204d6758 +Subproject commit f5aa401e4363e7aeb7e6eb0622157a035ed026b2