From 12d08d5e7de1c859ac4ff0d7fa73e6076d0e7fe3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 01:00:51 +0000 Subject: [PATCH] Update dependency @testing-library/react to v14.2.0 (#81612) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/grafana-data/package.json | 2 +- packages/grafana-flamegraph/package.json | 2 +- .../grafana-o11y-ds-frontend/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 +- .../app/plugins/datasource/parca/package.json | 2 +- .../app/plugins/datasource/tempo/package.json | 2 +- yarn.lock | 34 +++++++++---------- 14 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 81a05d970bb..fabbfba28a2 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@swc/helpers": "0.5.3", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/angular": "1.8.9", "@types/angular-route": "1.7.6", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index a784b80e602..bb5f23dd78e 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -68,7 +68,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/dompurify": "^2", "@types/history": "4.7.11", diff --git a/packages/grafana-flamegraph/package.json b/packages/grafana-flamegraph/package.json index a102f936787..6daf416e156 100644 --- a/packages/grafana-flamegraph/package.json +++ b/packages/grafana-flamegraph/package.json @@ -62,7 +62,7 @@ "@grafana/tsconfig": "^1.2.0-rc1", "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@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 23a3e35d0d0..a5745a25ada 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@grafana/tsconfig": "^1.2.0-rc1", "@testing-library/jest-dom": "^6.1.2", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "^29.5.4", "@types/react": "18.2.48", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 6ad2bbe3db3..a724a669be9 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -54,7 +54,7 @@ "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/dom": "9.3.4", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@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 4d634d0cba3..b818a471c9b 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": "14.1.2", + "@testing-library/react": "14.2.0", "@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 05f27ba0df8..256f4125c48 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -130,7 +130,7 @@ "@storybook/theming": "7.4.5", "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@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 a43d4bdac42..9491d4a1151 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": "10.4.0-pre", "@grafana/plugin-configs": "10.4.0-pre", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", "@types/lodash": "4.14.202", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index a40ababde48..db53e73883e 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@grafana/e2e-selectors": "10.4.0-pre", "@grafana/plugin-configs": "10.4.0-pre", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.11", diff --git a/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json b/public/app/plugins/datasource/grafana-pyroscope-datasource/package.json index 6b3aabfff6e..5b047e14cbb 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": "10.4.0-pre", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", "@types/lodash": "4.14.202", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index 36d8b4522cf..cf3b8405e31 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@grafana/e2e-selectors": "10.4.0-pre", "@grafana/plugin-configs": "10.4.0-pre", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", "@types/lodash": "4.14.202", diff --git a/public/app/plugins/datasource/parca/package.json b/public/app/plugins/datasource/parca/package.json index fade1ab4856..7adea4c992e 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": "10.4.0-pre", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/lodash": "4.14.202", "@types/react": "18.2.48", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 619503c4126..61dcdcf12bf 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@grafana/plugin-configs": "10.4.0-pre", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.11", "@types/lodash": "4.14.202", diff --git a/yarn.lock b/yarn.lock index 94ad5bc58ca..2605a3b33c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2945,7 +2945,7 @@ __metadata: "@grafana/schema": "npm:10.4.0-pre" "@grafana/ui": "npm:10.4.0-pre" "@kusto/monaco-kusto": "npm:^7.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" @@ -2986,7 +2986,7 @@ __metadata: "@grafana/schema": "npm:10.4.0-pre" "@grafana/ui": "npm:10.4.0-pre" "@kusto/monaco-kusto": "npm:^7.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.11" @@ -3028,7 +3028,7 @@ __metadata: "@grafana/schema": "npm:10.4.0-pre" "@grafana/ui": "npm:10.4.0-pre" "@testing-library/jest-dom": "npm:6.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" @@ -3068,7 +3068,7 @@ __metadata: "@grafana/runtime": "npm:10.4.0-pre" "@grafana/schema": "npm:10.4.0-pre" "@grafana/ui": "npm:10.4.0-pre" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" @@ -3123,7 +3123,7 @@ __metadata: "@grafana/runtime": "npm:10.4.0-pre" "@grafana/schema": "npm:10.4.0-pre" "@grafana/ui": "npm:10.4.0-pre" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/lodash": "npm:4.14.202" "@types/react": "npm:18.2.48" @@ -3163,7 +3163,7 @@ __metadata: "@opentelemetry/semantic-conventions": "npm:1.21.0" "@reduxjs/toolkit": "npm:1.9.5" "@testing-library/jest-dom": "npm:6.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.11" "@types/lodash": "npm:4.14.202" @@ -3231,7 +3231,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:15.2.3" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/d3-interpolate": "npm:^3.0.0" "@types/dompurify": "npm:^2" @@ -3471,7 +3471,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:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/d3": "npm:^7" "@types/jest": "npm:^29.5.4" @@ -3554,7 +3554,7 @@ __metadata: "@grafana/tsconfig": "npm:^1.2.0-rc1" "@grafana/ui": "workspace:*" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" "@types/react": "npm:18.2.48" @@ -3603,7 +3603,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:25.0.7" "@rollup/plugin-node-resolve": "npm:15.2.3" "@testing-library/dom": "npm:9.3.4" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9" "@types/history": "npm:4.7.11" @@ -3685,7 +3685,7 @@ __metadata: "@grafana/ui": "workspace:*" "@react-awesome-query-builder/ui": "npm:6.4.2" "@testing-library/jest-dom": "npm:^6.1.2" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:^29.5.4" @@ -3765,7 +3765,7 @@ __metadata: "@storybook/theming": "npm:7.4.5" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/user-event": "npm:14.5.2" "@types/common-tags": "npm:^1.8.0" "@types/d3": "npm:7.4.3" @@ -7904,9 +7904,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:14.1.2": - version: 14.1.2 - resolution: "@testing-library/react@npm:14.1.2" +"@testing-library/react@npm:14.2.0": + version: 14.2.0 + resolution: "@testing-library/react@npm:14.2.0" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^9.0.0" @@ -7914,7 +7914,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10/1664990ad9673403ee1d74c1c1b60ec30591d42a3fe1e2175c28cb935cd49bc9a4ba398707f702acc3278c3b0cb492ee57fe66f41ceb040c5da57de98cba5414 + checksum: 10/e32b6958141215b8a0c0637df8f27efb01da8e7c311f9faedb32bb08ce976632a31b10df4e6d4c02d63e5bdf1974b0d04f3f375be0f26a86727cdd73619fffc2 languageName: node linkType: hard @@ -17412,7 +17412,7 @@ __metadata: "@swc/helpers": "npm:0.5.3" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.0" - "@testing-library/react": "npm:14.1.2" + "@testing-library/react": "npm:14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/angular": "npm:1.8.9"