grafana/public/app/features/query/state/DashboardQueryRunner
Esteban Beltran 0b03344baa
Chore: Update to typescript 5 (#76511)
* Update dependency typescript to v5

* Update yarn.lock

* Fix typescript errors

* Update typescript version sdk

* Revert useDescription.ts

* Fix ts errors

* Fix Typescript errors after Symbol.unscopables type change

* Fix colormanipulator errors

* Update packages/grafana-data/src/vector/FunctionalVector.ts

* Fix ts errors in dashboardmigrator

* Fix sandbox component typescript error

* Update yarn

* Update to typescript 5.2

* Fix typescript error

* update typescript/vscode patch/sdk/whatever

* fix ts errors in elasticsearch

* Fix two errors in alerting

* Fix error in dashboard-scene

* Fix errors in dashboard tests

* Fix errors in explore tests

* Fix error in plugins sandbox

* fix error in DashboardQueryRunner

* fix errors in grafana-data

* fix errors in PanelChrome story

* update betterer

* better fix for cloud monitoring

* fix error in reducer tester

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
2023-11-07 13:20:20 +00:00
..
AlertStatesWorker.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
AlertStatesWorker.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AnnotationsQueryRunner.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
AnnotationsQueryRunner.ts Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
AnnotationsWorker.test.ts PublicDashboards: Data discrepancy fix. Use real datasource plugin when it is a public dashboard. (#73708) 2023-08-30 09:38:13 -03:00
AnnotationsWorker.ts Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
DashboardQueryRunner.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
DashboardQueryRunner.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LegacyAnnotationQueryRunner.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
LegacyAnnotationQueryRunner.ts Prometheus: Migrate annotation editor to react (#48814) 2022-05-24 17:43:58 +02:00
PublicAnnotationsDataSource.test.ts PublicDashboards: Data discrepancy fix. Use real datasource plugin when it is a public dashboard. (#73708) 2023-08-30 09:38:13 -03:00
PublicAnnotationsDataSource.ts PublicDashboards: Data discrepancy fix. Use real datasource plugin when it is a public dashboard. (#73708) 2023-08-30 09:38:13 -03:00
SnapshotWorker.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
SnapshotWorker.ts Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +01:00
testHelpers.ts Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UnifiedAlertStatesWorker.test.ts AccessControl: Remove legacy frontend AC checks (#76187) 2023-10-09 18:10:06 +02:00
UnifiedAlertStatesWorker.ts PublicDashboards: Variables refactor (#73476) 2023-08-25 13:56:02 -05:00
utils.ts Annotations: Support filtering the target panels (#66325) 2023-04-18 15:39:30 -05:00