grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

Update grafana dependencies #1199

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@grafana/data (source) 11.2.2 -> 11.3.0 age adoption passing confidence minor
@grafana/faro-web-sdk (source) 1.10.2 -> 1.11.0 age adoption passing confidence dependencies minor
@grafana/plugin-e2e (source) 1.8.3 -> 1.11.0 age adoption passing confidence minor
@grafana/runtime (source) 11.2.2 -> 11.3.0 age adoption passing confidence minor
@grafana/scenes (source) 5.19.1 -> 5.21.0 age adoption passing confidence minor
@grafana/schema (source) 11.2.2 -> 11.3.0 age adoption passing confidence minor
@grafana/ui (source) 11.2.2 -> 11.3.0 age adoption passing confidence minor
grafana/grafana-enterprise 11.2.2 -> 11.3.0 age adoption passing confidence minor

Release Notes

grafana/grafana (@​grafana/data) ### [`v11.3.0`](https://redirect.github.com/grafana/grafana/releases/tag/v11.3.0): 11.3.0 [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.3...v11.3.0) [Download page](https://grafana.com/grafana/download/11.3.0) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Alerting:** Add manage permissions UI logic for Contact Points [#​92885](https://redirect.github.com/grafana/grafana/pull/92885), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Allow linking to silence form with `__alert_rule_uid__` value preset [#​93526](https://redirect.github.com/grafana/grafana/pull/93526), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Hide query name when using simplified mode in the alert rule [#​93779](https://redirect.github.com/grafana/grafana/pull/93779), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Limit and clean up old alert rules versions [#​89754](https://redirect.github.com/grafana/grafana/pull/89754), [@​igloo12](https://redirect.github.com/igloo12) - **Alerting:** Style nits for the simple query mode [#​93930](https://redirect.github.com/grafana/grafana/pull/93930), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Update texts in annotations step [#​93977](https://redirect.github.com/grafana/grafana/pull/93977), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Use useProduceNewAlertmanagerConfiguration for contact points [#​88456](https://redirect.github.com/grafana/grafana/pull/88456), [@​gillesdemey](https://redirect.github.com/gillesdemey) - **Auth:** Attach external session info to Grafana session [#​93849](https://redirect.github.com/grafana/grafana/pull/93849), [@​mgyongyosi](https://redirect.github.com/mgyongyosi) - **Auth:** Replace jmespath/go-jmespath with jmespath-community/go-jmespath [#​94203](https://redirect.github.com/grafana/grafana/pull/94203), [@​mgyongyosi](https://redirect.github.com/mgyongyosi) - **CloudMigrations:** Add support for migration of Library Elements (Panels) resources [#​93898](https://redirect.github.com/grafana/grafana/pull/93898), [@​macabu](https://redirect.github.com/macabu) - **Cloudwatch:** Update grafana-aws-sdk [#​94155](https://redirect.github.com/grafana/grafana/pull/94155), [@​iwysiu](https://redirect.github.com/iwysiu) - **Explore Logs:** Preinstall for onprem Grafana instances [#​94221](https://redirect.github.com/grafana/grafana/pull/94221), [@​svennergr](https://redirect.github.com/svennergr) - **ExploreMetrics:** Ensure compatibility with Incremental Querying [#​94355](https://redirect.github.com/grafana/grafana/pull/94355), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **FieldConfig:** Add support for Actions [#​92874](https://redirect.github.com/grafana/grafana/pull/92874), [@​adela-almasan](https://redirect.github.com/adela-almasan) - **Plugin Extensions:** Require meta-data to be defined in `plugin.json` during development mode [#​93429](https://redirect.github.com/grafana/grafana/pull/93429), [@​leventebalogh](https://redirect.github.com/leventebalogh) - **Reporting:** Display template variables in the PDF (Enterprise) - **Tempo:** Add deprecation notice for Aggregate By [#​94050](https://redirect.github.com/grafana/grafana/pull/94050), [@​joey-grafana](https://redirect.github.com/joey-grafana) ##### Bug fixes - **Alerting/Chore:** Fix TimeRangeInput not working across multiple months [#​93622](https://redirect.github.com/grafana/grafana/pull/93622), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Fix default value for input in simple condition [#​94248](https://redirect.github.com/grafana/grafana/pull/94248), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix eval interval not being saved when creating a new group [#​93821](https://redirect.github.com/grafana/grafana/pull/93821), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#​93940](https://redirect.github.com/grafana/grafana/pull/93940), [@​alexweav](https://redirect.github.com/alexweav) - **Alerting:** Fix panics when attempting to create an Alertmanager after failing [#​94023](https://redirect.github.com/grafana/grafana/pull/94023), [@​santihernandezc](https://redirect.github.com/santihernandezc) - **DashboardScene:** Fixes url issue with subpath when exiting edit mode [#​93962](https://redirect.github.com/grafana/grafana/pull/93962), [@​torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Enable scenes by default [#​93818](https://redirect.github.com/grafana/grafana/pull/93818), [@​ivanortegaalba](https://redirect.github.com/ivanortegaalba) - **Dashboards:** Fixes view & edit keyboard shortcuts when grafana is behind a subpath [#​93955](https://redirect.github.com/grafana/grafana/pull/93955), [@​torkelo](https://redirect.github.com/torkelo) - **ElasticSearch:** Fix errorsource in newInstanceSettings [#​93859](https://redirect.github.com/grafana/grafana/pull/93859), [@​iwysiu](https://redirect.github.com/iwysiu) - **Reporting:** Fix reports on multi-org instance (Enterprise) - **SubMenu:** Fix expanding sub menu items on touch devices [#​93208](https://redirect.github.com/grafana/grafana/pull/93208), [@​yincongcyincong](https://redirect.github.com/yincongcyincong) ### [`v11.2.3`](https://redirect.github.com/grafana/grafana/releases/tag/v11.2.3): 11.2.3 [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.2...v11.2.3) [Download page](https://grafana.com/grafana/download/11.2.3) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#​93947](https://redirect.github.com/grafana/grafana/pull/93947), [@​alexweav](https://redirect.github.com/alexweav) - **AzureMonitor:** Fix App Insights portal URL for multi-resource trace queries [#​94475](https://redirect.github.com/grafana/grafana/pull/94475), [@​aangelisc](https://redirect.github.com/aangelisc) - **Canvas:** Allow API calls to grafana origin [#​94129](https://redirect.github.com/grafana/grafana/pull/94129), [@​adela-almasan](https://redirect.github.com/adela-almasan) - **Folders:** Correctly show new folder button under root folder [#​94712](https://redirect.github.com/grafana/grafana/pull/94712), [@​IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) - **OrgSync:** Do not set default Organization for a user to a non-existent Organization [#​94549](https://redirect.github.com/grafana/grafana/pull/94549), [@​mgyongyosi](https://redirect.github.com/mgyongyosi) - **Plugins:** Skip install errors if dependency plugin already exists [#​94717](https://redirect.github.com/grafana/grafana/pull/94717), [@​wbrowne](https://redirect.github.com/wbrowne) - **ServerSideExpressions:** Disable SQL Expressions to prevent RCE and LFI vulnerability [#​94959](https://redirect.github.com/grafana/grafana/pull/94959), [@​samjewell](https://redirect.github.com/samjewell)
grafana/faro-web-sdk (@​grafana/faro-web-sdk) ### [`v1.11.0`](https://redirect.github.com/grafana/faro-web-sdk/blob/HEAD/CHANGELOG.md#1110) [Compare Source](https://redirect.github.com/grafana/faro-web-sdk/compare/v1.10.2...v1.11.0) - Improvement (`@grafana/faro-web-sdk`): The console instrumentation now sends an `Error` signal instead of a `Log` signal for `console.error()` calls ([#​703](https://redirect.github.com/grafana/faro-web-sdk/issues/703)). - Improvement (`@grafana/faro-web-sdk`): The resource timings instrumentation now includes `ttfb` (Time to First Byte) and `visibilityState` in `faro.performance.resource` timings ([#​708](https://redirect.github.com/grafana/faro-web-sdk/issues/708)). - Deps (`@grafana/faro-*`): Minor dependency updates.
grafana/plugin-tools (@​grafana/plugin-e2e) ### [`v1.11.0`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v1110-Mon-Oct-28-2024) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@1.10.0...@grafana/plugin-e2e@1.11.0) ##### πŸš€ Enhancement - Plugin E2E: Use selectors from grafana/e2e-selectors package [#​1123](https://redirect.github.com/grafana/plugin-tools/pull/1123) ([@​sunker](https://redirect.github.com/sunker)) ##### Authors: 1 - Erik Sundell ([@​sunker](https://redirect.github.com/sunker)) *** ### [`v1.10.0`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v1100-Thu-Oct-24-2024) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@1.9.0...@grafana/plugin-e2e@1.10.0) :tada: This release contains work from a new contributor! :tada: Thank you, Jeff Levin ([@​jalevin](https://redirect.github.com/jalevin)), for all your work! ##### πŸš€ Enhancement - Config: check environment for Grafana admin URL, username, and password [#​1244](https://redirect.github.com/grafana/plugin-tools/pull/1244) ([@​jalevin](https://redirect.github.com/jalevin)) ##### Authors: 1 - Jeff Levin ([@​jalevin](https://redirect.github.com/jalevin)) *** ### [`v1.9.0`](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@1.8.3...@grafana/plugin-e2e@1.9.0) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@1.8.3...@grafana/plugin-e2e@1.9.0)
grafana/scenes (@​grafana/scenes) ### [`v5.21.0`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5210-Tue-Oct-29-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.20.4...v5.21.0) ##### πŸš€ Enhancement - `@grafana/scenes` - SceneObject: Improve cloning logic [#​944](https://redirect.github.com/grafana/scenes/pull/944) ([@​torkelo](https://redirect.github.com/torkelo)) ##### πŸ› Bug Fix - `@grafana/scenes-react` - ScenesReact: Add useQueryVariable hook [#​822](https://redirect.github.com/grafana/scenes/pull/822) ([@​mdvictor](https://redirect.github.com/mdvictor)) ##### Authors: 2 - Torkel Γ–degaard ([@​torkelo](https://redirect.github.com/torkelo)) - Victor Marin ([@​mdvictor](https://redirect.github.com/mdvictor)) *** ### [`v5.20.4`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5204-Wed-Oct-23-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.20.3...v5.20.4) ##### πŸ› Bug Fix - `@grafana/scenes` - feat: sort adhoc filter options using ufuzzy [#​941](https://redirect.github.com/grafana/scenes/pull/941) ([@​sd2k](https://redirect.github.com/sd2k)) ##### Authors: 1 - Ben Sully ([@​sd2k](https://redirect.github.com/sd2k)) *** ### [`v5.20.3`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5203-Tue-Oct-22-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.20.2...v5.20.3) ##### πŸ› Bug Fix - `@grafana/scenes` - AdHocFiltersCombobox: adjust combobox filter values when switching between multi and single operators [#​927](https://redirect.github.com/grafana/scenes/pull/927) ([@​Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov)) ##### Authors: 1 - [@​Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) *** ### [`v5.20.2`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5202-Wed-Oct-16-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.20.1...v5.20.2) ##### πŸ› Bug Fix - `@grafana/scenes` - TimeRange: Fix timezone not being sync with url [#​939](https://redirect.github.com/grafana/scenes/pull/939) ([@​axelavargas](https://redirect.github.com/axelavargas)) ##### Authors: 1 - Alexa V ([@​axelavargas](https://redirect.github.com/axelavargas)) *** ### [`v5.20.1`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5201-Mon-Oct-14-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.20.0...v5.20.1) ##### πŸ› Bug Fix - `@grafana/scenes-react` - SceneContextObject: Export context object [#​925](https://redirect.github.com/grafana/scenes/pull/925) ([@​torkelo](https://redirect.github.com/torkelo)) ##### Authors: 1 - Torkel Γ–degaard ([@​torkelo](https://redirect.github.com/torkelo)) *** ### [`v5.20.0`](https://redirect.github.com/grafana/scenes/blob/HEAD/CHANGELOG.md#v5200-Thu-Oct-10-2024) [Compare Source](https://redirect.github.com/grafana/scenes/compare/v5.19.1...v5.20.0) ##### πŸš€ Enhancement - `@grafana/scenes` - VizPanel: Fix issue where changing panel options wouldn't cause re-render [#​934](https://redirect.github.com/grafana/scenes/pull/934) ([@​kaydelaney](https://redirect.github.com/kaydelaney)) ##### Authors: 1 - kay delaney ([@​kaydelaney](https://redirect.github.com/kaydelaney)) ***

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.

πŸ“¦ Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install website@3.4.9-canary.1199.fcb7348.0 npm install @grafana/create-plugin@5.7.4-canary.1199.fcb7348.0 npm install @grafana/plugin-meta-extractor@0.0.9-canary.1199.fcb7348.0 npm install @grafana/plugin-types-bundler@0.0.5-canary.1199.fcb7348.0 # or yarn add website@3.4.9-canary.1199.fcb7348.0 yarn add @grafana/create-plugin@5.7.4-canary.1199.fcb7348.0 yarn add @grafana/plugin-meta-extractor@0.0.9-canary.1199.fcb7348.0 yarn add @grafana/plugin-types-bundler@0.0.5-canary.1199.fcb7348.0 ```
github-actions[bot] commented 1 month ago

Hello! πŸ‘‹ This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new patch release. NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.