Chore: Bump plugin-e2e (#113578)

* bump plugin-e2e

* use plugin-e2e selector

* update lock file
This commit is contained in:
Erik Sundell
2025-11-07 10:11:05 +01:00
committed by GitHub
parent 54041155bd
commit 06e1c83276
3 changed files with 20 additions and 11 deletions
@@ -38,7 +38,7 @@ test.describe(
formatExpectError('Could not locate header elements in table panel')
).toContainText(['col1', 'col2']);
await expect(
panelEditPage.panel.locator.getByRole('gridcell'),
panelEditPage.panel.data,
formatExpectError('Could not locate headers in table panel')
).toContainText(['val1', 'val2', 'val3', 'val4']);
});
@@ -58,7 +58,7 @@ test.describe(
formatExpectError('Could not locate header elements in table panel')
).toContainText(['col1', 'col2']);
await expect(
panelEditPage.panel.locator.getByRole('gridcell'),
panelEditPage.panel.data,
formatExpectError('Could not locate data elements in table panel')
).toContainText(['val1', 'val2', 'val3', 'val4']);
});
+1 -1
View File
@@ -92,7 +92,7 @@
"@emotion/eslint-plugin": "11.12.0",
"@grafana/eslint-config": "8.2.0",
"@grafana/eslint-plugin": "link:./packages/grafana-eslint-rules",
"@grafana/plugin-e2e": "2.1.7",
"@grafana/plugin-e2e": "^3.0.1",
"@grafana/test-utils": "workspace:*",
"@manypkg/get-packages": "^3.0.0",
"@npmcli/package-json": "^6.0.0",
+17 -8
View File
@@ -3397,17 +3397,17 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/plugin-e2e@npm:2.1.7":
version: 2.1.7
resolution: "@grafana/plugin-e2e@npm:2.1.7"
"@grafana/plugin-e2e@npm:^3.0.1":
version: 3.0.1
resolution: "@grafana/plugin-e2e@npm:3.0.1"
dependencies:
"@grafana/e2e-selectors": "npm:^12.1.0-254610"
"@grafana/e2e-selectors": "npm:^12.2.0-255920"
semver: "npm:^7.5.4"
uuid: "npm:^11.0.2"
uuid: "npm:^13.0.0"
yaml: "npm:^2.3.4"
peerDependencies:
"@playwright/test": ^1.52.0
checksum: 10/4e14bda1c6304c89a1ffca972dda18d3ab1fad59ee30e6735112d75f7c5c40856091e2e17f46451aec5261b6368f67c245edb112072d98c9067723f4ca2c71c3
checksum: 10/1cd95c1e4365f93e884d7ae4d77961e038cd4fcc235e313dd9f96bd0e21090c5aa26a765bedf45cc13cc0dc913da79007172fd9680088b356ef485672ce34681
languageName: node
linkType: hard
@@ -18861,7 +18861,7 @@ __metadata:
"@grafana/llm": "npm:0.22.1"
"@grafana/monaco-logql": "npm:^0.0.8"
"@grafana/o11y-ds-frontend": "workspace:*"
"@grafana/plugin-e2e": "npm:2.1.7"
"@grafana/plugin-e2e": "npm:^3.0.1"
"@grafana/plugin-ui": "npm:^0.10.10"
"@grafana/prometheus": "workspace:*"
"@grafana/runtime": "workspace:*"
@@ -32996,7 +32996,7 @@ __metadata:
languageName: node
linkType: hard
"uuid@npm:11.1.0, uuid@npm:^11.0.0, uuid@npm:^11.0.2, uuid@npm:^11.0.5":
"uuid@npm:11.1.0, uuid@npm:^11.0.0, uuid@npm:^11.0.5":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
bin:
@@ -33014,6 +33014,15 @@ __metadata:
languageName: node
linkType: hard
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist-node/bin/uuid
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
languageName: node
linkType: hard
"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"