-
Notifications
You must be signed in to change notification settings - Fork 31
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
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.
Yeah, I think (as we discussed in a different chat) we should exclude scenes from these updates probably. Scenes v6.x is depending on react-router v6, which plugins that update might don't have. Probably the best is to handle it with a migration to be honest!
(There's also a PR for updating the scenes template: https://github.com/grafana/plugin-tools/pull/1422/files#diff-a56a7e2a8f865015afd4eb379bc0e0ebf6053eeede03d81017b4c9699fe2c772)
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.
776f3af
to
879f9b5
Compare
3d28327
to
7c9af9e
Compare
4760778
to
cc7b08d
Compare
cc7b08d
to
5c2cd18
Compare
This PR contains the following updates:
11.5.3
->11.6.0
11.5.3
->11.6.0
1.13.3
->1.15.0
1.17.1
->1.19.3
11.5.3
->11.6.0
5.41.3
->6.6.3
11.5.3
->11.6.0
11.5.3
->11.6.0
11.5.3
->11.6.0
Release Notes
grafana/grafana (@grafana/data)
v11.6.0
: 11.6.0Compare Source
Download page
What's new highlights
Features and enhancements
plugins:write
#101089, @gamabupdated by
#99895, @tomratcliffesqlQuerybuilderFunctionParameters
feature toggle #100809, @zoltanbedidatasources:explore
RBAC action #101366, @svennergrhide_logs_download
and hide button to download logs #99512, @svennergrResolution
in query editors #101860, @svennergrusePluginComponents
#100587, @mcknAdd field from calc
#101295, @leeoniyaBug fixes
v/e/i
keybindings to return back to dashboard #102364, @mdvictorannotationPermissionUpdate
FT is enabled #99717, @IevaVasiljevaBreaking changes
read OR query
(Enterprise)Plugin development fixes & changes
grafana/faro-web-sdk (@grafana/faro-web-sdk)
v1.15.0
Compare Source
Feature (
@grafana/faro-web-sdk
): Alpha version of user actions instrumentation (#1101).Fix (
@grafana/faro-web-tracing
): Fixed unexpected behavior in xhr instrumentation when customobjects with a
toString
method were used as URLs (#1100).Dependencies (
@grafana/faro-*
): Upgrade to TypeScript 5.8.2 (#1092)v1.14.3
Compare Source
@grafana/faro-core
): Avoid sending emptyattributes
orcontext
objectswhen no data is provided (#1089)
v1.14.2
Compare Source
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.3
Compare Source
🐛 Bug Fix
Authors: 1
v1.19.2
Compare Source
🐛 Bug Fix
Authors: 1
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.6.3
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.6.2
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v6.6.1
Compare Source
🐛 Bug Fix
@grafana/scenes-react
,@grafana/scenes
Authors: 1
v6.6.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v6.5.3
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
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
grafana/grafana (grafana/grafana-enterprise)
v11.6.0
Compare Source
Features and enhancements
plugins:write
#101089, @gamabConfiguration
📅 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.