Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
@grafana/scenes (source) 5.24.05.42.0 age confidence

Release Notes

grafana/scenes (@​grafana/scenes)

v5.42.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
Authors: 1

v5.41.3

Compare Source

🐛 Bug Fix
Authors: 1

v5.41.2

Compare Source

🐛 Bug Fix
  • @grafana/scenes
    • Variables: Prevent queries from runners which are not specific to the query runner datasource #​1044 (@​bfmatei)
    • MultiValueVariable: Add getDefaultSingleState method #​1035 (@​domasx2)
  • @grafana/scenes-react, @grafana/scenes
Authors: 3

v5.41.1

Compare Source

🐛 Bug Fix
Authors: 1

v5.41.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
    • Fix issue with custom variables losing URL value when there are no options #​1033 (@​mdvictor)
Authors: 1

v5.40.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
    • SceneVariableSet: Allow propagation of variable changes through local variable #​1030 (@​torkelo)
🐛 Bug Fix
Authors: 2

v5.39.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v5.38.0

Compare Source

🚀 Enhancement
Authors: 1

v5.37.1

Compare Source

🐛 Bug Fix
Authors: 1

v5.37.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
Authors: 1

v5.36.4

Compare Source

🐛 Bug Fix
Authors: 3

v5.36.3

Compare Source

🐛 Bug Fix
Authors: 2

v5.36.2

Compare Source

🐛 Bug Fix
Authors: 1

v5.36.1

Compare Source

🐛 Bug Fix
  • @grafana/scenes
Authors: 1

v5.36.0

Compare Source

Release Notes
AdHocFiltersVariable: provide updateFilters method to allow updating filters without emitting SceneVariableValueChangedEvent (#​1004)

New AdHocFiltersVariable method updateFilters to allow updating filters state. Allows skipping emit of SceneVariableValueChangedEvent to prevent filter changes from notifying dependent scene objects.


🚀 Enhancement
  • @grafana/scenes
    • AdHocFiltersVariable: provide updateFilters method to allow updating filters without emitting SceneVariableValueChangedEvent #​1004 (@​gtk-grafana)
🐛 Bug Fix
Authors: 3

v5.35.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
🐛 Bug Fix
Authors: 2

v5.34.0

Compare Source

🚀 Enhancement
Authors: 1

v5.33.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
🐛 Bug Fix
Authors: 2

v5.32.0

Compare Source

🚀 Enhancement
Authors: 1

v5.31.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • @grafana/scenes
    • GroupBy: Add for single selection option #​983 (@​joannaWebDev) Authors: 3 Galen Kistler (@​gtk-grafana) Joanna (@​joannaWebDev) Liza Detrick (@​L2D2Grafana) v5.30.0 Compare Source 🚀 Enhancement @grafana/scenes VizPanel: Set selectionId for PanelChrome #​997 (@​torkelo) Authors: 1 Torkel Ödegaard (@​torkelo) v5.29.0 Compare Source 🚀 Enhancement @grafana/scenes AdHocFiltersCombobox - Improve filter editing behaviour when pre-filling value on edit #​992 (@​Sergej-Vlasov) Variables: Fixes issue when variable value was null #​985 (@​torkelo) 🐛 Bug Fix Fix typo in visualizations.md #​943 (@​ecurbelo) @grafana/scenes-react, @grafana/scenes Prettier/lint: Add prettier and lint check to CI , format all files with prettier #​988 (@​torkelo) Authors: 3 @​Sergej-Vlasov Elena Curbelo (@​ecurbelo) Torkel Ödegaard (@​torkelo) v5.28.1 Compare Source 🐛 Bug Fix @grafana/scenes AdHocFiltersCombobox: Prevent updating combobox options when input type changed during fetch #​982 (@​Sergej-Vlasov) Authors: 1 @​Sergej-Vlasov v5.28.0 Compare Source 🚀 Enhancement @grafana/scenes VizPanel: Limit series feature #​978 (@​torkelo @​gtk-grafana) 🐛 Bug Fix @grafana/scenes-react, @grafana/scenes Chore: Bump grafana dependencies #​965 (@​mdvictor) Authors: 3 Galen Kistler (@​gtk-grafana) Torkel Ödegaard (@​torkelo) Victor Marin (@​mdvictor) v5.27.0 Compare Source 🚀 Enhancement @grafana/scenes SceneObject: Render before activation #​968 (@​torkelo) Authors: 1 Torkel Ödegaard (@​torkelo) v5.26.1 Compare Source 🐛 Bug Fix @grafana/scenes Add missing parameter to patchGetAdhocFilters.ts #​970 (@​lunaticusgreen) Authors: 1 Roman Misyurin (@​lunaticusgreen) v5.26.0 Compare Source 🚀 Enhancement @grafana/scenes Add allowCustomValue flag to GroupByVariable #​974 (@​mdvictor) 🐛 Bug Fix SceneApp: Change queries in groupBy demos #​971 (@​mdvictor) Authors: 1 Victor Marin (@​mdvictor) v5.25.1 Compare Source 🐛 Bug Fix @grafana/scenes Annotations: Fix issue where dashboard annotations weren't rendering #​964 (@​kaydelaney) Variables: Fix search result ordering to use match quality #​969 (@​leeoniya) SceneVariableSet: Notify scene objects that use time macros when time changes #​966 (@​torkelo) Authors: 3 kay delaney (@​kaydelaney) Leon Sorokin (@​leeoniya) Torkel Ödegaard (@​torkelo) v5.25.0 Compare Source 🚀 Enhancement @grafana/scenes-react, @grafana/scenes Chore: Relax dependencies and move e2e-selectors to peerDeps #​940 (@​jackw) Authors: 1 Jack Westbrook (@​jackw) 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. [ ] 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.

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @grafana/scenes | 5.24.0 | 5.42.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants