From aed673c8d79ee6126c8d480a5e831f710e0203b0 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:59:24 +0000 Subject: [PATCH 1/2] chore: Update the playwright version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 12618f11a..b283f931b 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -92,7 +92,7 @@ command: exec: playwright --version exit-status: 0 stdout: - - 1.49.0 + - 1.49.1 python3: exec: python3 --version exit-status: 0 From 7af35308f113f24abcc01cf7fb6fb65d856dca1d Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:59:24 +0000 Subject: [PATCH 2/2] chore: Update the playwright version in the tools-versions.yml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 8bf675e80..f9ce922bd 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -48,5 +48,5 @@ vagrant_version: 2.4.3 windows_pwsh_version: 7.4.6 xq_version: 1.2.3 yq_version: 4.42.1 -playwright_version: 1.49.0 +playwright_version: 1.49.1 vs_buildtools_version: 16