Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 70633f0

Browse files
authored
docs: update changelog (#663)
1 parent 9e6c8c8 commit 70633f0

File tree

1 file changed

+162
-0
lines changed

1 file changed

+162
-0
lines changed

CHANGELOG.md

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,167 @@
11
# Changelog
22

3+
## v0.6.5
4+
5+
### What's Changed
6+
* chore(deps): update grafana packages to v11 (major) by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/565
7+
* chore: adapt jest and webpack setup to current grafana recommended by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/596
8+
* feat: use filterQuery function for filtering hidden targets by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/597
9+
* refactor: use GrafanaTheme2 by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/599
10+
* fix(query-builder): ensure the `name` is present in MetricPayloadConfig by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/600
11+
* fix(query-builder): show unknown payload only after the lastQuery changes by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/601
12+
* fix(query-builder): passthrough MetricPayloadConfig by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/602
13+
* fix(query-builder): use MetricPayloadConfig's name if label is not present by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/603
14+
* chore(deps): update dependency glob to v11 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/604
15+
* chore(deps): update dependency @grafana/experimental to ^1.7.13 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/609
16+
* chore(deps): update grafana packages to ^11.1.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/610
17+
* chore(deps): update grafana packages to ^11.1.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/611
18+
* chore(deps): update grafana packages to ^11.1.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/612
19+
* chore(deps): update yarn to v4.4.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/616
20+
* chore(deps): update dependency @grafana/experimental to ^1.8.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/619
21+
* chore(deps): update dependency ts-pattern to ^5.3.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/620
22+
* chore(deps): update grafana packages to ^11.1.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/621
23+
* chore(deps): update dependency tslib to ^2.7.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/624
24+
* chore(deps): update yarn to v4.4.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/626
25+
* chore(deps): update grafana packages to ^11.2.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/627
26+
* chore(deps): update dependency webpack to v5.94.0 [security] by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/629
27+
* chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/625
28+
* chore(deps): update dependency eslint-plugin-jsdoc to v50 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/618
29+
* fix: require Grafana v10+ by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/631
30+
31+
32+
**Full Changelog**: https://github.com/simPod/GrafanaJsonDatasource/compare/v0.6.4...v0.6.5
33+
34+
## v0.6.4
35+
36+
### What's Changed
37+
* chore(deps): update actions/setup-go action to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/458
38+
* chore(deps): update grafana packages to ^9.5.5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/459
39+
* chore(deps): update dependency tslib to ^2.6.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/460
40+
* chore(deps): update dependency @grafana/experimental to ^1.6.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/461
41+
* chore(deps): update yarn to v3.6.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/462
42+
* chore(deps): update grafana packages to ^9.5.6 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/467
43+
* chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/466
44+
* chore(deps): update dependency prettier to v3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/463
45+
* chore(deps): update dependency @typescript-eslint/eslint-plugin to v6 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/465
46+
* chore(deps): update grafana packages to v10 (major) by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/443
47+
* chore(deps): update dependency ts-pattern to ^5.0.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/469
48+
* chore(deps): update dependency ts-pattern to ^5.0.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/470
49+
* chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/472
50+
* chore(deps): update dependency @grafana/experimental to ^1.6.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/473
51+
* chore(deps): update dependency ts-pattern to ^5.0.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/474
52+
* chore(deps): update dependency @grafana/experimental to ^1.6.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/475
53+
* chore(deps): update dependency tslib to ^2.6.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/476
54+
* chore(deps): update grafana packages to ^10.0.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/477
55+
* chore(deps): update dependency @grafana/experimental to ^1.7.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/479
56+
* chore(deps): update dependency ts-pattern to ^5.0.5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/480
57+
* chore(deps): update yarn to v3.6.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/483
58+
* chore(deps): update dependency tslib to ^2.6.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/484
59+
* chore(deps): update grafana packages to ^10.1.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/485
60+
* chore(deps): update yarn to v3.6.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/486
61+
* chore(deps): update dependency @testing-library/jest-dom to v6 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/482
62+
* chore(deps): update grafana packages to ^10.1.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/488
63+
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/489
64+
* chore(deps): update dependency @grafana/experimental to ^1.7.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/491
65+
* chore(deps): update grafana packages to ^10.1.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/492
66+
* chore(deps): bump @adobe/css-tools from 4.1.0 to 4.3.1 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/487
67+
* chore(deps): update magefile/mage-action action to v3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/490
68+
* chore(deps): update actions/checkout digest to 8ade135 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/493
69+
* chore(deps): update dependency @grafana/experimental to ^1.7.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/495
70+
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/494
71+
* chore(deps): update grafana packages to ^10.1.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/496
72+
* chore(deps): update yarn to v3.6.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/497
73+
* chore(deps): update dependency fork-ts-checker-webpack-plugin to v9 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/499
74+
* chore(deps): update grafana packages to ^10.1.5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/500
75+
* chore(deps): update dependency @grafana/experimental to ^1.7.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/501
76+
* chore(deps): bump postcss from 8.4.24 to 8.4.31 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/498
77+
* chore(deps): bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/502
78+
* chore(deps): update actions/setup-node action to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/505
79+
* chore(deps): update dependency node to v20 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/506
80+
* chore(deps): update yarn to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/503
81+
* chore(deps): update grafana packages to ^10.2.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/507
82+
* chore(deps): update yarn to v4.0.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/508
83+
* ci: run grafana compatibility check on master branches by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/510
84+
* feat: use yarn pnp by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/511
85+
* chore(deps): update grafana packages to ^10.2.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/509
86+
* chore(deps): update yarn to v4.0.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/513
87+
* chore(deps): update grafana packages to ^10.2.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/514
88+
* chore(deps): update grafana packages to ^10.2.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/515
89+
* chore(deps): update dependency ts-pattern to ^5.0.6 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/517
90+
* chore(deps): update actions/setup-go action to v5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/518
91+
* chore(deps): update actions/stale action to v9 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/519
92+
* chore(deps): update grafana packages to ^10.2.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/520
93+
* chore(deps): update dependency eslint-plugin-jsdoc to v47 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/521
94+
* chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/516
95+
* chore(deps): update dependency eslint-plugin-jsdoc to v48 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/522
96+
* chore(deps): update dependency @grafana/experimental to ^1.7.5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/525
97+
* chore(deps): update dependency copy-webpack-plugin to v12 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/527
98+
* chore(deps): update dependency react-virtualized-auto-sizer to ^1.0.21 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/530
99+
* chore(deps): update dependency @grafana/experimental to ^1.7.6 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/531
100+
* chore(deps): update dependency sass-loader to v14 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/529
101+
* chore(deps): update grafana packages to ^10.3.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/532
102+
* chore(deps): update dependency @grafana/experimental to ^1.7.7 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/533
103+
* chore(deps): update dependency @grafana/experimental to ^1.7.8 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/534
104+
* chore(deps): update yarn to v4.1.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/535
105+
* chore(deps): update dependency @grafana/experimental to ^1.7.9 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/536
106+
* chore(deps): update dependency react-virtualized-auto-sizer to ^1.0.22 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/537
107+
* chore(deps): update dependency @grafana/experimental to ^1.7.10 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/538
108+
* chore(deps): update grafana packages to ^10.3.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/540
109+
* chore(deps): update dependency ts-pattern to ^5.0.8 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/541
110+
* chore(deps): update dependency react-virtualized-auto-sizer to ^1.0.23 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/543
111+
* chore(deps): update yarn to v4.1.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/544
112+
* chore(deps): update dependency @typescript-eslint/eslint-plugin to v7 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/539
113+
* chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/542
114+
* chore(deps): update dependency react-virtualized-auto-sizer to ^1.0.24 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/546
115+
* chore(deps): update dependency ts-pattern to ^5.1.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/548
116+
* chore(deps): update softprops/action-gh-release action to v2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/547
117+
* chore(deps): update dependency @grafana/eslint-config to v7 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/526
118+
* chore(deps): update grafana packages to ^10.4.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/545
119+
* chore(deps): update dependency @grafana/schema to ^10.4.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/549
120+
* chore(deps): update dependency css-loader to v7 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/551
121+
* chore(deps): update dependency ts-pattern to ^5.1.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/553
122+
* chore(deps): update grafana packages to ^10.4.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/557
123+
* chore(deps): update react monorepo to ^18.3.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/559
124+
* chore(deps): update react monorepo to ^18.3.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/560
125+
* chore(deps): update yarn to v4.2.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/561
126+
* chore(deps): update yarn to v4.2.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/562
127+
* chore(deps): update grafana packages by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/564
128+
* chore(deps): update dependency ts-pattern to ^5.1.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/566
129+
* chore(deps): update dependency tslib to ^2.6.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/568
130+
* chore(deps): update dependency eslint-plugin-deprecation to v3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/567
131+
* chore(deps): update yarn to v4.3.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/570
132+
* chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/571
133+
* chore(deps): bump tar from 6.1.11 to 6.2.1 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/556
134+
* chore(deps): update dependency style-loader to v4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/554
135+
* chore(deps): update dependency ts-pattern to ^5.2.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/572
136+
* chore(deps): update dependency @grafana/experimental to ^1.7.12 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/573
137+
* chore(deps): update grafana packages to ^10.4.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/574
138+
* chore(deps): update yarn to v4.3.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/577
139+
* chore(deps): update grafana packages to ^10.4.5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/578
140+
* fix:when target is hide, not request with it by @monster5475 in https://github.com/simPod/GrafanaJsonDatasource/pull/579
141+
* chore(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/576
142+
* feat: replace LegacyForms.FormField with Field by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/580
143+
* fix: add margin to Experimental label by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/581
144+
* refactor: migrate from Vector interface by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/582
145+
* refactor: use DataQuery from @grafana/schema by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/583
146+
* fix: remove nonexistent `rangeRaw` property from `/variable` query by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/584
147+
* test: remove nonexistent `selected` property by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/585
148+
* fix: remove nonexistent type arg by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/586
149+
* refactor: extract doFetch by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/587
150+
* refactor: handle undefined variable properly by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/588
151+
* test: add missing refId by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/589
152+
* feat: remove adhocFilters property from request by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/590
153+
* feat: use VariableSupport by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/591
154+
* test: import TemplateSrv from @grafana/runtime by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/592
155+
* test: remove unused updateTemplateData method by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/593
156+
* chore(deps): require @testing-library/dom by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/594
157+
* chore(deps): update dependency @testing-library/react to v16 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/558
158+
* chore(deps): remove @types/testing-library__jest-dom by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/595
159+
160+
### New Contributors
161+
* @monster5475 made their first contribution in https://github.com/simPod/GrafanaJsonDatasource/pull/579
162+
163+
**Full Changelog**: https://github.com/simPod/GrafanaJsonDatasource/compare/v0.6.3...v0.6.4
164+
3165
## v0.6.3
4166

5167
### What's Changed

0 commit comments

Comments
 (0)