From 7a2e6185ffba1fe7c2f810c5a9637ce5ba6c4eb3 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 08:52:46 -0800 Subject: [PATCH] chore(deps): update dependency @grafana/plugin-e2e to v3.1.3 (#2245) 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.2` โ†’ `3.1.3`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.2/3.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@grafana%2fplugin-e2e/3.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grafana%2fplugin-e2e/3.1.2/3.1.3?slim=true) | --- ### Release Notes
grafana/plugin-tools (@​grafana/plugin-e2e) ### [`v3.1.3`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v313-Tue-Jan-20-2026) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.2...@grafana/plugin-e2e@3.1.3) :tada: This release contains work from a new contributor! :tada: Thank you, Paul Marbach ([@​fastfrwrd](https://redirect.github.com/fastfrwrd)), for all your work! ##### ๐Ÿ› Bug Fix - Suggestions: Add All Visualizations click for 12.4 and greater [#​2399](https://redirect.github.com/grafana/plugin-tools/pull/2399) ([@​fastfrwrd](https://redirect.github.com/fastfrwrd) [@​hugohaggmark](https://redirect.github.com/hugohaggmark) [@​sunker](https://redirect.github.com/sunker)) ##### Authors: 3 - Erik Sundell ([@​sunker](https://redirect.github.com/sunker)) - Hugo Hรคggmark ([@​hugohaggmark](https://redirect.github.com/hugohaggmark)) - Paul Marbach ([@​fastfrwrd](https://redirect.github.com/fastfrwrd)) ***
--- ### 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 88f1288..107b6d5 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.2", + "@grafana/plugin-e2e": "3.1.3", "@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 cae396c..9f8315e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1776,9 +1776,9 @@ __metadata: languageName: node linkType: hard -"@grafana/plugin-e2e@npm:3.1.2": - version: 3.1.2 - resolution: "@grafana/plugin-e2e@npm:3.1.2" +"@grafana/plugin-e2e@npm:3.1.3": + version: 3.1.3 + resolution: "@grafana/plugin-e2e@npm:3.1.3" 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/7645cebe00c60e911743661d41cf30eea4a49727bc81811eb34a2620eba15e8b0a9e0d8c909adc87548379cedfe7d9c1fc960063e3bc2928528e9e62c07b76b3 + checksum: 10c0/5f45af8cd749cf99059819acbfad3d7c48a1d566f0f3d2efa2ad6b1cbb6ec46ec1500cb6428e7c2b876ecee671137b07b688abdea5652825cb08f75fe0c6dce7 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.2" + "@grafana/plugin-e2e": "npm:3.1.3" "@grafana/plugin-ui": "npm:0.12.1" "@grafana/runtime": "npm:12.3.1" "@grafana/schema": "npm:12.3.1"