chore(deps): update dependency @grafana/plugin-e2e to ^2.2.3 (#2155)

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))
| [`^2.1.12` →
`^2.2.3`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/2.1.12/2.2.3)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@grafana%2fplugin-e2e/2.2.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@grafana%2fplugin-e2e/2.1.12/2.2.3?slim=true)
|

---

### Release Notes

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

###
[`v2.2.3`](https://redirect.github.com/grafana/plugin-tools/releases/tag/%40grafana/plugin-e2e%402.2.3)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.2...@grafana/plugin-e2e@2.2.3)

##### 🐛 Bug Fix

- CreatePlugin: Adding step about health check functionality in ds
tutorial.
[#&#8203;2222](https://redirect.github.com/grafana/plugin-tools/pull/2222)
([@&#8203;mckn](https://redirect.github.com/mckn))

##### Authors: 1

- Marcus Andersson ([@&#8203;mckn](https://redirect.github.com/mckn))

###
[`v2.2.2`](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.1...@grafana/plugin-e2e@2.2.2)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.1...@grafana/plugin-e2e@2.2.2)

###
[`v2.2.1`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v221-Thu-Oct-09-2025)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.0...@grafana/plugin-e2e@2.2.1)

##### 🐛 Bug Fix

- E2E: fix for flakiness in PanelEditPage.refreshPanel
[#&#8203;2207](https://redirect.github.com/grafana/plugin-tools/pull/2207)
([@&#8203;hugohaggmark](https://redirect.github.com/hugohaggmark))

##### Authors: 1

- Hugo Häggmark
([@&#8203;hugohaggmark](https://redirect.github.com/hugohaggmark))

***

###
[`v2.2.0`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v220-Tue-Oct-07-2025)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.1.14...@grafana/plugin-e2e@2.2.0)

##### 🚀 Enhancement

- Plugin E2E: Add support for specifying user preferences
[#&#8203;2131](https://redirect.github.com/grafana/plugin-tools/pull/2131)
([@&#8203;sunker](https://redirect.github.com/sunker))

##### Authors: 1

- Erik Sundell ([@&#8203;sunker](https://redirect.github.com/sunker))

***

###
[`v2.1.14`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v2114-Mon-Sep-29-2025)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.1.13...@grafana/plugin-e2e@2.1.14)

##### 🐛 Bug Fix

- Update dependency uuid to v13
[#&#8203;2139](https://redirect.github.com/grafana/plugin-tools/pull/2139)
([@&#8203;renovate\[bot\]](https://redirect.github.com/renovate\[bot]))

##### Authors: 1

- [@&#8203;renovate\[bot\]](https://redirect.github.com/renovate\[bot])

***

###
[`v2.1.13`](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.1.12...@grafana/plugin-e2e@2.1.13)

[Compare
Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.1.12...@grafana/plugin-e2e@2.1.13)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19-->

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]
2025-12-31 11:21:16 +00:00
committed by GitHub
parent ef9557f60e
commit f3c5a15a20
2 changed files with 17 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"@changesets/cli": "^2.29.7", "@changesets/cli": "^2.29.7",
"@grafana/e2e-selectors": "12.1.0", "@grafana/e2e-selectors": "12.1.0",
"@grafana/eslint-config": "^8.0.0", "@grafana/eslint-config": "^8.0.0",
"@grafana/plugin-e2e": "^2.1.12", "@grafana/plugin-e2e": "^2.2.3",
"@grafana/tsconfig": "^2.0.0", "@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@stylistic/eslint-plugin-ts": "^2.9.0", "@stylistic/eslint-plugin-ts": "^2.9.0",

View File

@@ -1474,17 +1474,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@grafana/plugin-e2e@npm:^2.1.12": "@grafana/plugin-e2e@npm:^2.2.3":
version: 2.1.12 version: 2.2.3
resolution: "@grafana/plugin-e2e@npm:2.1.12" resolution: "@grafana/plugin-e2e@npm:2.2.3"
dependencies: dependencies:
"@grafana/e2e-selectors": "npm:^12.2.0-255920" "@grafana/e2e-selectors": "npm:^12.2.0-255920"
semver: "npm:^7.5.4" semver: "npm:^7.5.4"
uuid: "npm:^11.0.2" uuid: "npm:^13.0.0"
yaml: "npm:^2.3.4" yaml: "npm:^2.3.4"
peerDependencies: peerDependencies:
"@playwright/test": ^1.52.0 "@playwright/test": ^1.52.0
checksum: 10c0/cf6d10bb696b46e0bd74d67d9311ad912efb00eb13cdcca9904fa88bfdc2558ce8e3b5b535d4d522779b3e90d9e818dc7e8c0469fee7ca5d13ceb83f7a960531 checksum: 10c0/da1bcf35e3a94c815884a58805293e208a2bfd2c4b21b37efff60393e54a96a153ac4b48ff32af120811996ec1a669f34cf2925b6c6b58ea26c426814cbca305
languageName: node languageName: node
linkType: hard linkType: hard
@@ -7397,7 +7397,7 @@ __metadata:
"@grafana/e2e-selectors": "npm:12.1.0" "@grafana/e2e-selectors": "npm:12.1.0"
"@grafana/eslint-config": "npm:^8.0.0" "@grafana/eslint-config": "npm:^8.0.0"
"@grafana/i18n": "npm:^12.1.0" "@grafana/i18n": "npm:^12.1.0"
"@grafana/plugin-e2e": "npm:^2.1.12" "@grafana/plugin-e2e": "npm:^2.2.3"
"@grafana/plugin-ui": "npm:^0.10.10" "@grafana/plugin-ui": "npm:^0.10.10"
"@grafana/runtime": "npm:^12.1.0" "@grafana/runtime": "npm:^12.1.0"
"@grafana/schema": "npm:^12.1.0" "@grafana/schema": "npm:^12.1.0"
@@ -13420,7 +13420,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:11.1.0, uuid@npm:^11.0.0, uuid@npm:^11.0.2": "uuid@npm:11.1.0, uuid@npm:^11.0.0":
version: 11.1.0 version: 11.1.0
resolution: "uuid@npm:11.1.0" resolution: "uuid@npm:11.1.0"
bin: bin:
@@ -13429,6 +13429,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist-node/bin/uuid
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
languageName: node
linkType: hard
"uwrap@npm:0.1.1": "uwrap@npm:0.1.1":
version: 0.1.1 version: 0.1.1
resolution: "uwrap@npm:0.1.1" resolution: "uwrap@npm:0.1.1"