From 63d63ea9fb25f3daeb8eac08e6e58fd1e65235d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:38:28 +0000 Subject: [PATCH] Update dependency @testing-library/react to v15.0.1 --- package.json | 2 +- packages/grafana-flamegraph/package.json | 2 +- .../grafana-o11y-ds-frontend/package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- packages/grafana-runtime/package.json | 2 +- packages/grafana-sql/package.json | 2 +- packages/grafana-ui/package.json | 2 +- .../datasource/azuremonitor/package.json | 2 +- .../datasource/cloud-monitoring/package.json | 2 +- .../grafana-pyroscope-datasource/package.json | 2 +- .../grafana-testdata-datasource/package.json | 2 +- .../plugins/datasource/jaeger/package.json | 2 +- .../app/plugins/datasource/parca/package.json | 2 +- .../app/plugins/datasource/tempo/package.json | 2 +- .../plugins/datasource/zipkin/package.json | 2 +- yarn.lock | 38 +++++++++---------- 16 files changed, 34 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 3131f16e792..46dbf21f537 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@swc/helpers": "0.5.9", "@testing-library/dom": "10.0.0", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/angular-route": "1.7.6", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index ebce1b99514..6a47c53456e 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -62,7 +62,7 @@ "@grafana/tsconfig": "^1.3.0-rc1", "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/d3": "^7", "@types/jest": "^29.5.4", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index a864d7288f7..8d01548fb3f 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@grafana/tsconfig": "^1.3.0-rc1", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", "@types/react": "18.2.75", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index e638f435a2a..200198659b3 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -84,7 +84,7 @@ "@swc/helpers": "0.5.9", "@testing-library/dom": "10.0.0", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/d3": "7.4.3", "@types/debounce-promise": "3.1.9", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index aa2fb3e0d85..59483ecd793 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -52,7 +52,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-terser": "0.4.4", "@testing-library/dom": "10.0.0", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/history": "4.7.11", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index 40761d3481b..d3b687984b4 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@grafana/tsconfig": "^1.3.0-rc1", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 574c000fc70..ad4d2cc1674 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -129,7 +129,7 @@ "@storybook/theming": "7.4.5", "@testing-library/dom": "10.0.0", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/common-tags": "^1.8.0", "@types/d3": "7.4.3", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index 715e8ea2bb2..46a2c26d8e3 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.1.0-pre", "@grafana/plugin-configs": "11.1.0-pre", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index f2a3af22b37..ca3af98ff6f 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.1.0-pre", "@grafana/plugin-configs": "11.1.0-pre", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.12", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index d5b1df481de..5a107384df1 100644 --- a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json +++ b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@grafana/plugin-configs": "11.1.0-pre", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index bb62890f4a7..d244ef88433 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@grafana/e2e-selectors": "11.1.0-pre", "@grafana/plugin-configs": "11.1.0-pre", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/d3-random": "^3.0.2", "@types/jest": "29.5.12", diff --git a/public/app/plugins/datasource/jaeger/package.json b/public/app/plugins/datasource/jaeger/package.json index 28974677f19..320208dda65 100644 --- a/public/app/plugins/datasource/jaeger/package.json +++ b/public/app/plugins/datasource/jaeger/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@grafana/plugin-configs": "workspace:*", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index 572693f3f82..1e245f6e897 100644 --- a/public/app/plugins/datasource/parca/package.json +++ b/public/app/plugins/datasource/parca/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@grafana/plugin-configs": "11.1.0-pre", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.17.0", "@types/react": "18.2.75", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 6ffd9433c87..184231c6b9d 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@grafana/plugin-configs": "11.1.0-pre", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", diff --git a/public/app/plugins/datasource/zipkin/package.json b/public/app/plugins/datasource/zipkin/package.json index d6d7905fd33..81408559677 100644 --- a/public/app/plugins/datasource/zipkin/package.json +++ b/public/app/plugins/datasource/zipkin/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@grafana/plugin-configs": "workspace:*", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.0", + "@testing-library/react": "15.0.1", "@types/jest": "29.5.12", "@types/lodash": "4.17.0", "@types/react": "18.2.75", diff --git a/yarn.lock b/yarn.lock index 524f8b07136..e0800ccbc53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3311,7 +3311,7 @@ __metadata: "@grafana/schema": "npm:11.1.0-pre" "@grafana/ui": "npm:11.1.0-pre" "@kusto/monaco-kusto": "npm:^10.0.0" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3349,7 +3349,7 @@ __metadata: "@grafana/schema": "npm:11.1.0-pre" "@grafana/ui": "npm:11.1.0-pre" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3389,7 +3389,7 @@ __metadata: "@grafana/runtime": "npm:11.1.0-pre" "@grafana/schema": "npm:11.1.0-pre" "@grafana/ui": "npm:11.1.0-pre" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.12" @@ -3425,7 +3425,7 @@ __metadata: "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3456,7 +3456,7 @@ __metadata: "@grafana/runtime": "npm:11.1.0-pre" "@grafana/schema": "npm:11.1.0-pre" "@grafana/ui": "npm:11.1.0-pre" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.17.0" "@types/react": "npm:18.2.75" @@ -3486,7 +3486,7 @@ __metadata: "@grafana/runtime": "npm:11.1.0-pre" "@grafana/schema": "npm:11.1.0-pre" "@grafana/ui": "npm:11.1.0-pre" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.12" @@ -3539,7 +3539,7 @@ __metadata: "@opentelemetry/exporter-collector": "npm:0.25.0" "@opentelemetry/semantic-conventions": "npm:1.23.0" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" @@ -3587,7 +3587,7 @@ __metadata: "@grafana/runtime": "workspace:*" "@grafana/ui": "workspace:*" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.17.0" "@types/react": "npm:18.2.75" @@ -3863,7 +3863,7 @@ __metadata: "@leeoniya/ufuzzy": "npm:1.0.14" "@rollup/plugin-node-resolve": "npm:15.2.3" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" @@ -3946,7 +3946,7 @@ __metadata: "@grafana/tsconfig": "npm:^1.3.0-rc1" "@grafana/ui": "npm:11.1.0-pre" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/react": "npm:18.2.75" @@ -4022,7 +4022,7 @@ __metadata: "@swc/helpers": "npm:0.5.9" "@testing-library/dom": "npm:10.0.0" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:7.4.3" "@types/debounce-promise": "npm:3.1.9" @@ -4121,7 +4121,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:15.2.3" "@rollup/plugin-terser": "npm:0.4.4" "@testing-library/dom": "npm:10.0.0" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" @@ -4232,7 +4232,7 @@ __metadata: "@grafana/ui": "npm:11.1.0-pre" "@react-awesome-query-builder/ui": "npm:6.4.2" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" @@ -4312,7 +4312,7 @@ __metadata: "@storybook/theming": "npm:7.4.5" "@testing-library/dom": "npm:10.0.0" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/common-tags": "npm:^1.8.0" "@types/d3": "npm:7.4.3" @@ -8991,9 +8991,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:15.0.0": - version: 15.0.0 - resolution: "@testing-library/react@npm:15.0.0" +"@testing-library/react@npm:15.0.1": + version: 15.0.1 + resolution: "@testing-library/react@npm:15.0.1" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^10.0.0" @@ -9001,7 +9001,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10/78217cb67c2e0fb72dc4f51d19a25fbc290f298f3ca73a517ceda67a352741405740e0daa9ba5d93e4496a8f51f1465774e84d2a828863133b539304e0759dad + checksum: 10/3f3789c01b65801fce00c5f94b21dba1f59129e9937d2632ec5c3cd68acd0da1f66a7b44199b7b700d17148c9ec9dcd909cc8c8855a604b7ce757ba29aa3796b languageName: node linkType: hard @@ -18660,7 +18660,7 @@ __metadata: "@swc/helpers": "npm:0.5.9" "@testing-library/dom": "npm:10.0.0" "@testing-library/jest-dom": "npm:6.4.2" - "@testing-library/react": "npm:15.0.0" + "@testing-library/react": "npm:15.0.1" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9"