From f511ec060e2bbdf85d55785bae2095acb4ed7623 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 07:23:24 +0000 Subject: [PATCH] chore(deps): update dependency @grafana/plugin-e2e to v3.1.2 (#2217) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@grafana/plugin-e2e](https://redirect.github.com/grafana/plugin-tools) ([source](https://redirect.github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e)) | [`3.1.1` → `3.1.2`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.1/3.1.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@grafana%2fplugin-e2e/3.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grafana%2fplugin-e2e/3.1.1/3.1.2?slim=true) | --- ### Release Notes
grafana/plugin-tools (@​grafana/plugin-e2e) ### [`v3.1.2`](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.1...@grafana/plugin-e2e@3.1.2) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.1...@grafana/plugin-e2e@3.1.2)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4badba2..f9c7310 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@changesets/cli": "2.29.8", "@grafana/e2e-selectors": "12.3.1", "@grafana/eslint-config": "9.0.0", - "@grafana/plugin-e2e": "3.1.1", + "@grafana/plugin-e2e": "3.1.2", "@grafana/tsconfig": "2.0.1", "@playwright/test": "1.57.0", "@stylistic/eslint-plugin-ts": "4.4.1", diff --git a/yarn.lock b/yarn.lock index 03828b8..e711213 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1776,9 +1776,9 @@ __metadata: languageName: node linkType: hard -"@grafana/plugin-e2e@npm:3.1.1": - version: 3.1.1 - resolution: "@grafana/plugin-e2e@npm:3.1.1" +"@grafana/plugin-e2e@npm:3.1.2": + version: 3.1.2 + resolution: "@grafana/plugin-e2e@npm:3.1.2" dependencies: "@grafana/e2e-selectors": "npm:12.4.0-20331417332" semver: "npm:^7.5.4" @@ -1786,7 +1786,7 @@ __metadata: yaml: "npm:^2.3.4" peerDependencies: "@playwright/test": ^1.52.0 - checksum: 10c0/1ce6c99162fd26f708587733e1346146cf21e1d05b5572decc9d49240afd960086d4fb7c71f11274a56b7fe4a0450ac4ebc749234238d80ea12c4368150eb235 + checksum: 10c0/7645cebe00c60e911743661d41cf30eea4a49727bc81811eb34a2620eba15e8b0a9e0d8c909adc87548379cedfe7d9c1fc960063e3bc2928528e9e62c07b76b3 languageName: node linkType: hard @@ -7565,7 +7565,7 @@ __metadata: "@grafana/e2e-selectors": "npm:12.3.1" "@grafana/eslint-config": "npm:9.0.0" "@grafana/i18n": "npm:12.3.1" - "@grafana/plugin-e2e": "npm:3.1.1" + "@grafana/plugin-e2e": "npm:3.1.2" "@grafana/plugin-ui": "npm:0.12.1" "@grafana/runtime": "npm:12.3.1" "@grafana/schema": "npm:12.3.1"