chore(deps): update dependency @grafana/plugin-e2e to v3.1.4 (#2250)
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.3` → `3.1.4`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.3/3.1.4) |  |  | --- ### Release Notes <details> <summary>grafana/plugin-tools (@​grafana/plugin-e2e)</summary> ### [`v3.1.4`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v314-Wed-Jan-21-2026) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.3...@grafana/plugin-e2e@3.1.4) ##### 🐛 Bug Fix - Plugin E2E: Bump [@​grafana/e2e-selectors](https://redirect.github.com/grafana/e2e-selectors) to 12.4.0-21205677807 [#​2410](https://redirect.github.com/grafana/plugin-tools/pull/2410) ([@​grafana-plugins-platform-bot\[bot\]](https://redirect.github.com/grafana-plugins-platform-bot\[bot])) ##### Authors: 1 - [@​grafana-plugins-platform-bot\[bot\]](https://redirect.github.com/grafana-plugins-platform-bot\[bot]) *** </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:
committed by
GitHub
parent
d76ffd9cbb
commit
fb1bb19834
@@ -46,7 +46,7 @@
|
|||||||
"@changesets/cli": "2.29.8",
|
"@changesets/cli": "2.29.8",
|
||||||
"@grafana/e2e-selectors": "12.3.1",
|
"@grafana/e2e-selectors": "12.3.1",
|
||||||
"@grafana/eslint-config": "9.0.0",
|
"@grafana/eslint-config": "9.0.0",
|
||||||
"@grafana/plugin-e2e": "3.1.3",
|
"@grafana/plugin-e2e": "3.1.4",
|
||||||
"@grafana/tsconfig": "2.0.1",
|
"@grafana/tsconfig": "2.0.1",
|
||||||
"@playwright/test": "1.57.0",
|
"@playwright/test": "1.57.0",
|
||||||
"@stylistic/eslint-plugin-ts": "4.4.1",
|
"@stylistic/eslint-plugin-ts": "4.4.1",
|
||||||
|
|||||||
20
yarn.lock
20
yarn.lock
@@ -1709,14 +1709,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@grafana/e2e-selectors@npm:12.4.0-20331417332":
|
"@grafana/e2e-selectors@npm:12.4.0-21205677807":
|
||||||
version: 12.4.0-20331417332
|
version: 12.4.0-21205677807
|
||||||
resolution: "@grafana/e2e-selectors@npm:12.4.0-20331417332"
|
resolution: "@grafana/e2e-selectors@npm:12.4.0-21205677807"
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: "npm:^7.7.0"
|
semver: "npm:^7.7.0"
|
||||||
tslib: "npm:2.8.1"
|
tslib: "npm:2.8.1"
|
||||||
typescript: "npm:5.9.2"
|
typescript: "npm:5.9.2"
|
||||||
checksum: 10c0/cb10cf2d08c144638dc6ffa371f1aa587d3c604c47ea540172b5e91d36e6c1c658afd4e78d13afb1255a019cc7c5d07b0900514872c47678b50e1036d2645ff1
|
checksum: 10c0/f1c699fa4bc381f4ea19315c70839dbc32c621db3ab3d771605d2e74afcf27c84e895065c3b25ab73854a70f45c3f835f3794e563c1d2f176a5ee805e0eec05a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1776,17 +1776,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@grafana/plugin-e2e@npm:3.1.3":
|
"@grafana/plugin-e2e@npm:3.1.4":
|
||||||
version: 3.1.3
|
version: 3.1.4
|
||||||
resolution: "@grafana/plugin-e2e@npm:3.1.3"
|
resolution: "@grafana/plugin-e2e@npm:3.1.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@grafana/e2e-selectors": "npm:12.4.0-20331417332"
|
"@grafana/e2e-selectors": "npm:12.4.0-21205677807"
|
||||||
semver: "npm:^7.5.4"
|
semver: "npm:^7.5.4"
|
||||||
uuid: "npm:^13.0.0"
|
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/5f45af8cd749cf99059819acbfad3d7c48a1d566f0f3d2efa2ad6b1cbb6ec46ec1500cb6428e7c2b876ecee671137b07b688abdea5652825cb08f75fe0c6dce7
|
checksum: 10c0/835baf4387cb16a9f878903ca922048eeb39d2a508b139f7008b08583f5efb4828dfa11ec72f162545b68cd92ad4d07e15b98ea74aa4e37b5b78a1a36a4b4eee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -7565,7 +7565,7 @@ __metadata:
|
|||||||
"@grafana/e2e-selectors": "npm:12.3.1"
|
"@grafana/e2e-selectors": "npm:12.3.1"
|
||||||
"@grafana/eslint-config": "npm:9.0.0"
|
"@grafana/eslint-config": "npm:9.0.0"
|
||||||
"@grafana/i18n": "npm:12.3.1"
|
"@grafana/i18n": "npm:12.3.1"
|
||||||
"@grafana/plugin-e2e": "npm:3.1.3"
|
"@grafana/plugin-e2e": "npm:3.1.4"
|
||||||
"@grafana/plugin-ui": "npm:0.12.1"
|
"@grafana/plugin-ui": "npm:0.12.1"
|
||||||
"@grafana/runtime": "npm:12.3.1"
|
"@grafana/runtime": "npm:12.3.1"
|
||||||
"@grafana/schema": "npm:12.3.1"
|
"@grafana/schema": "npm:12.3.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user