Release: 11.6.0 (#102837)

* Update changelog

* Update version to 11.6.0

* point to next 11.6.1 instead of 11.6.0-pre

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeff Levin <jeff@levinology.com>
release-11.6.0
github-actions[bot] 3 months ago committed by GitHub
parent 93cba80719
commit 78ca78f5df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 173
      CHANGELOG.md
  2. 2
      e2e/test-plugins/grafana-extensionstest-app/package.json
  3. 2
      e2e/test-plugins/grafana-test-datasource/package.json
  4. 2
      lerna.json
  5. 2
      package.json
  6. 4
      packages/grafana-data/package.json
  7. 2
      packages/grafana-e2e-selectors/package.json
  8. 2
      packages/grafana-eslint-rules/package.json
  9. 6
      packages/grafana-flamegraph/package.json
  10. 2
      packages/grafana-icons/package.json
  11. 12
      packages/grafana-o11y-ds-frontend/package.json
  12. 2
      packages/grafana-plugin-configs/package.json
  13. 12
      packages/grafana-prometheus/package.json
  14. 10
      packages/grafana-runtime/package.json
  15. 2
      packages/grafana-schema/package.json
  16. 2
      packages/grafana-schema/src/raw/composable/annotationslist/panelcfg/x/AnnotationsListPanelCfg_types.gen.ts
  17. 2
      packages/grafana-schema/src/raw/composable/barchart/panelcfg/x/BarChartPanelCfg_types.gen.ts
  18. 2
      packages/grafana-schema/src/raw/composable/bargauge/panelcfg/x/BarGaugePanelCfg_types.gen.ts
  19. 2
      packages/grafana-schema/src/raw/composable/candlestick/panelcfg/x/CandlestickPanelCfg_types.gen.ts
  20. 2
      packages/grafana-schema/src/raw/composable/canvas/panelcfg/x/CanvasPanelCfg_types.gen.ts
  21. 2
      packages/grafana-schema/src/raw/composable/cloudwatch/dataquery/x/CloudWatchDataQuery_types.gen.ts
  22. 2
      packages/grafana-schema/src/raw/composable/dashboardlist/panelcfg/x/DashboardListPanelCfg_types.gen.ts
  23. 2
      packages/grafana-schema/src/raw/composable/datagrid/panelcfg/x/DatagridPanelCfg_types.gen.ts
  24. 2
      packages/grafana-schema/src/raw/composable/debug/panelcfg/x/DebugPanelCfg_types.gen.ts
  25. 2
      packages/grafana-schema/src/raw/composable/elasticsearch/dataquery/x/ElasticsearchDataQuery_types.gen.ts
  26. 2
      packages/grafana-schema/src/raw/composable/gauge/panelcfg/x/GaugePanelCfg_types.gen.ts
  27. 2
      packages/grafana-schema/src/raw/composable/geomap/panelcfg/x/GeomapPanelCfg_types.gen.ts
  28. 2
      packages/grafana-schema/src/raw/composable/heatmap/panelcfg/x/HeatmapPanelCfg_types.gen.ts
  29. 2
      packages/grafana-schema/src/raw/composable/histogram/panelcfg/x/HistogramPanelCfg_types.gen.ts
  30. 2
      packages/grafana-schema/src/raw/composable/logs/panelcfg/x/LogsPanelCfg_types.gen.ts
  31. 2
      packages/grafana-schema/src/raw/composable/logsnew/panelcfg/x/LogsNewPanelCfg_types.gen.ts
  32. 2
      packages/grafana-schema/src/raw/composable/loki/dataquery/x/LokiDataQuery_types.gen.ts
  33. 2
      packages/grafana-schema/src/raw/composable/news/panelcfg/x/NewsPanelCfg_types.gen.ts
  34. 2
      packages/grafana-schema/src/raw/composable/nodegraph/panelcfg/x/NodeGraphPanelCfg_types.gen.ts
  35. 2
      packages/grafana-schema/src/raw/composable/piechart/panelcfg/x/PieChartPanelCfg_types.gen.ts
  36. 2
      packages/grafana-schema/src/raw/composable/stat/panelcfg/x/StatPanelCfg_types.gen.ts
  37. 2
      packages/grafana-schema/src/raw/composable/statetimeline/panelcfg/x/StateTimelinePanelCfg_types.gen.ts
  38. 2
      packages/grafana-schema/src/raw/composable/statushistory/panelcfg/x/StatusHistoryPanelCfg_types.gen.ts
  39. 2
      packages/grafana-schema/src/raw/composable/table/panelcfg/x/TablePanelCfg_types.gen.ts
  40. 2
      packages/grafana-schema/src/raw/composable/text/panelcfg/x/TextPanelCfg_types.gen.ts
  41. 2
      packages/grafana-schema/src/raw/composable/timeseries/panelcfg/x/TimeSeriesPanelCfg_types.gen.ts
  42. 2
      packages/grafana-schema/src/raw/composable/trend/panelcfg/x/TrendPanelCfg_types.gen.ts
  43. 2
      packages/grafana-schema/src/raw/composable/xychart/panelcfg/x/XYChartPanelCfg_types.gen.ts
  44. 10
      packages/grafana-sql/package.json
  45. 8
      packages/grafana-ui/package.json
  46. 14
      public/app/plugins/datasource/azuremonitor/package.json
  47. 14
      public/app/plugins/datasource/cloud-monitoring/package.json
  48. 14
      public/app/plugins/datasource/grafana-postgresql-datasource/package.json
  49. 12
      public/app/plugins/datasource/grafana-pyroscope-datasource/package.json
  50. 14
      public/app/plugins/datasource/grafana-testdata-datasource/package.json
  51. 2
      public/app/plugins/datasource/jaeger/package.json
  52. 14
      public/app/plugins/datasource/mssql/package.json
  53. 14
      public/app/plugins/datasource/mysql/package.json
  54. 12
      public/app/plugins/datasource/parca/package.json
  55. 4
      public/app/plugins/datasource/tempo/package.json
  56. 2
      public/app/plugins/datasource/zipkin/package.json
  57. 156
      yarn.lock

@ -1,3 +1,164 @@
<!-- 11.6.0 START -->
# 11.6.0 (2025-03-25)
### Features and enhancements
- **API keys:** Migrate API keys to service accounts at startup [#96924](https://github.com/grafana/grafana/pull/96924), [@dmihai](https://github.com/dmihai)
- **AccessControl:** Allow plugin roles to include `plugins:write` [#101089](https://github.com/grafana/grafana/pull/101089), [@gamab](https://github.com/gamab)
- **Alerting:** Add DAG errors to alert rule creation and view [#99423](https://github.com/grafana/grafana/pull/99423), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add Jira integration to cloud AMs [#100482](https://github.com/grafana/grafana/pull/100482), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add alert rule version history - part1 [#99490](https://github.com/grafana/grafana/pull/99490), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add migration to clean up rule versions table [#102562](https://github.com/grafana/grafana/pull/102562), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Add multiple threshold operators [#99516](https://github.com/grafana/grafana/pull/99516), [@paulojmdias](https://github.com/paulojmdias)
- **Alerting:** Add tracking for the mode used in query and notifications step when c… [#100824](https://github.com/grafana/grafana/pull/100824), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Adding color option for slack receiver [#99615](https://github.com/grafana/grafana/pull/99615), [@wymangr](https://github.com/wymangr)
- **Alerting:** Allow selection of recording rule write target on per-rule basis. [#101778](https://github.com/grafana/grafana/pull/101778), [@stevesg](https://github.com/stevesg)
- **Alerting:** Allow specifying uid for new rules added to groups [#99858](https://github.com/grafana/grafana/pull/99858), [@moustafab](https://github.com/moustafab)
- **Alerting:** Improve template testing by trying non-root scopes [#101471](https://github.com/grafana/grafana/pull/101471), [@JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Include time range in template dashboard and panel urls [#101095](https://github.com/grafana/grafana/pull/101095), [@JacobsonMT](https://github.com/JacobsonMT)
- **Alerting:** Keep the latest version of deleted rule in version table [#101481](https://github.com/grafana/grafana/pull/101481), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Promote alertingSaveStateCompressed flag to public preview [#99935](https://github.com/grafana/grafana/pull/99935), [@alexander-akhmetov](https://github.com/alexander-akhmetov)
- **Alerting:** Remove ID and OrgID from hash calculation [#100140](https://github.com/grafana/grafana/pull/100140), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove feature toggle alertingNoNormalState [#99905](https://github.com/grafana/grafana/pull/99905), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Remove rule group edit from single rule editor [#100191](https://github.com/grafana/grafana/pull/100191), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Return 404 when /api/ruler/grafana/api/v1/rules/{Namespace}/{Groupname} does not exist [#100264](https://github.com/grafana/grafana/pull/100264), [@fayzal-g](https://github.com/fayzal-g)
- **Alerting:** Rule history restore feature [#100609](https://github.com/grafana/grafana/pull/100609), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Support Jira Integration [#100480](https://github.com/grafana/grafana/pull/100480), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Track if new gm rules are created with queries and expressions transformable to simple mode [#101121](https://github.com/grafana/grafana/pull/101121), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Update IRM copies in Configuration Tracker [#100069](https://github.com/grafana/grafana/pull/100069), [@teodosii](https://github.com/teodosii)
- **Alerting:** Update design of rule details tab and add `updated by` [#99895](https://github.com/grafana/grafana/pull/99895), [@tomratcliffe](https://github.com/tomratcliffe)
- **Alerting:** Update irm links for incident and oncall in case new irm plugin is present [#99952](https://github.com/grafana/grafana/pull/99952), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Use exponential backoff in the remote Alertmanager readiness check [#99756](https://github.com/grafana/grafana/pull/99756), [@santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Use uid instead of id in AnnotationsStateHistory [#101207](https://github.com/grafana/grafana/pull/101207), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Auth:** Add IP address login attempt validation [#98123](https://github.com/grafana/grafana/pull/98123), [@colin-stuart](https://github.com/colin-stuart)
- **Auth:** Add support for the TlsSkipVerify parameter to JWT Auth [#91514](https://github.com/grafana/grafana/pull/91514), [@Ret2Me](https://github.com/Ret2Me)
- **Auth:** Make ssoSettingsSAML GA and enabled by default [#101766](https://github.com/grafana/grafana/pull/101766), [@mgyongyosi](https://github.com/mgyongyosi)
- **Azure Monitor:** Filter namespaces by resource group [#100325](https://github.com/grafana/grafana/pull/100325), [@alyssabull](https://github.com/alyssabull)
- **Azure:** Resource picker improvements [#101462](https://github.com/grafana/grafana/pull/101462), [@aangelisc](https://github.com/aangelisc)
- **Azure:** Variable editor and resource picker improvements [#101695](https://github.com/grafana/grafana/pull/101695), [@alyssabull](https://github.com/alyssabull)
- **Badge:** Add darkgrey color [#100699](https://github.com/grafana/grafana/pull/100699), [@Clarity-89](https://github.com/Clarity-89)
- **Canvas:** One click links and actions [#99616](https://github.com/grafana/grafana/pull/99616), [@adela-almasan](https://github.com/adela-almasan)
- **Chore:** Bump Go to 1.23.7 [#101576](https://github.com/grafana/grafana/pull/101576), [@macabu](https://github.com/macabu)
- **Chore:** Bump Go to 1.23.7 (Enterprise)
- **Chore:** Bump github.com/expr-lang/expr to v1.17.0 to address CVE-2025-29786 [#102533](https://github.com/grafana/grafana/pull/102533), [@macabu](https://github.com/macabu)
- **Chore:** Remove `sqlQuerybuilderFunctionParameters` feature toggle [#100809](https://github.com/grafana/grafana/pull/100809), [@zoltanbedi](https://github.com/zoltanbedi)
- **CloudWatch:** Track Logs Insights query language [#100254](https://github.com/grafana/grafana/pull/100254), [@idastambuk](https://github.com/idastambuk)
- **Configuration tracker:** Update copy in IRM and point to new IRM slack integration [#100440](https://github.com/grafana/grafana/pull/100440), [@teodosii](https://github.com/teodosii)
- **Dashboard:** Folder move unexpected behavior [#100394](https://github.com/grafana/grafana/pull/100394), [@yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** Allow custom quick time ranges specified in dashboard model [#93724](https://github.com/grafana/grafana/pull/93724), [@sknaumov](https://github.com/sknaumov)
- **Dashboards:** Monitor dashboard loading performance [#99629](https://github.com/grafana/grafana/pull/99629), [@dprokop](https://github.com/dprokop)
- **Dashboards:** Remove default empty string from variable create view [#98922](https://github.com/grafana/grafana/pull/98922), [@yincongcyincong](https://github.com/yincongcyincong)
- **Dashboards:** WeekStart is now of type WeekStart | undefined instead of string [#101123](https://github.com/grafana/grafana/pull/101123), [@oscarkilhed](https://github.com/oscarkilhed)
- **DesignSystem:** Menu and popover styling update to use new elevated background token [#100255](https://github.com/grafana/grafana/pull/100255), [@torkelo](https://github.com/torkelo)
- **Docker:** Use our own glibc 2.40 binaries [#99903](https://github.com/grafana/grafana/pull/99903), [@DanCech](https://github.com/DanCech)
- **Docs:** Add a note on query caching for Cloudwatch datasource [#100180](https://github.com/grafana/grafana/pull/100180), [@idastambuk](https://github.com/idastambuk)
- **Drilldown:** Require `datasources:explore` RBAC action [#101366](https://github.com/grafana/grafana/pull/101366), [@svennergr](https://github.com/svennergr)
- **Elasticsearch:** Remove frontend testDatasource method [#99894](https://github.com/grafana/grafana/pull/99894), [@idastambuk](https://github.com/idastambuk)
- **Elasticsearch:** Replace level in adhoc filters with level field name [#100315](https://github.com/grafana/grafana/pull/100315), [@iwysiu](https://github.com/iwysiu)
- **Elasticsearch:** Replace term size dropdown with text input [#99718](https://github.com/grafana/grafana/pull/99718), [@iwysiu](https://github.com/iwysiu)
- **Explore:** Add `hide_logs_download` and hide button to download logs [#99512](https://github.com/grafana/grafana/pull/99512), [@svennergr](https://github.com/svennergr)
- **Explore:** Move drilldown apps from Explore to a new navbar item "Drilldown" [#100409](https://github.com/grafana/grafana/pull/100409), [@adrapereira](https://github.com/adrapereira)
- **ExploreMetrics:** Add toggle to enable routing to externalized Explore Metrics app plugin [#99481](https://github.com/grafana/grafana/pull/99481), [@NWRichmond](https://github.com/NWRichmond)
- **Feat:** OSS connections page state filter and update all added [#100688](https://github.com/grafana/grafana/pull/100688), [@s4kh](https://github.com/s4kh)
- **Features:** Remove openSearchBackendFlowEnabled feature toggle [#99068](https://github.com/grafana/grafana/pull/99068), [@idastambuk](https://github.com/idastambuk)
- **Folders:** Add validation that folder is not a parent of itself [#101569](https://github.com/grafana/grafana/pull/101569), [@stephaniehingtgen](https://github.com/stephaniehingtgen)
- **Geomap:** WebGL for Marker Layer [#95457](https://github.com/grafana/grafana/pull/95457), [@drew08t](https://github.com/drew08t)
- **Grafana/ui:** Export UsersIndicator [#100698](https://github.com/grafana/grafana/pull/100698), [@Clarity-89](https://github.com/Clarity-89)
- **Graphite:** Compare query builder query to raw query [#101104](https://github.com/grafana/grafana/pull/101104), [@bossinc](https://github.com/bossinc)
- **Histogram:** Handle multiple native histograms [#98404](https://github.com/grafana/grafana/pull/98404), [@domasx2](https://github.com/domasx2)
- **Image Renderer:** Add support for SSL in plugin mode [#98009](https://github.com/grafana/grafana/pull/98009), [@nmarrs](https://github.com/nmarrs)
- **ImportDashboards:** Use NestedFolderPicker [#99696](https://github.com/grafana/grafana/pull/99696), [@joshhunt](https://github.com/joshhunt)
- **Loki:** Removal of `Resolution` in query editors [#101860](https://github.com/grafana/grafana/pull/101860), [@svennergr](https://github.com/svennergr)
- **Menu:** Uniform padding to make menu item hover state look better [#100275](https://github.com/grafana/grafana/pull/100275), [@torkelo](https://github.com/torkelo)
- **MetricsDrilldown:** Update name of queryless metrics experience [#100675](https://github.com/grafana/grafana/pull/100675), [@yangkb09](https://github.com/yangkb09)
- **MultiCombobox:** Export from grafana/ui [#100368](https://github.com/grafana/grafana/pull/100368), [@Clarity-89](https://github.com/Clarity-89)
- **NodeGraph:** Improve view traces for uninstrumented services [#98442](https://github.com/grafana/grafana/pull/98442), [@edvard-falkskar](https://github.com/edvard-falkskar)
- **PluginExtensions:** Added support for sharing functions [#98888](https://github.com/grafana/grafana/pull/98888), [@theSuess](https://github.com/theSuess)
- **PluginExtensions:** Added support for sharing functions (Enterprise)
- **PluginExtensions:** Exposing registry meta for components returned via `usePluginComponents` [#100587](https://github.com/grafana/grafana/pull/100587), [@mckn](https://github.com/mckn)
- **Plugins:** Improve plugin details UX for core plugins [#99830](https://github.com/grafana/grafana/pull/99830), [@oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle [#100416](https://github.com/grafana/grafana/pull/100416), [@oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Remove managedPluginsInstall feature toggle (Enterprise)
- **Plugins:** Remove uninstall plugin step from cli plugins update-all [#101632](https://github.com/grafana/grafana/pull/101632), [@oshirohugo](https://github.com/oshirohugo)
- **Prometheus:** Get the utcOffset value of timezone when it's specified [#99910](https://github.com/grafana/grafana/pull/99910), [@itsmylife](https://github.com/itsmylife)
- **Prometheus:** Remove query assistant and related components [#100669](https://github.com/grafana/grafana/pull/100669), [@edwardcqian](https://github.com/edwardcqian)
- **QueryOptions:** Handle invalid time shift values [#101670](https://github.com/grafana/grafana/pull/101670), [@ivanortegaalba](https://github.com/ivanortegaalba)
- **RBAC:** Remove accessControlOnCall feature toggle [#101222](https://github.com/grafana/grafana/pull/101222), [@gamab](https://github.com/gamab)
- **RBAC:** Remove accessControlOnCall feature toggle (Enterprise)
- **Reporting:** Add email subject support (Enterprise)
- **Security:** Update to Go 1.23.5 (Enterprise)
- **Tempo:** Support TraceQL instant metrics queries [#99732](https://github.com/grafana/grafana/pull/99732), [@joey-grafana](https://github.com/joey-grafana)
- **Tempo:** TraceQL metrics streaming [#99037](https://github.com/grafana/grafana/pull/99037), [@adrapereira](https://github.com/adrapereira)
- **Time regions:** Add option for cron syntax to support complex schedules [#99548](https://github.com/grafana/grafana/pull/99548), [@leeoniya](https://github.com/leeoniya)
- **TimePicker:** Ability to manually specify quick ranges [#101465](https://github.com/grafana/grafana/pull/101465), [@Sergej-Vlasov](https://github.com/Sergej-Vlasov)
- **TimeRangePicker:** Options list padding [#100343](https://github.com/grafana/grafana/pull/100343), [@torkelo](https://github.com/torkelo)
- **TopNav:** Move news into profile menu [#99535](https://github.com/grafana/grafana/pull/99535), [@bergquist](https://github.com/bergquist)
- **Trace View:** Add link from the Trace View to the Profiles Drilldown [#101422](https://github.com/grafana/grafana/pull/101422), [@joey-grafana](https://github.com/joey-grafana)
- **Transformation:** Add support for variables to ALL transformations [#100225](https://github.com/grafana/grafana/pull/100225), [@dprokop](https://github.com/dprokop)
- **Transformations:** Add round() to Unary mode of `Add field from calc` [#101295](https://github.com/grafana/grafana/pull/101295), [@leeoniya](https://github.com/leeoniya)
- **VizActions:** Add confirmation message [#100012](https://github.com/grafana/grafana/pull/100012), [@adela-almasan](https://github.com/adela-almasan)
- **grafana-ui:** Update InlineField error prop type to React.ReactNode [#100347](https://github.com/grafana/grafana/pull/100347), [@Clarity-89](https://github.com/Clarity-89)
### Bug fixes
- **Alerting:** Add error handling for missing data source [#101508](https://github.com/grafana/grafana/pull/101508), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Call RLock() before reading sendAlertsTo map [#99812](https://github.com/grafana/grafana/pull/99812), [@santihernandezc](https://github.com/santihernandezc)
- **Alerting:** Disable create rule menu item from panel when unifiedAlerting is disabled [#100701](https://github.com/grafana/grafana/pull/100701), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix KeyValueMap input bug [#101367](https://github.com/grafana/grafana/pull/101367), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix crash when invalid matcher is used in silence query params [#101500](https://github.com/grafana/grafana/pull/101500), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix evaluation of rules with no-op math expressions [#101436](https://github.com/grafana/grafana/pull/101436), [@moustafab](https://github.com/moustafab)
- **Alerting:** Fix exporting new rule with a new group [#101404](https://github.com/grafana/grafana/pull/101404), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Fix fieldSelector encoding [#99751](https://github.com/grafana/grafana/pull/99751), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix inheritance of the timing options for policy tree [#99398](https://github.com/grafana/grafana/pull/99398), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix notification templates layout [#101232](https://github.com/grafana/grafana/pull/101232), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Fix state reason [#101530](https://github.com/grafana/grafana/pull/101530), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Fix token-based Slack image upload to work with channel names [#100988](https://github.com/grafana/grafana/pull/100988), [@JacobsonMT](https://github.com/JacobsonMT)
- **App Platform:** Pin bleve to fix CVE-2022-31022 [#102531](https://github.com/grafana/grafana/pull/102531), [@Proximyst](https://github.com/Proximyst)
- **App:** Fix web app behaviour on iOS [#100382](https://github.com/grafana/grafana/pull/100382), [@ashharrison90](https://github.com/ashharrison90)
- **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown [#100752](https://github.com/grafana/grafana/pull/100752), [@mgyongyosi](https://github.com/mgyongyosi)
- **Auth:** Fix redirect with JWT auth URL login [#100295](https://github.com/grafana/grafana/pull/100295), [@mgyongyosi](https://github.com/mgyongyosi)
- **AuthN:** Refetch user on "ErrUserAlreadyExists" [#100346](https://github.com/grafana/grafana/pull/100346), [@kalleep](https://github.com/kalleep)
- **Caching:** Fix duplicate metric registration for cache size (Enterprise)
- **CloudWatch:** Fix condition for running annotation queries to require dimensions [#101660](https://github.com/grafana/grafana/pull/101660), [@kevinwcyu](https://github.com/kevinwcyu)
- **Combobox:** Fix list not being virtualized initially in some cases [#100188](https://github.com/grafana/grafana/pull/100188), [@tskarhed](https://github.com/tskarhed)
- **Dashboard:** Fix for overwriting an edited dashboard in the old architecture [#100247](https://github.com/grafana/grafana/pull/100247), [@bfmatei](https://github.com/bfmatei)
- **Dashboard:** Fix the unintentional time range and variables updates on saving [#101475](https://github.com/grafana/grafana/pull/101475), [@harisrozajac](https://github.com/harisrozajac)
- **Dashboard:** Playlist - Fix issue with back button [#99401](https://github.com/grafana/grafana/pull/99401), [@yincongcyincong](https://github.com/yincongcyincong)
- **DashboardList:** Throttle the re-renders [#99982](https://github.com/grafana/grafana/pull/99982), [@bfmatei](https://github.com/bfmatei)
- **Dashboards:** Bring back scripted dashboards [#100575](https://github.com/grafana/grafana/pull/100575), [@dprokop](https://github.com/dprokop)
- **Dashboards:** Fix missing `v/e/i` keybindings to return back to dashboard [#102364](https://github.com/grafana/grafana/pull/102364), [@mdvictor](https://github.com/mdvictor)
- **Explore:** Fix resizing split view with Loki query editor [#100257](https://github.com/grafana/grafana/pull/100257), [@ifrost](https://github.com/ifrost)
- **ExploreMetrics:** Fix escaping of regex metacharacters in label filters [#100513](https://github.com/grafana/grafana/pull/100513), [@NWRichmond](https://github.com/NWRichmond)
- **Fix:** Optimise frontend Postgresql plugin cache busting [#100406](https://github.com/grafana/grafana/pull/100406), [@jackw](https://github.com/jackw)
- **InfluxDB:** Improve handling of template variables contained in regular expressions (InfluxQL) [#100762](https://github.com/grafana/grafana/pull/100762), [@aangelisc](https://github.com/aangelisc)
- **Interval variable:** Fix $\_\_auto value behavior [#100479](https://github.com/grafana/grafana/pull/100479), [@yincongcyincong](https://github.com/yincongcyincong)
- **Log Context:** Fix bug where variables are not replaced in dashboards [#100433](https://github.com/grafana/grafana/pull/100433), [@svennergr](https://github.com/svennergr)
- **OpenTSDB:** Support v2.4 [#100673](https://github.com/grafana/grafana/pull/100673), [@aangelisc](https://github.com/aangelisc)
- **PDF:** Fix repeating panels when there are less items than maxPerRow (Enterprise)
- **Plugin Metrics:** Eliminate data race in plugin metrics middleware [#99396](https://github.com/grafana/grafana/pull/99396), [@clord](https://github.com/clord)
- **Plugins:** Fix update button behavior on downgrade [#101048](https://github.com/grafana/grafana/pull/101048), [@oshirohugo](https://github.com/oshirohugo)
- **Plugins:** Fix version tab breaking for non semantic version [#101225](https://github.com/grafana/grafana/pull/101225), [@oshirohugo](https://github.com/oshirohugo)
- **PromLib:** Take AdHoc filters into account when requesting suggestions without label [#101555](https://github.com/grafana/grafana/pull/101555), [@tskarhed](https://github.com/tskarhed)
- **Prometheus:** Fix cursor jump in prometheus code editor [#100273](https://github.com/grafana/grafana/pull/100273), [@itsmylife](https://github.com/itsmylife)
- **Prometheus:** Fix operator handling when making label expressions utf-8 friendly [#100475](https://github.com/grafana/grafana/pull/100475), [@NWRichmond](https://github.com/NWRichmond)
- **Prometheus:** Fix setting utcOffset when absolute time range is used [#101065](https://github.com/grafana/grafana/pull/101065), [@itsmylife](https://github.com/itsmylife)
- **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT is enabled [#99717](https://github.com/grafana/grafana/pull/99717), [@IevaVasiljeva](https://github.com/IevaVasiljeva)
- **SSO:** Fix team_ids validation for Generic OAuth [#100732](https://github.com/grafana/grafana/pull/100732), [@dmihai](https://github.com/dmihai)
- **Service Accounts:** Don't show error pop-ups for Service Account and Renderer UI flows [#101776](https://github.com/grafana/grafana/pull/101776), [@IevaVasiljeva](https://github.com/IevaVasiljeva)
- **Share:** Fix short links when root_url is different from the browser URL [#99950](https://github.com/grafana/grafana/pull/99950), [@AgnesToulet](https://github.com/AgnesToulet)
### Breaking changes
- **Data source:** Change Permissions for query to only have query and not `read OR query` (Enterprise)
### Plugin development fixes & changes
- **GrafanaUI:** Deprecate Select in favor of Combobox [#100294](https://github.com/grafana/grafana/pull/100294), [@joshhunt](https://github.com/joshhunt)
- **Multi/Combobox:** Use pointer cursor when not focused [#100878](https://github.com/grafana/grafana/pull/100878), [@tskarhed](https://github.com/tskarhed)
- **Slider:** Fix text input box being too wide [#100138](https://github.com/grafana/grafana/pull/100138), [@joshhunt](https://github.com/joshhunt)
<!-- 11.6.0 END -->
<!-- 11.5.2 START -->
# 11.5.2 (2025-02-18)
@ -125,7 +286,7 @@
### Features and enhancements
- ** CloudMigration:** Create authapi service [#96581](https://github.com/grafana/grafana/pull/96581), [@leandro-deveikis](https://github.com/leandro-deveikis)
- **CloudMigration:** Create authapi service [#96581](https://github.com/grafana/grafana/pull/96581), [@leandro-deveikis](https://github.com/leandro-deveikis)
- **Alerting:** Add new button for exporting new alert rule in HCL format [#96785](https://github.com/grafana/grafana/pull/96785), [@soniaAguilarPeiron](https://github.com/soniaAguilarPeiron)
- **Alerting:** Add option to show inactive alerts in alert list panel [#96888](https://github.com/grafana/grafana/pull/96888), [@bradleypettit](https://github.com/bradleypettit)
- **Alerting:** Add state_periodic_save_batch_size config option [#98019](https://github.com/grafana/grafana/pull/98019), [@alexander-akhmetov](https://github.com/alexander-akhmetov)
@ -1276,7 +1437,7 @@
- **VizTooltip:** Allow setting the `maxWidth` option. [#88652](https://github.com/grafana/grafana/issues/88652), [@adela-almasan](https://github.com/adela-almasan)
- **Auth:** Add org to role mappings support to GitHub integration . [#88537](https://github.com/grafana/grafana/issues/88537), [@mgyongyosi](https://github.com/mgyongyosi)
- **CloudWatch:** Handle permissions error and update docs. [#88524](https://github.com/grafana/grafana/issues/88524), [@iwysiu](https://github.com/iwysiu)
- ** Alerting:** Correctly handle duplicating notification templates. [#88487](https://github.com/grafana/grafana/issues/88487), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Correctly handle duplicating notification templates. [#88487](https://github.com/grafana/grafana/issues/88487), [@gillesdemey](https://github.com/gillesdemey)
- **Alerting:** Mute Timing service to prevent changing provenance status to none. [#88462](https://github.com/grafana/grafana/issues/88462), [@yuri-tceretian](https://github.com/yuri-tceretian)
- **Alerting:** Ensure we fetch AM config before saving new configuration. [#88458](https://github.com/grafana/grafana/issues/88458), [@tomratcliffe](https://github.com/tomratcliffe)
- **Alerting:** Remove regex reference in silences filter tooltip. [#88455](https://github.com/grafana/grafana/issues/88455), [@tomratcliffe](https://github.com/tomratcliffe)
@ -1852,9 +2013,9 @@ We've removed the Loki tab from the Tempo data source. You can still access Logs
The `query` option in `splitOpen` was deprecated in `10.1` and is now being removed. Issue [#83973](https://github.com/grafana/grafana/issues/83973)
Since https://github.com/grafana/grafana/pull/38942 (Grafana `8.2.0`) the `ExploreQueryFieldProps` type was deprecated and is now removed. Issue [#83972](https://github.com/grafana/grafana/issues/83972)
Since <https://github.com/grafana/grafana/pull/38942> (Grafana `8.2.0`) the `ExploreQueryFieldProps` type was deprecated and is now removed. Issue [#83972](https://github.com/grafana/grafana/issues/83972)
Since https://github.com/grafana/grafana/pull/38942 `exploreId` is no longer supplied to query editors in Explore. The property was deprecated in `10.3.0` and is now removed. If your query editor needs to know from which app is being rendered, you can check the `app` prop in `QueryEditorProps`. Issue [#83971](https://github.com/grafana/grafana/issues/83971)
Since <https://github.com/grafana/grafana/pull/38942> `exploreId` is no longer supplied to query editors in Explore. The property was deprecated in `10.3.0` and is now removed. If your query editor needs to know from which app is being rendered, you can check the `app` prop in `QueryEditorProps`. Issue [#83971](https://github.com/grafana/grafana/issues/83971)
The Vector interface that was deprecated in Grafana 10 has been further deprecated. Using it will now generate build-time Typescript errors, but remain working at runtime. If you're still using ArrayVector in your code, it should be removed immediately and replaced with plain arrays. Plugins compiled against older versions and depend on calling get/set will continue to work because the Array prototype still has a modified prototype. This will be removed in the future Issue [#83681](https://github.com/grafana/grafana/issues/83681)
@ -1869,13 +2030,13 @@ In Grafana 11 the legacy alerting reaches the end-of-life. Users cannot enable i
- setting `[unified_alerting].evaluation_timeout` does not fall back to the legacy setting `[alerting].evaluation_timeout_seconds` in the case when it is either invalid or has the default value. Now, if the setting is invalid, it will cause Grafana to exit.
- setting `[unified_alerting].min_interval` does not fall back to the legacy setting `[alerting].min_interval_seconds` in the case when it is either invalid or has the default value. Now, if the setting is invalid, it will cause Grafana to exit. Issue [#83651](https://github.com/grafana/grafana/issues/83651)
We've removed React 17 as a peer dependency from our packages. Anyone using the new versions of these packages should ensure they've upgraded to React 18 following the upgrade steps: https://react.dev/blog/2022/03/08/react-18-upgrade-guide Issue [#83524](https://github.com/grafana/grafana/issues/83524)
We've removed React 17 as a peer dependency from our packages. Anyone using the new versions of these packages should ensure they've upgraded to React 18 following the upgrade steps: <https://react.dev/blog/2022/03/08/react-18-upgrade-guide> Issue [#83524](https://github.com/grafana/grafana/issues/83524)
We're adding a validation between the response of the ID token HD parameter and the list of allowed domains as an extra layer of security. In the event that the HD parameter doesn't match the list of allowed domains, we're denying access to Grafana.
If you set Google OAuth configuration using `api_url,` you might be using the legacy implementation of OAuth, which doesn't have the HD parameter describing the organisation the approved token comes from. This could break your login flow.
This feature can be turned off through the configuration toggle `validate_hd `. Anyone using the legacy Google OAuth configuration should turn off this validation if the ID Token response doesn't have the HD parameter. Issue [#83229](https://github.com/grafana/grafana/issues/83229)
This feature can be turned off through the configuration toggle `validate_hd`. Anyone using the legacy Google OAuth configuration should turn off this validation if the ID Token response doesn't have the HD parameter. Issue [#83229](https://github.com/grafana/grafana/issues/83229)
The direct input datasource plugin has been removed in Grafana 11. It has been in alpha for 4 years and is superseded by [TestData](https://grafana.com/docs/grafana/latest/datasources/testdata/) that ships with Grafana.

@ -1,6 +1,6 @@
{
"name": "@test-plugins/extensions-test-app",
"version": "11.6.0-pre",
"version": "11.6.1",
"private": true,
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",

@ -1,6 +1,6 @@
{
"name": "@test-plugins/grafana-e2etest-datasource",
"version": "11.6.0-pre",
"version": "11.6.1",
"private": true,
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",

@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"version": "11.6.0-pre"
"version": "11.6.1"
}

@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "grafana",
"version": "11.6.0-pre",
"version": "11.6.1",
"repository": "github:grafana/grafana",
"scripts": {
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js --progress",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@ -36,7 +36,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "7.0.1",
"@grafana/schema": "11.6.0-pre",
"@grafana/schema": "11.6.1",
"@types/d3-interpolate": "^3.0.0",
"@types/string-hash": "1.1.3",
"d3-interpolate": "3.0.1",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e-selectors",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana End-to-End Test Selectors Library",
"keywords": [
"cli",

@ -1,7 +1,7 @@
{
"name": "@grafana/eslint-plugin",
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
"version": "11.6.0-pre",
"version": "11.6.1",
"main": "./index.cjs",
"author": "Grafana Labs",
"license": "Apache-2.0",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/ui": "11.6.1",
"@leeoniya/ufuzzy": "1.0.18",
"d3": "^7.8.5",
"lodash": "4.17.21",

@ -1,6 +1,6 @@
{
"name": "@grafana/saga-icons",
"version": "11.6.0-pre",
"version": "11.6.1",
"private": true,
"description": "Icons for Grafana",
"author": "Grafana Labs",

@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"name": "@grafana/o11y-ds-frontend",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Library to manage traces in Grafana.",
"sideEffects": false,
"repository": {
@ -18,12 +18,12 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"react-select": "5.10.0",
"react-use": "17.6.0",
"rxjs": "7.8.1",

@ -2,7 +2,7 @@
"name": "@grafana/plugin-configs",
"description": "Shared dependencies and files for core plugins",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"tslib": "2.8.1"
},

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "AGPL-3.0-only",
"name": "@grafana/prometheus",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana Prometheus Library",
"keywords": [
"typescript"
@ -38,12 +38,12 @@
"dependencies": {
"@emotion/css": "11.13.5",
"@floating-ui/react": "0.27.5",
"@grafana/data": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"@hello-pangea/dnd": "17.0.0",
"@leeoniya/ufuzzy": "1.0.18",
"@lezer/common": "1.2.3",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
@ -37,11 +37,11 @@
"postpack": "mv package.json.bak package.json && rimraf ./unstable"
},
"dependencies": {
"@grafana/data": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/faro-web-sdk": "^1.13.2",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"history": "4.10.1",
"lodash": "4.17.21",
"react-loading-skeleton": "3.5.0",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/schema",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana Schema Library",
"keywords": [
"typescript"

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
limit: number;

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
/**

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.OptionsWithLegend, common.SingleStatBaseOptions {
displayMode: common.BarGaugeDisplayMode;

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export enum VizDisplayMode {
Candles = 'candles',

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export enum HorizontalConstraint {
Center = 'center',

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface MetricStat {
/**

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
/**

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
selectedSeries: number;

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export type UpdateConfig = {
render: boolean,

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.SingleStatBaseOptions {
minVizHeight: number;

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
basemap: ui.MapLayerOptions;

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
/**
* Controls the color mode of the heatmap

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
/**

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
dedupStrategy: common.LogsDedupStrategy;

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
dedupStrategy: common.LogsDedupStrategy;

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export enum QueryEditorMode {
Builder = 'builder',

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
/**

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface ArcOption {
/**

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
/**
* Select the pie chart display style.

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.SingleStatBaseOptions {
colorMode: common.BigValueColorMode;

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**

@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options {
/**

@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export enum TextMode {
Code = 'code',

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export interface Options extends common.OptionsWithTimezones {
legend: common.VizLegendOptions;

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
/**
* Identical to timeseries... except it does not have timezone settings

@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.6.0-pre";
export const pluginVersion = "11.6.1";
export enum PointShape {
Circle = 'circle',

@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "11.6.0-pre",
"version": "11.6.1",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@ -15,11 +15,11 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/ui": "11.6.1",
"@react-awesome-query-builder/ui": "6.6.4",
"immutable": "5.0.3",
"lodash": "4.17.21",

@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/ui",
"version": "11.6.0-pre",
"version": "11.6.1",
"description": "Grafana Components Library",
"keywords": [
"grafana",
@ -50,10 +50,10 @@
"@emotion/react": "11.14.0",
"@emotion/serialize": "1.3.3",
"@floating-ui/react": "0.27.5",
"@grafana/data": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/faro-web-sdk": "^1.13.2",
"@grafana/schema": "11.6.0-pre",
"@grafana/schema": "11.6.1",
"@hello-pangea/dnd": "17.0.0",
"@leeoniya/ufuzzy": "1.0.18",
"@monaco-editor/react": "4.6.0",

@ -2,14 +2,14 @@
"name": "@grafana-plugins/grafana-azure-monitor-datasource",
"description": "Grafana data source for Azure Monitor",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"@kusto/monaco-kusto": "^10.0.0",
"fast-deep-equal": "^3.1.3",
"i18next": "^24.0.0",
@ -25,8 +25,8 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",

@ -2,15 +2,15 @@
"name": "@grafana-plugins/stackdriver",
"description": "Grafana data source for Google Cloud Monitoring",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/google-sdk": "0.1.2",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"debounce-promise": "3.1.2",
"fast-deep-equal": "^3.1.3",
"i18next": "^24.0.0",
@ -26,8 +26,8 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",

@ -2,22 +2,22 @@
"name": "@grafana-plugins/grafana-postgresql-datasource",
"description": "PostgreSQL data source plugin",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/sql": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/sql": "11.6.1",
"@grafana/ui": "11.6.1",
"lodash": "4.17.21",
"react": "18.3.1",
"rxjs": "7.8.1",
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",

@ -2,13 +2,13 @@
"name": "@grafana-plugins/grafana-pyroscope-datasource",
"description": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"fast-deep-equal": "^3.1.3",
"lodash": "4.17.21",
"monaco-editor": "0.34.1",
@ -20,7 +20,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",

@ -2,13 +2,13 @@
"name": "@grafana-plugins/grafana-testdata-datasource",
"description": "Generates test data in different forms",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"d3-random": "^3.0.1",
"lodash": "4.17.21",
"micro-memoize": "^4.1.2",
@ -21,8 +21,8 @@
"uuid": "11.0.5"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",

@ -2,7 +2,7 @@
"name": "@grafana-plugins/jaeger",
"description": "Jaeger plugin for Grafana",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "workspace:*",

@ -2,22 +2,22 @@
"name": "@grafana-plugins/mssql",
"description": "MSSQL data source plugin",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/sql": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/sql": "11.6.1",
"@grafana/ui": "11.6.1",
"lodash": "4.17.21",
"react": "18.3.1",
"rxjs": "7.8.1",
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",

@ -2,22 +2,22 @@
"name": "@grafana-plugins/mysql",
"description": "MySQL data source plugin",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/plugin-ui": "0.10.1",
"@grafana/runtime": "11.6.0-pre",
"@grafana/sql": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/runtime": "11.6.1",
"@grafana/sql": "11.6.1",
"@grafana/ui": "11.6.1",
"lodash": "4.17.21",
"react": "18.3.1",
"rxjs": "7.8.1",
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/e2e-selectors": "11.6.1",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",

@ -2,13 +2,13 @@
"name": "@grafana-plugins/parca",
"description": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "11.6.0-pre",
"@grafana/runtime": "11.6.0-pre",
"@grafana/schema": "11.6.0-pre",
"@grafana/ui": "11.6.0-pre",
"@grafana/data": "11.6.1",
"@grafana/runtime": "11.6.1",
"@grafana/schema": "11.6.1",
"@grafana/ui": "11.6.1",
"lodash": "4.17.21",
"monaco-editor": "0.34.1",
"react": "18.3.1",
@ -18,7 +18,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",

@ -2,7 +2,7 @@
"name": "@grafana-plugins/tempo",
"description": "Grafana plugin for the Tempo data source.",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "workspace:*",
@ -39,7 +39,7 @@
"uuid": "11.0.5"
},
"devDependencies": {
"@grafana/plugin-configs": "11.6.0-pre",
"@grafana/plugin-configs": "11.6.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",

@ -2,7 +2,7 @@
"name": "@grafana-plugins/zipkin",
"description": "Zipkin plugin for Grafana",
"private": true,
"version": "11.6.0-pre",
"version": "11.6.1",
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "workspace:*",

@ -2543,13 +2543,13 @@ __metadata:
resolution: "@grafana-plugins/grafana-azure-monitor-datasource@workspace:public/app/plugins/datasource/azuremonitor"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@kusto/monaco-kusto": "npm:^10.0.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
@ -2587,13 +2587,13 @@ __metadata:
resolution: "@grafana-plugins/grafana-postgresql-datasource@workspace:public/app/plugins/datasource/grafana-postgresql-datasource"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/sql": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/sql": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.1"
@ -2618,11 +2618,11 @@ __metadata:
resolution: "@grafana-plugins/grafana-pyroscope-datasource@workspace:public/app/plugins/datasource/grafana-pyroscope-datasource"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.2.0"
@ -2658,12 +2658,12 @@ __metadata:
resolution: "@grafana-plugins/grafana-testdata-datasource@workspace:public/app/plugins/datasource/grafana-testdata-datasource"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.1"
@ -2739,13 +2739,13 @@ __metadata:
resolution: "@grafana-plugins/mssql@workspace:public/app/plugins/datasource/mssql"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/sql": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/sql": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.1"
@ -2770,13 +2770,13 @@ __metadata:
resolution: "@grafana-plugins/mysql@workspace:public/app/plugins/datasource/mysql"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/sql": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/sql": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.1"
@ -2801,11 +2801,11 @@ __metadata:
resolution: "@grafana-plugins/parca@workspace:public/app/plugins/datasource/parca"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.2.0"
"@testing-library/user-event": "npm:14.6.1"
@ -2833,14 +2833,14 @@ __metadata:
resolution: "@grafana-plugins/stackdriver@workspace:public/app/plugins/datasource/cloud-monitoring"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/google-sdk": "npm:0.1.2"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.2.0"
@ -2885,7 +2885,7 @@ __metadata:
"@grafana/lezer-traceql": "npm:0.0.20"
"@grafana/monaco-logql": "npm:^0.0.8"
"@grafana/o11y-ds-frontend": "workspace:*"
"@grafana/plugin-configs": "npm:11.6.0-pre"
"@grafana/plugin-configs": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "workspace:*"
"@grafana/schema": "workspace:*"
@ -3033,12 +3033,12 @@ __metadata:
languageName: node
linkType: hard
"@grafana/data@npm:11.6.0-pre, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
"@grafana/data@npm:11.6.1, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
version: 0.0.0-use.local
resolution: "@grafana/data@workspace:packages/grafana-data"
dependencies:
"@braintree/sanitize-url": "npm:7.0.1"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@rollup/plugin-node-resolve": "npm:16.0.0"
"@types/d3-interpolate": "npm:^3.0.0"
@ -3096,7 +3096,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/e2e-selectors@npm:11.6.0-pre, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
"@grafana/e2e-selectors@npm:11.6.1, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
version: 0.0.0-use.local
resolution: "@grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors"
dependencies:
@ -3199,9 +3199,9 @@ __metadata:
"@babel/preset-env": "npm:7.26.9"
"@babel/preset-react": "npm:7.26.3"
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.1"
"@leeoniya/ufuzzy": "npm:1.0.18"
"@rollup/plugin-node-resolve": "npm:16.0.0"
"@testing-library/dom": "npm:10.4.0"
@ -3307,13 +3307,13 @@ __metadata:
resolution: "@grafana/o11y-ds-frontend@workspace:packages/grafana-o11y-ds-frontend"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.1"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:^6.1.2"
"@testing-library/react": "npm:16.2.0"
@ -3337,7 +3337,7 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/plugin-configs@npm:11.6.0-pre, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
"@grafana/plugin-configs@npm:11.6.1, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
version: 0.0.0-use.local
resolution: "@grafana/plugin-configs@workspace:packages/grafana-plugin-configs"
dependencies:
@ -3437,13 +3437,13 @@ __metadata:
dependencies:
"@emotion/css": "npm:11.13.5"
"@floating-ui/react": "npm:0.27.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/schema": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.1"
"@hello-pangea/dnd": "npm:17.0.0"
"@leeoniya/ufuzzy": "npm:1.0.18"
"@lezer/common": "npm:1.2.3"
@ -3498,16 +3498,16 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/runtime@npm:11.6.0-pre, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
"@grafana/runtime@npm:11.6.1, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
version: 0.0.0-use.local
resolution: "@grafana/runtime@workspace:packages/grafana-runtime"
dependencies:
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/faro-web-sdk": "npm:^1.13.2"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.1"
"@rollup/plugin-node-resolve": "npm:16.0.0"
"@rollup/plugin-terser": "npm:0.4.4"
"@testing-library/dom": "npm:10.4.0"
@ -3650,7 +3650,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/schema@npm:11.6.0-pre, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
"@grafana/schema@npm:11.6.1, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
version: 0.0.0-use.local
resolution: "@grafana/schema@workspace:packages/grafana-schema"
dependencies:
@ -3668,17 +3668,17 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/sql@npm:11.6.0-pre, @grafana/sql@workspace:*, @grafana/sql@workspace:packages/grafana-sql":
"@grafana/sql@npm:11.6.1, @grafana/sql@workspace:*, @grafana/sql@workspace:packages/grafana-sql":
version: 0.0.0-use.local
resolution: "@grafana/sql@workspace:packages/grafana-sql"
dependencies:
"@emotion/css": "npm:11.13.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/plugin-ui": "npm:0.10.1"
"@grafana/runtime": "npm:11.6.0-pre"
"@grafana/runtime": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@grafana/ui": "npm:11.6.0-pre"
"@grafana/ui": "npm:11.6.1"
"@react-awesome-query-builder/ui": "npm:6.6.4"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:^6.1.2"
@ -3796,7 +3796,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/ui@npm:11.6.0-pre, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
"@grafana/ui@npm:11.6.1, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
version: 0.0.0-use.local
resolution: "@grafana/ui@workspace:packages/grafana-ui"
dependencies:
@ -3806,10 +3806,10 @@ __metadata:
"@emotion/serialize": "npm:1.3.3"
"@faker-js/faker": "npm:^9.0.0"
"@floating-ui/react": "npm:0.27.5"
"@grafana/data": "npm:11.6.0-pre"
"@grafana/e2e-selectors": "npm:11.6.0-pre"
"@grafana/data": "npm:11.6.1"
"@grafana/e2e-selectors": "npm:11.6.1"
"@grafana/faro-web-sdk": "npm:^1.13.2"
"@grafana/schema": "npm:11.6.0-pre"
"@grafana/schema": "npm:11.6.1"
"@grafana/tsconfig": "npm:^2.0.0"
"@hello-pangea/dnd": "npm:17.0.0"
"@leeoniya/ufuzzy": "npm:1.0.18"

Loading…
Cancel
Save