grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

Chore: Bump various dependencies #682

Closed kaydelaney closed 5 months ago

kaydelaney commented 5 months ago

Brings frontend errors when linking locally from 186 down to 27

📦 Published PR as canary version: 4.13.1--canary.682.8907801824.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes@4.13.1--canary.682.8907801824.0 # or yarn add @grafana/scenes@4.13.1--canary.682.8907801824.0 ```
dprokop commented 5 months ago

Nice, but seems like some tests are failing? Would be also good to ping some app teams (app o11y, k8s etc) so that they could test if those updated dependence bumps (especialy peer deps in scenes package) do not cause any issues in the app plugins.

grafanabot commented 5 months ago

:rocket: PR was released in v4.13.1 :rocket: