FraunhoferIOSB / frost-sensorthings-datasource

Apache License 2.0
11 stars 2 forks source link

Bump @grafana/data from 10.0.3 to 10.2.3 #407

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps @grafana/data from 10.0.3 to 10.2.3.

Release notes

Sourced from @​grafana/data's releases.

10.2.3 (2023-12-18)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Alerting: Fix deleting rules in a folder with matching UID in another organization. #79011, @​papagian
  • CloudWatch: Correctly quote metric names with special characters. #78975, @​iwysiu
  • DeleteDashboard: Redirect to home after deleting a dashboard. #78936, @​ivanortegaalba
  • Alerting: Fixes combination of multiple predicates for rule search. #78912, @​gillesdemey
  • CloudWatch: Fetch Dimension keys correctly from Dimension Picker. #78831, @​iwysiu
  • Tempo: Fix read-only access error. #78801, @​fabrizio-grafana
  • Bug: Fix broken ui components when angular is disabled. #78670, @​jackw
  • InfluxDB: Parse data for table view to have parity with frontend parser. #78551, @​itsmylife
  • Elasticsearch: Fix processing of raw_data with not-recognized time format. #78380, @​ivanahuckova
  • Recorded Queries: Add org isolation (remote write target per org), and fix cross org Delete/List. (Enterprise)
  • Auditing: Fix missing action in alert manager routes. (Enterprise)

10.2.2 (2023-11-20)

Download page What's new highlights

Bug fixes

10.2.1 (2023-11-14)

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

10.2.3 (2023-12-18)

Features and enhancements

Bug fixes

  • Alerting: Fix deleting rules in a folder with matching UID in another organization. #79011, @​papagian
  • CloudWatch: Correctly quote metric names with special characters. #78975, @​iwysiu
  • DeleteDashboard: Redirect to home after deleting a dashboard. #78936, @​ivanortegaalba
  • Alerting: Fixes combination of multiple predicates for rule search. #78912, @​gillesdemey
  • CloudWatch: Fetch Dimension keys correctly from Dimension Picker. #78831, @​iwysiu
  • Tempo: Fix read-only access error. #78801, @​fabrizio-grafana
  • Bug: Fix broken ui components when angular is disabled. #78670, @​jackw
  • InfluxDB: Parse data for table view to have parity with frontend parser. #78551, @​itsmylife
  • Elasticsearch: Fix processing of raw_data with not-recognized time format. #78380, @​ivanahuckova
  • Recorded Queries: Add org isolation (remote write target per org), and fix cross org Delete/List. (Enterprise)
  • Auditing: Fix missing action in alert manager routes. (Enterprise)

10.2.2 (2023-11-20)

Bug fixes

10.2.1 (2023-11-13)

Features and enhancements

Bug fixes

... (truncated)

Commits
  • 148448b Release: Bump version to 10.2.3 (#63)
  • 6ee2bd4 Docs: Improve comments for panel props for plugins (#78596)
  • 8ce4faf Chore: Deprecate FieldConfigEditorProps in favor of StandardEditorProps (#78319)
  • c4c9bfa Storage: Unified Storage based on Entity API (#71977)
  • 439edeb K8s: fix standalone command and add hack scripts (#79052)
  • 959ebf8 Folders: Show dashboards and folders with directly assigned permissions in "S...
  • 568d979 Chore: Improve typings (#78940)
  • ea7a179 Plugins: Add grafana/user/profile/tab plugin extension point (#77863)
  • 329d0e7 Navigation: Rearrange IA based on tree test (#78804)
  • 7cbf5ae Alerting: Remove old contact points view (#78704)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 8 months ago

Superseded by #415.