Bump @grafana/scenes to 6.29.5 for network profiling fix (#109319)

* Bump @grafana/scenes to 6.29.5 for network profiling fix

* Bump to stable
This commit is contained in:
Dominik Prokop
2025-08-07 13:33:27 +02:00
committed by GitHub
parent 2b15fa0492
commit 2ac68e5385
3 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -289,8 +289,8 @@
"@grafana/plugin-ui": "0.10.8",
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "6.29.3",
"@grafana/scenes-react": "6.29.3",
"@grafana/scenes": "6.29.5",
"@grafana/scenes-react": "6.29.5",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",
@@ -230,3 +230,4 @@ This fallback catches cases where visibility events might be missed and prevents
- [PR #1198 - Make SceneRenderProfiler optional and injectable](https://github.com/grafana/scenes/pull/1198)
- [PR #1199 - SceneRenderProfiler: add start and end timestamps to profile events](https://github.com/grafana/scenes/pull/1199)
- [PR #1205 - SceneRenderProfiler: Handle tab inactivity](https://github.com/grafana/scenes/pull/1205)
- [PR #1209 - SceneRenderProfiler: Only capture network requests within measurement window](https://github.com/grafana/scenes/pull/1209)
+11 -11
View File
@@ -3584,11 +3584,11 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/scenes-react@npm:6.29.3":
version: 6.29.3
resolution: "@grafana/scenes-react@npm:6.29.3"
"@grafana/scenes-react@npm:6.29.5":
version: 6.29.5
resolution: "@grafana/scenes-react@npm:6.29.5"
dependencies:
"@grafana/scenes": "npm:6.29.3"
"@grafana/scenes": "npm:6.29.5"
lru-cache: "npm:^10.2.2"
react-use: "npm:^17.4.0"
peerDependencies:
@@ -3600,13 +3600,13 @@ __metadata:
react: ^18.0.0
react-dom: ^18.0.0
react-router-dom: ^6.28.0
checksum: 10/7122262d54eaded6434791f2cd079306785db0af1eaf169039c51ef918b7fb906364653331625beaec480e70885c6ad90a2a5a3fc7d1c83a177d44706b319a5a
checksum: 10/fd09f6614b4efcca8febbafb05054f5b05d8c064e078314325ddad80028e5ff52171c7f0bf6cd92137d78f2c476ee8b97c98c433c433e97eada04c496b57a2e3
languageName: node
linkType: hard
"@grafana/scenes@npm:6.29.3":
version: 6.29.3
resolution: "@grafana/scenes@npm:6.29.3"
"@grafana/scenes@npm:6.29.5":
version: 6.29.5
resolution: "@grafana/scenes@npm:6.29.5"
dependencies:
"@floating-ui/react": "npm:^0.26.16"
"@leeoniya/ufuzzy": "npm:^1.0.16"
@@ -3626,7 +3626,7 @@ __metadata:
react: ^18.0.0
react-dom: ^18.0.0
react-router-dom: ^6.28.0
checksum: 10/88fbc682acbaa0d416271184f502a969af5f11eda2334892062ec31572f3c7da1d05a4c0285d66cb146e5b2f6f3f033ee5555fa74144a57b005df69dc9f3b4e2
checksum: 10/f96500bc31bc3fc06c618e498016290d8cf1c43f69733fe6d351f3ce060db9b4487bfe7f3d352384b2612ab2931754b87778015c934ac9d67649d3f840752b19
languageName: node
linkType: hard
@@ -18218,8 +18218,8 @@ __metadata:
"@grafana/plugin-ui": "npm:0.10.8"
"@grafana/prometheus": "workspace:*"
"@grafana/runtime": "workspace:*"
"@grafana/scenes": "npm:6.29.3"
"@grafana/scenes-react": "npm:6.29.3"
"@grafana/scenes": "npm:6.29.5"
"@grafana/scenes-react": "npm:6.29.5"
"@grafana/schema": "workspace:*"
"@grafana/sql": "workspace:*"
"@grafana/test-utils": "workspace:*"