File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ updates:
1010 schedule :
1111 interval : ' weekly'
1212 groups :
13- all-dependencies :
13+ all-github-action- dependencies :
1414 patterns :
1515 - ' *'
1616 - package-ecosystem : ' npm'
1717 directory : ' /'
1818 schedule :
1919 interval : ' weekly'
2020 groups :
21- all-dependencies :
21+ all-node- dependencies :
2222 patterns :
2323 - ' *'
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## v0.4.0
6+
7+ - Use super.query in https://github.com/grafana/grafana-async-query-data-js/pull/29
8+ - Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/44
9+ - Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/38
10+ - Bump ws from 8.12.0 to 8.18.0 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/39
11+ - Bump ua-parser-js from 1.0.32 to 1.0.39 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/37
12+ - Bump tough-cookie from 4.1.2 to 4.1.4 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/36
13+ - Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group in https://github.com/grafana/grafana-async-query-data-js/pull/35
14+ - Bump the all-dependencies group across 1 directory with 9 updates in https://github.com/grafana/grafana-async-query-data-js/pull/40
15+ - Bump the all-dependencies group with 4 updates in https://github.com/grafana/grafana-async-query-data-js/pull/32
16+
517## v0.3.0
618
719- Chore: update deps in https://github.com/grafana/grafana-async-query-data-js/pull/31
Original file line number Diff line number Diff line change 11{
22 "name" : " @grafana/async-query-data" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " Async query support for Grafana" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments