-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update grafana dependencies #1516
base: main
Are you sure you want to change the base?
Conversation
357e8e3
to
9c942ce
Compare
4f0185d
to
84a1da8
Compare
8a5e797
to
eae9e0a
Compare
0375330
to
401db3c
Compare
15aeec3
to
b6957e2
Compare
b6957e2
to
56e9aed
Compare
89f95e4
to
5bb5c9b
Compare
@@ -76,7 +76,7 @@ | |||
"@grafana/runtime": "^11.5.2", | |||
"@grafana/ui": "^11.5.2", | |||
"@grafana/schema": "^11.5.2",{{#if_eq pluginType "scenesapp"}} | |||
"@grafana/scenes": "^5.41.3",{{/if_eq}} | |||
"@grafana/scenes": "^6.4.0",{{/if_eq}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leventebalogh this bump forces react-router v6 for scenes, right? Is that gonna cause issues at all? We have some logic here that decides the version of react-router to scaffold / update with. 🤔
Now I've looked at CI I can see it's failing to scaffold scenes due to broken peer deps which I think is a good indicator we need to do further work here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking for now as the major scenes bump may interfere with plugin updates.
5bb5c9b
to
074dd3e
Compare
074dd3e
to
c7041e8
Compare
This PR contains the following updates:
1.13.3
->1.14.1
1.17.1
->1.19.1
5.41.3
->6.5.2
Release Notes
grafana/faro-web-sdk (@grafana/faro-web-sdk)
v1.14.1
Compare Source
@grafana/faro-web-sdk
): The ignored errors parser now also parses stack traces.This is helpful, for example, to exclude all errors thrown by extensions (#1000).
v1.14.0
Compare Source
@grafana/faro-web-sdk
): Provide awebVitalsInstrumentation.reportAllChanges
option to reportall changes for web vitals (#981)
@grafana/faro-web-sdk
): Enhance user meta properties to align with OTEL semanticconventions for user attributes (#990)
@grafana/faro-web-tracing
): Add user attributes to spans (#990)Breaking
Improvement (
@grafana/faro-web-tracing
): Removed@opentelemetry/context-zone
as it is notrequired for the default instrumentations.
Users who need
ZoneContextManager
for additional OTEL instrumentations can inject it via theweb-tracing configuration.
grafana/plugin-tools (@grafana/plugin-e2e)
v1.19.1
Compare Source
🐛 Bug Fix
Authors: 1
v1.19.0
Compare Source
🚀 Enhancement
Authors: 1
v1.18.3
Compare Source
🐛 Bug Fix
Authors: 1
v1.18.2
Compare Source
🐛 Bug Fix
Authors: 2
v1.18.1
Compare Source
🐛 Bug Fix
Authors: 1
v1.18.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 2
grafana/scenes (@grafana/scenes)
v6.5.2
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.5.1
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.5.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v6.4.1
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.4.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v6.3.1
Compare Source
🐛 Bug Fix
@grafana/scenes
ScopesBridge
object #990 (@bfmatei @tskarhed @aocenas @mdvictor)Authors: 4
v6.3.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v6.2.1
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.2.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v6.1.4
Compare Source
🐛 Bug Fix
@grafana/scenes
baseFilters
with origin appear readonly in the UI #1060 (@mdvictor)Authors: 1
v6.1.3
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.1.2
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.1.1
Compare Source
🐛 Bug Fix
@grafana/scenes
onDragStart
event #1059 (@bfmatei)Authors: 1
v6.1.0
Compare Source
🚀 Enhancement
@grafana/scenes
🐛 Bug Fix
@grafana/scenes
Authors: 3
v6.0.2
Compare Source
🐛 Bug Fix
@grafana/scenes
getLegacyPanelId
method inVizPanel
#1053 (@bfmatei)Authors: 1
v6.0.1
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 2
v6.0.0
Compare Source
💥 Breaking Change
@grafana/scenes-react
,@grafana/scenes
react-router@6
#979 (@leventebalogh)Authors: 1
v5.42.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.