chore(deps): update dependency @grafana/plugin-e2e to v3.1.3 (#2245)

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

<details>
<summary>grafana/plugin-tools (@&#8203;grafana/plugin-e2e)</summary>

###
[`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)

🎉 This release contains work from a new contributor! 🎉

Thank you, Paul Marbach
([@&#8203;fastfrwrd](https://redirect.github.com/fastfrwrd)), for all
your work!

##### 🐛 Bug Fix

- Suggestions: Add All Visualizations click for 12.4 and greater
[#&#8203;2399](https://redirect.github.com/grafana/plugin-tools/pull/2399)
([@&#8203;fastfrwrd](https://redirect.github.com/fastfrwrd)
[@&#8203;hugohaggmark](https://redirect.github.com/hugohaggmark)
[@&#8203;sunker](https://redirect.github.com/sunker))

##### Authors: 3

- Erik Sundell ([@&#8203;sunker](https://redirect.github.com/sunker))
- Hugo Häggmark
([@&#8203;hugohaggmark](https://redirect.github.com/hugohaggmark))
- Paul Marbach
([@&#8203;fastfrwrd](https://redirect.github.com/fastfrwrd))

***

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19-->

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>
This commit is contained in:
renovate-sh-app[bot]
2026-01-23 08:52:46 -08:00
committed by GitHub
parent dc1af6dbfb
commit 7a2e6185ff
2 changed files with 6 additions and 6 deletions

View File

@@ -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"