From 692433bc8ea4659c0e3a652fa5119df4ecbe55c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 21:12:55 +0000 Subject: [PATCH] chore(deps): update playwright (non-major) to v1.63.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .ci/images/Dockerfile | 2 +- .github/workflows/e2e-cluster-free.yaml | 4 +- e2e-tests/package.json | 2 +- e2e-tests/yarn.lock | 53 +++++++------------------ 4 files changed, 19 insertions(+), 42 deletions(-) diff --git a/.ci/images/Dockerfile b/.ci/images/Dockerfile index 42a4aabe8d..da38e46943 100644 --- a/.ci/images/Dockerfile +++ b/.ci/images/Dockerfile @@ -1,7 +1,7 @@ # Base image from Microsoft Playwright (multi-arch: amd64 + arm64) # Playwright v1.62.1-noble includes Node 24.14.1 # Pinned to manifest list digest to support both platforms -FROM mcr.microsoft.com/playwright:v1.62.1-noble@sha256:dcc5531e97840b9b5e794f2814476b21571c5124a3fca2267d73041f56e7580e +FROM mcr.microsoft.com/playwright:v1.63.0-noble@sha256:eff16c30e6f3f4af0a03fa4b706120d5e9b0891c344a27d64559aff5900a4a27 # Automatically set by buildx/podman based on --platform (amd64 or arm64) ARG TARGETARCH diff --git a/.github/workflows/e2e-cluster-free.yaml b/.github/workflows/e2e-cluster-free.yaml index eafd8916b5..6801e9e5c4 100644 --- a/.github/workflows/e2e-cluster-free.yaml +++ b/.github/workflows/e2e-cluster-free.yaml @@ -70,7 +70,7 @@ jobs: # @playwright/test version in e2e-tests/package.json (currently 1.62.1) — a # mismatch fails with "Executable doesn't exist at /ms-playwright/...". container: - image: mcr.microsoft.com/playwright:v1.62.1-noble@sha256:dcc5531e97840b9b5e794f2814476b21571c5124a3fca2267d73041f56e7580e + image: mcr.microsoft.com/playwright:v1.63.0-noble@sha256:eff16c30e6f3f4af0a03fa4b706120d5e9b0891c344a27d64559aff5900a4a27 steps: - name: Checkout uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 @@ -117,7 +117,7 @@ jobs: # Request-only (no browser), but the image also carries the OS deps the # backend boot needs, and reusing it keeps both jobs on one base. container: - image: mcr.microsoft.com/playwright:v1.62.1-noble@sha256:dcc5531e97840b9b5e794f2814476b21571c5124a3fca2267d73041f56e7580e + image: mcr.microsoft.com/playwright:v1.63.0-noble@sha256:eff16c30e6f3f4af0a03fa4b706120d5e9b0891c344a27d64559aff5900a4a27 steps: - name: Checkout uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 diff --git a/e2e-tests/package.json b/e2e-tests/package.json index d78a84fa8a..85d8052149 100644 --- a/e2e-tests/package.json +++ b/e2e-tests/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@axe-core/playwright": "4.13.0", - "@playwright/test": "1.62.1", + "@playwright/test": "1.63.0", "@support/coverage": "portal:./playwright/support/coverage", "@types/node": "24.13.3", "@types/pg": "8.23.1", diff --git a/e2e-tests/yarn.lock b/e2e-tests/yarn.lock index 356000a857..ecc015df29 100644 --- a/e2e-tests/yarn.lock +++ b/e2e-tests/yarn.lock @@ -880,14 +880,14 @@ __metadata: languageName: node linkType: hard -"@playwright/test@npm:1.62.1": - version: 1.62.1 - resolution: "@playwright/test@npm:1.62.1" +"@playwright/test@npm:1.63.0": + version: 1.63.0 + resolution: "@playwright/test@npm:1.63.0" dependencies: - playwright: "npm:1.62.1" + playwright: "npm:1.63.0" bin: playwright: cli.js - checksum: 10c0/4b76f2f717723f84a73601f74fde97f5d92e4b5c869cf87c0f5628bf247fa1d18c9dc6c8e136463303233239e8ce58f902513d4281a9fabc3c426e911ded2c83 + checksum: 10c0/795cd06c2eb6cb6142e72792f4df8f97665aa8c551c16278a7f2b3f31664e0cff07ed3c066490da55daf2fe51bc18e9c1ec6cba05b2c37387a0c49ad63017db8 languageName: node linkType: hard @@ -2012,7 +2012,7 @@ __metadata: "@keycloak/keycloak-admin-client": "npm:25.0.6" "@kubernetes/client-node": "npm:0.22.3" "@microsoft/microsoft-graph-client": "npm:3.0.7" - "@playwright/test": "npm:1.62.1" + "@playwright/test": "npm:1.63.0" "@support/coverage": "portal:./playwright/support/coverage" "@types/node": "npm:24.13.3" "@types/pg": "npm:8.23.1" @@ -2411,16 +2411,6 @@ __metadata: languageName: node linkType: hard -"fsevents@npm:2.3.2": - version: 2.3.2 - resolution: "fsevents@npm:2.3.2" - dependencies: - node-gyp: "npm:latest" - checksum: 10c0/be78a3efa3e181cda3cf7a4637cb527bcebb0bd0ea0440105a3bb45b86f9245b307dc10a2507e8f4498a7d4ec349d1910f4d73e4d4495b16103106e07eee735b - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@npm:~2.3.3": version: 2.3.3 resolution: "fsevents@npm:2.3.3" @@ -2431,15 +2421,6 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin": - version: 2.3.2 - resolution: "fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin::version=2.3.2&hash=df0bf1" - dependencies: - node-gyp: "npm:latest" - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin": version: 2.3.3 resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" @@ -4032,27 +4013,23 @@ __metadata: languageName: node linkType: hard -"playwright-core@npm:1.62.1": - version: 1.62.1 - resolution: "playwright-core@npm:1.62.1" +"playwright-core@npm:1.63.0": + version: 1.63.0 + resolution: "playwright-core@npm:1.63.0" bin: playwright-core: cli.js - checksum: 10c0/a37d0f03bb73364cfd0eba704c4b3359b609c4779ae2649a88d8e2b3a29c7357dfcc58bdcf0cb68ddffdef7687abf78902c8356e89f189682c7e19be38e108f0 + checksum: 10c0/39c1ebae4029ca2e9371e00a5588d962038e24b6e0bdb7d0d27374dde04838f349b83ae0c8b3b648653d0935cba7fb9011f1201adaab9dd0db7801ad6c75e9aa languageName: node linkType: hard -"playwright@npm:1.62.1": - version: 1.62.1 - resolution: "playwright@npm:1.62.1" +"playwright@npm:1.63.0": + version: 1.63.0 + resolution: "playwright@npm:1.63.0" dependencies: - fsevents: "npm:2.3.2" - playwright-core: "npm:1.62.1" - dependenciesMeta: - fsevents: - optional: true + playwright-core: "npm:1.63.0" bin: playwright: cli.js - checksum: 10c0/4d3522cd46325f50c46f8874d31f70d036f6983228a9f8b9d68fc249e4c17464edcd97cc4adfbb24e712d1829c1386d3bc24e17f58a1ced94e7c423300c21845 + checksum: 10c0/d1fd048a89be27c9aba6757dc4f70eff4a5163b49f439ad691767be8b2a482327d0dd1928b4f73c8fe0d8b33aab2c9dc2670424ab60f112d9e98e91b94e3b090 languageName: node linkType: hard