|
1 | 1 | # Changelog for vscode-haskell |
2 | 2 |
|
| 3 | +## 2.4.1 |
| 4 | + |
| 5 | +- Downgrade vscode-languageclient |
| 6 | + ([#934](https://github.com/haskell/vscode-haskell/pull/934)) by @fendor |
| 7 | +- Bump vscode to 1.80.0 |
| 8 | + ([#912](https://github.com/haskell/vscode-haskell/pull/912)) by @July541 |
| 9 | + |
3 | 10 | ## 2.4.0 |
4 | 11 |
|
| 12 | +- Prepare release 2.4.0 |
| 13 | + ([#906](https://github.com/haskell/vscode-haskell/pull/906)) by @VeryMilkyJoe |
5 | 14 | - Simplify tests |
6 | 15 | ([#904](https://github.com/haskell/vscode-haskell/pull/904)) by @July541 |
7 | | -- Bump webpack from 5.83.1 to 5.88.1 |
8 | | - ([#902](https://github.com/haskell/vscode-haskell/pull/902)) by @dependabot[bot] |
9 | | -- Bump glob from 10.2.2 to 10.3.1 |
10 | | - ([#901](https://github.com/haskell/vscode-haskell/pull/901)) by @dependabot[bot] |
11 | | -- Bump @typescript-eslint/parser from 5.57.1 to 5.60.1 |
12 | | - ([#900](https://github.com/haskell/vscode-haskell/pull/900)) by @dependabot[bot] |
13 | | -- Bump prettier from 2.8.7 to 2.8.8 |
14 | | - ([#899](https://github.com/haskell/vscode-haskell/pull/899)) by @dependabot[bot] |
15 | 16 | - Remove unused code |
16 | 17 | ([#898](https://github.com/haskell/vscode-haskell/pull/898)) by @fendor |
17 | 18 | - Remove hoogle command from vscode extension |
18 | 19 | ([#896](https://github.com/haskell/vscode-haskell/pull/896)) by @fendor |
19 | | -- Bump semver from 7.3.8 to 7.5.3 |
20 | | - ([#895](https://github.com/haskell/vscode-haskell/pull/895)) by @dependabot[bot] |
21 | | -- Bump @types/vscode from 1.77.0 to 1.79.1 |
22 | | - ([#892](https://github.com/haskell/vscode-haskell/pull/892)) by @dependabot[bot] |
23 | | -- Bump @vscode/test-electron from 2.3.0 to 2.3.3 |
24 | | - ([#890](https://github.com/haskell/vscode-haskell/pull/890)) by @dependabot[bot] |
25 | 20 | - Update readme |
26 | 21 | ([#886](https://github.com/haskell/vscode-haskell/pull/886)) by @VeryMilkyJoe |
27 | | -- Bump which from 3.0.0 to 3.0.1 |
28 | | - ([#883](https://github.com/haskell/vscode-haskell/pull/883)) by @dependabot[bot] |
29 | | -- Bump webpack from 5.82.0 to 5.83.1 |
30 | | - ([#881](https://github.com/haskell/vscode-haskell/pull/881)) by @dependabot[bot] |
31 | 22 | - Fix broken tests |
32 | 23 | ([#880](https://github.com/haskell/vscode-haskell/pull/880)) by @July541 |
33 | | -- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.5 |
34 | | - ([#877](https://github.com/haskell/vscode-haskell/pull/877)) by @dependabot[bot] |
35 | | -- Bump webpack-cli from 5.1.0 to 5.1.1 |
36 | | - ([#876](https://github.com/haskell/vscode-haskell/pull/876)) by @dependabot[bot] |
37 | 24 | - Update README.md: clarify how to use Stack with vscode-haskell extension |
38 | 25 | ([#874](https://github.com/haskell/vscode-haskell/pull/874)) by @miguel-negrao |
39 | 26 | - Remove debugger tools from CI |
40 | 27 | ([#873](https://github.com/haskell/vscode-haskell/pull/873)) by @fendor |
41 | 28 | - Refactor tests to work correctly |
42 | 29 | ([#872](https://github.com/haskell/vscode-haskell/pull/872)) by @July541 |
43 | | -- Bump webpack-cli from 5.0.1 to 5.1.0 |
44 | | - ([#868](https://github.com/haskell/vscode-haskell/pull/868)) by @dependabot[bot] |
45 | | -- Bump @types/node from 18.15.11 to 20.1.0 |
46 | | - ([#867](https://github.com/haskell/vscode-haskell/pull/867)) by @dependabot[bot] |
47 | | -- Bump webpack from 5.81.0 to 5.82.0 |
48 | | - ([#866](https://github.com/haskell/vscode-haskell/pull/866)) by @dependabot[bot] |
49 | | -- Bump webpack from 5.80.0 to 5.81.0 |
50 | | - ([#863](https://github.com/haskell/vscode-haskell/pull/863)) by @dependabot[bot] |
51 | | -- Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.1 |
52 | | - ([#862](https://github.com/haskell/vscode-haskell/pull/862)) by @dependabot[bot] |
53 | | -- Bump glob from 10.0.0 to 10.2.2 |
54 | | - ([#861](https://github.com/haskell/vscode-haskell/pull/861)) by @dependabot[bot] |
55 | | -- Bump webpack from 5.78.0 to 5.80.0 |
56 | | - ([#860](https://github.com/haskell/vscode-haskell/pull/860)) by @dependabot[bot] |
57 | | -- Bump vscode-languageclient from 7.0.0 to 8.1.0 |
58 | | - ([#857](https://github.com/haskell/vscode-haskell/pull/857)) by @dependabot[bot] |
59 | | -- Bump eslint-webpack-plugin from 4.0.0 to 4.0.1 |
60 | | - ([#856](https://github.com/haskell/vscode-haskell/pull/856)) by @dependabot[bot] |
61 | 30 | - Downgrade vscode language client to 7.0.0 |
62 | 31 | ([#853](https://github.com/haskell/vscode-haskell/pull/853)) by @fendor |
63 | 32 | - Update badge url for VSCode Marketplace |
|
74 | 43 | ([#843](https://github.com/haskell/vscode-haskell/pull/843)) by @fendor |
75 | 44 | - Add new plugins fields |
76 | 45 | ([#842](https://github.com/haskell/vscode-haskell/pull/842)) by @fendor |
77 | | -- Bump eslint from 8.34.0 to 8.36.0 |
78 | | - ([#834](https://github.com/haskell/vscode-haskell/pull/834)) by @dependabot[bot] |
79 | | -- Bump ts-pattern from 4.1.3 to 4.2.1 |
80 | | - ([#829](https://github.com/haskell/vscode-haskell/pull/829)) by @dependabot[bot] |
81 | | -- Bump lru-cache from 7.17.0 to 7.18.3 |
82 | | - ([#828](https://github.com/haskell/vscode-haskell/pull/828)) by @dependabot[bot] |
83 | | -- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.0 |
84 | | - ([#827](https://github.com/haskell/vscode-haskell/pull/827)) by @dependabot[bot] |
85 | | -- Bump @types/node from 18.11.19 to 18.14.2 |
86 | | - ([#826](https://github.com/haskell/vscode-haskell/pull/826)) by @dependabot[bot] |
87 | | -- Bump lru-cache from 7.14.1 to 7.17.0 |
88 | | - ([#825](https://github.com/haskell/vscode-haskell/pull/825)) by @dependabot[bot] |
89 | | -- Bump vscode-languageclient from 8.0.2 to 8.1.0 |
90 | | - ([#823](https://github.com/haskell/vscode-haskell/pull/823)) by @dependabot[bot] |
91 | | -- Bump @types/which from 2.0.1 to 2.0.2 |
92 | | - ([#821](https://github.com/haskell/vscode-haskell/pull/821)) by @dependabot[bot] |
93 | | -- Bump @vscode/test-electron from 2.2.2 to 2.2.3 |
94 | | - ([#818](https://github.com/haskell/vscode-haskell/pull/818)) by @dependabot[bot] |
95 | | -- Bump @typescript-eslint/parser from 5.49.0 to 5.51.0 |
96 | | - ([#817](https://github.com/haskell/vscode-haskell/pull/817)) by @dependabot[bot] |
97 | | -- Bump eslint from 8.33.0 to 8.34.0 |
98 | | - ([#816](https://github.com/haskell/vscode-haskell/pull/816)) by @dependabot[bot] |
99 | | -- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 |
100 | | - ([#815](https://github.com/haskell/vscode-haskell/pull/815)) by @dependabot[bot] |
101 | | -- Bump typescript from 4.9.4 to 4.9.5 |
102 | | - ([#814](https://github.com/haskell/vscode-haskell/pull/814)) by @dependabot[bot] |
103 | | -- Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 |
104 | | - ([#813](https://github.com/haskell/vscode-haskell/pull/813)) by @dependabot[bot] |
105 | | -- Bump eslint-webpack-plugin from 3.2.0 to 4.0.0 |
106 | | - ([#812](https://github.com/haskell/vscode-haskell/pull/812)) by @dependabot[bot] |
107 | | -- Bump @types/node from 18.11.18 to 18.11.19 |
108 | | - ([#811](https://github.com/haskell/vscode-haskell/pull/811)) by @dependabot[bot] |
109 | | -- Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 |
110 | | - ([#809](https://github.com/haskell/vscode-haskell/pull/809)) by @dependabot[bot] |
111 | | -- Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 |
112 | | - ([#808](https://github.com/haskell/vscode-haskell/pull/808)) by @dependabot[bot] |
113 | | -- Bump eslint from 8.32.0 to 8.33.0 |
114 | | - ([#807](https://github.com/haskell/vscode-haskell/pull/807)) by @dependabot[bot] |
115 | | -- Bump json5 from 1.0.1 to 1.0.2 |
116 | | - ([#797](https://github.com/haskell/vscode-haskell/pull/797)) by @dependabot[bot] |
117 | | -- Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.47.1 |
118 | | - ([#792](https://github.com/haskell/vscode-haskell/pull/792)) by @dependabot[bot] |
119 | | -- Bump @typescript-eslint/parser from 5.46.0 to 5.47.0 |
120 | | - ([#789](https://github.com/haskell/vscode-haskell/pull/789)) by @dependabot[bot] |
121 | | -- Bump @types/node from 18.11.13 to 18.11.17 |
122 | | - ([#785](https://github.com/haskell/vscode-haskell/pull/785)) by @dependabot[bot] |
123 | | -- Bump eslint from 8.29.0 to 8.30.0 |
124 | | - ([#783](https://github.com/haskell/vscode-haskell/pull/783)) by @dependabot[bot] |
125 | | -- Migrate to eslint |
| 46 | + - Migrate to eslint |
126 | 47 | ([#782](https://github.com/haskell/vscode-haskell/pull/782)) by @fendor |
127 | 48 | - Bump minor versions of package dependencies |
128 | 49 | ([#781](https://github.com/haskell/vscode-haskell/pull/781)) by @fendor |
129 | | -- Bump @types/vscode from 1.69.0 to 1.74.0 |
130 | | - ([#780](https://github.com/haskell/vscode-haskell/pull/780)) by @dependabot[bot] |
131 | | -- Bump ts-loader from 9.4.1 to 9.4.2 |
132 | | - ([#779](https://github.com/haskell/vscode-haskell/pull/779)) by @dependabot[bot] |
133 | | -- Bump webpack-cli from 4.10.0 to 5.0.1 |
134 | | - ([#778](https://github.com/haskell/vscode-haskell/pull/778)) by @dependabot[bot] |
135 | | -- Bump eslint from 8.28.0 to 8.29.0 |
136 | | - ([#777](https://github.com/haskell/vscode-haskell/pull/777)) by @dependabot[bot] |
137 | 50 | - Update unsupported GHC doc link |
138 | 51 | ([#776](https://github.com/haskell/vscode-haskell/pull/776)) by @limaak |
139 | 52 | - Fix release CI |
|
143 | 56 |
|
144 | 57 | ## 2.2.2 |
145 | 58 |
|
146 | | -- Bump @types/node from 18.11.9 to 18.11.10 |
147 | | - ([#772](https://github.com/haskell/vscode-haskell/pull/772)) by @dependabot[bot] |
148 | | -- Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 |
149 | | - ([#771](https://github.com/haskell/vscode-haskell/pull/771)) by @dependabot[bot] |
150 | | -- Bump @typescript-eslint/parser from 5.42.0 to 5.44.0 |
151 | | - ([#768](https://github.com/haskell/vscode-haskell/pull/768)) by @dependabot[bot] |
152 | | -- Bump typescript from 4.8.4 to 4.9.3 |
153 | | - ([#767](https://github.com/haskell/vscode-haskell/pull/767)) by @dependabot[bot] |
154 | | -- Bump which from 2.0.2 to 3.0.0 |
155 | | - ([#765](https://github.com/haskell/vscode-haskell/pull/765)) by @dependabot[bot] |
156 | | -- Bump eslint from 8.27.0 to 8.28.0 |
157 | | - ([#763](https://github.com/haskell/vscode-haskell/pull/763)) by @dependabot[bot] |
158 | | -- Bump loader-utils from 1.4.0 to 1.4.2 |
159 | | - ([#759](https://github.com/haskell/vscode-haskell/pull/759)) by @dependabot[bot] |
160 | | -- Bump husky from 8.0.1 to 8.0.2 |
161 | | - ([#758](https://github.com/haskell/vscode-haskell/pull/758)) by @dependabot[bot] |
162 | | -- Bump @types/node from 18.11.0 to 18.11.9 |
163 | | - ([#757](https://github.com/haskell/vscode-haskell/pull/757)) by @dependabot[bot] |
164 | | -- Bump webpack from 5.74.0 to 5.75.0 |
165 | | - ([#756](https://github.com/haskell/vscode-haskell/pull/756)) by @dependabot[bot] |
166 | | -- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.42.0 |
167 | | - ([#754](https://github.com/haskell/vscode-haskell/pull/754)) by @dependabot[bot] |
168 | | -- Bump @typescript-eslint/parser from 5.40.1 to 5.42.0 |
169 | | - ([#753](https://github.com/haskell/vscode-haskell/pull/753)) by @dependabot[bot] |
170 | | -- Bump eslint from 8.25.0 to 8.27.0 |
171 | | - ([#752](https://github.com/haskell/vscode-haskell/pull/752)) by @dependabot[bot] |
172 | 59 | - Add link to HLS installation webpage |
173 | 60 | ([#751](https://github.com/haskell/vscode-haskell/pull/751)) by @fendor |
174 | | -- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 |
175 | | - ([#745](https://github.com/haskell/vscode-haskell/pull/745)) by @dependabot[bot] |
176 | | -- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 |
177 | | - ([#744](https://github.com/haskell/vscode-haskell/pull/744)) by @dependabot[bot] |
178 | | -- Bump @vscode/test-electron from 2.1.5 to 2.2.0 |
179 | | - ([#743](https://github.com/haskell/vscode-haskell/pull/743)) by @dependabot[bot] |
180 | 61 | - Change scope of serverExecutablePath to machine-overridable |
181 | 62 | ([#742](https://github.com/haskell/vscode-haskell/pull/742)) by @fendor |
182 | | -- Bump mocha from 10.0.0 to 10.1.0 |
183 | | - ([#741](https://github.com/haskell/vscode-haskell/pull/741)) by @dependabot[bot] |
184 | | -- Bump @types/node from 18.8.5 to 18.11.0 |
185 | | - ([#740](https://github.com/haskell/vscode-haskell/pull/740)) by @dependabot[bot] |
186 | | -- Bump @types/node from 18.8.0 to 18.8.5 |
187 | | - ([#739](https://github.com/haskell/vscode-haskell/pull/739)) by @dependabot[bot] |
188 | | -- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.40.0 |
189 | | - ([#738](https://github.com/haskell/vscode-haskell/pull/738)) by @dependabot[bot] |
190 | | -- Bump @typescript-eslint/parser from 5.38.1 to 5.40.0 |
191 | | - ([#737](https://github.com/haskell/vscode-haskell/pull/737)) by @dependabot[bot] |
192 | 63 | - Add Fourmolu config property |
193 | 64 | ([#736](https://github.com/haskell/vscode-haskell/pull/736)) by @georgefst |
194 | | -- Bump eslint from 8.24.0 to 8.25.0 |
195 | | - ([#733](https://github.com/haskell/vscode-haskell/pull/733)) by @dependabot[bot] |
196 | | -- Bump @types/mocha from 9.1.1 to 10.0.0 |
197 | | - ([#728](https://github.com/haskell/vscode-haskell/pull/728)) by @dependabot[bot] |
198 | | -- Bump typescript from 4.8.3 to 4.8.4 |
199 | | - ([#727](https://github.com/haskell/vscode-haskell/pull/727)) by @dependabot[bot] |
200 | | -- Bump @types/node from 18.7.23 to 18.8.0 |
201 | | - ([#726](https://github.com/haskell/vscode-haskell/pull/726)) by @dependabot[bot] |
202 | | -- Bump ts-loader from 9.4.0 to 9.4.1 |
203 | | - ([#725](https://github.com/haskell/vscode-haskell/pull/725)) by @dependabot[bot] |
204 | | -- Bump @types/node from 18.7.18 to 18.7.23 |
205 | | - ([#724](https://github.com/haskell/vscode-haskell/pull/724)) by @dependabot[bot] |
206 | | -- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.1 |
207 | | - ([#723](https://github.com/haskell/vscode-haskell/pull/723)) by @dependabot[bot] |
208 | | -- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 |
209 | | - ([#722](https://github.com/haskell/vscode-haskell/pull/722)) by @dependabot[bot] |
210 | | -- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 |
211 | | - ([#721](https://github.com/haskell/vscode-haskell/pull/721)) by @dependabot[bot] |
212 | | -- Bump eslint from 8.23.1 to 8.24.0 |
213 | | - ([#720](https://github.com/haskell/vscode-haskell/pull/720)) by @dependabot[bot] |
214 | 65 | - Add missing configuration options for the latest HLS version |
215 | 66 | ([#717](https://github.com/haskell/vscode-haskell/pull/717)) by @fendor |
216 | | -- Bump @types/node from 18.7.15 to 18.7.18 |
217 | | - ([#715](https://github.com/haskell/vscode-haskell/pull/715)) by @dependabot[bot] |
218 | | -- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 |
219 | | - ([#714](https://github.com/haskell/vscode-haskell/pull/714)) by @dependabot[bot] |
220 | | -- Bump ts-loader from 9.3.1 to 9.4.0 |
221 | | - ([#713](https://github.com/haskell/vscode-haskell/pull/713)) by @dependabot[bot] |
222 | | -- Bump actions/upload-artifact from 2 to 3 |
223 | | - ([#712](https://github.com/haskell/vscode-haskell/pull/712)) by @dependabot[bot] |
224 | | -- Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.37.0 |
225 | | - ([#711](https://github.com/haskell/vscode-haskell/pull/711)) by @dependabot[bot] |
226 | 67 | - Change sensible to sensitive |
227 | 68 | ([#709](https://github.com/haskell/vscode-haskell/pull/709)) by @ploeh |
228 | | -- Bump typescript from 4.7.4 to 4.8.3 |
229 | | - ([#707](https://github.com/haskell/vscode-haskell/pull/707)) by @dependabot[bot] |
230 | | -- Bump eslint from 8.23.0 to 8.23.1 |
231 | | - ([#705](https://github.com/haskell/vscode-haskell/pull/705)) by @dependabot[bot] |
232 | | -- Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 |
233 | | - ([#704](https://github.com/haskell/vscode-haskell/pull/704)) by @dependabot[bot] |
234 | | -- Bump @types/glob from 7.2.0 to 8.0.0 |
235 | | - ([#702](https://github.com/haskell/vscode-haskell/pull/702)) by @dependabot[bot] |
236 | | -- Bump @typescript-eslint/parser from 5.35.1 to 5.36.1 |
237 | | - ([#700](https://github.com/haskell/vscode-haskell/pull/700)) by @dependabot[bot] |
238 | | -- Bump @types/node from 18.7.13 to 18.7.15 |
239 | | - ([#699](https://github.com/haskell/vscode-haskell/pull/699)) by @dependabot[bot] |
240 | | -- Bump eslint from 8.22.0 to 8.23.0 |
241 | | - ([#696](https://github.com/haskell/vscode-haskell/pull/696)) by @dependabot[bot] |
242 | | -- Bump @typescript-eslint/parser from 5.33.0 to 5.35.1 |
243 | | - ([#692](https://github.com/haskell/vscode-haskell/pull/692)) by @dependabot[bot] |
244 | | -- Bump @types/node from 18.7.4 to 18.7.13 |
245 | | - ([#691](https://github.com/haskell/vscode-haskell/pull/691)) by @dependabot[bot] |
246 | | -- Bump lru-cache from 7.13.2 to 7.14.0 |
247 | | - ([#688](https://github.com/haskell/vscode-haskell/pull/688)) by @dependabot[bot] |
248 | | -- Bump @types/node from 18.6.1 to 18.7.4 |
249 | | - ([#685](https://github.com/haskell/vscode-haskell/pull/685)) by @dependabot[bot] |
250 | | -- Bump eslint from 8.20.0 to 8.22.0 |
251 | | - ([#682](https://github.com/haskell/vscode-haskell/pull/682)) by @dependabot[bot] |
252 | | -- Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.33.0 |
253 | | - ([#677](https://github.com/haskell/vscode-haskell/pull/677)) by @dependabot[bot] |
254 | | -- Bump @typescript-eslint/parser from 5.31.0 to 5.33.0 |
255 | | - ([#675](https://github.com/haskell/vscode-haskell/pull/675)) by @dependabot[bot] |
256 | | -- Bump lru-cache from 7.13.1 to 7.13.2 |
257 | | - ([#674](https://github.com/haskell/vscode-haskell/pull/674)) by @dependabot[bot] |
258 | 69 |
|
259 | 70 | ## 2.2.1 |
260 | 71 |
|
|
274 | 85 | ([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor |
275 | 86 | - Bump mocha from 9.2.1 to 10.0.0 |
276 | 87 | ([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor |
277 | | -- Bump @vscode/test-electron from 2.1.3 to 2.1.5 |
278 | | - ([#656](https://github.com/haskell/vscode-haskell/pull/656)) by @dependabot[bot] |
279 | | -- Bump eslint from 8.19.0 to 8.20.0 |
280 | | - ([#655](https://github.com/haskell/vscode-haskell/pull/655)) by @dependabot[bot] |
281 | | -- Bump glob from 7.2.0 to 8.0.3 |
282 | | - ([#654](https://github.com/haskell/vscode-haskell/pull/654)) by @dependabot[bot] |
283 | | -- Bump lru-cache and @types/lru-cache |
284 | | - ([#653](https://github.com/haskell/vscode-haskell/pull/653)) by @dependabot[bot] |
285 | | -- Bump ts-pattern from 4.0.2 to 4.0.5 |
286 | | - ([#652](https://github.com/haskell/vscode-haskell/pull/652)) by @dependabot[bot] |
287 | | -- Bump terser from 5.13.0 to 5.14.2 |
288 | | - ([#651](https://github.com/haskell/vscode-haskell/pull/651)) by @dependabot[bot] |
289 | | -- Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 |
290 | | - ([#647](https://github.com/haskell/vscode-haskell/pull/647)) by @dependabot[bot] |
291 | | -- Bump webpack from 5.72.0 to 5.73.0 |
292 | | - ([#646](https://github.com/haskell/vscode-haskell/pull/646)) by @dependabot[bot] |
293 | | -- Bump @typescript-eslint/parser from 5.21.0 to 5.30.6 |
294 | | - ([#645](https://github.com/haskell/vscode-haskell/pull/645)) by @dependabot[bot] |
295 | | -- Bump webpack-cli from 4.9.2 to 4.10.0 |
296 | | - ([#644](https://github.com/haskell/vscode-haskell/pull/644)) by @dependabot[bot] |
297 | | -- Bump @types/vscode from 1.66.0 to 1.69.0 |
298 | | - ([#643](https://github.com/haskell/vscode-haskell/pull/643)) by @dependabot[bot] |
299 | | -- Bump @types/node from 17.0.29 to 18.0.4 |
300 | | - ([#642](https://github.com/haskell/vscode-haskell/pull/642)) by @dependabot[bot] |
301 | | -- Bump husky from 7.0.4 to 8.0.1 |
302 | | - ([#641](https://github.com/haskell/vscode-haskell/pull/641)) by @dependabot[bot] |
303 | | -- Bump ts-loader from 9.2.9 to 9.3.1 |
304 | | - ([#640](https://github.com/haskell/vscode-haskell/pull/640)) by @dependabot[bot] |
305 | | -- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.30.6 |
306 | | - ([#638](https://github.com/haskell/vscode-haskell/pull/638)) by @dependabot[bot] |
307 | | -- Bump eslint from 8.14.0 to 8.19.0 |
308 | | - ([#637](https://github.com/haskell/vscode-haskell/pull/637)) by @dependabot[bot] |
309 | | -- Bump haskell/actions from 1 to 2 |
310 | | - ([#636](https://github.com/haskell/vscode-haskell/pull/636)) by @dependabot[bot] |
311 | | -- Bump actions/checkout from 2 to 3 |
312 | | - ([#635](https://github.com/haskell/vscode-haskell/pull/635)) by @dependabot[bot] |
313 | | -- Bump actions/setup-node from 1 to 3 |
314 | | - ([#634](https://github.com/haskell/vscode-haskell/pull/634)) by @dependabot[bot] |
315 | 88 | - Add dependabot.yml |
316 | 89 | ([#633](https://github.com/haskell/vscode-haskell/pull/633)) by @fendor |
317 | 90 | - Replace x32 with ia32 for Architecture matching |
|
380 | 153 | ([#547](https://github.com/haskell/vscode-haskell/pull/547)) by @hasufell |
381 | 154 | - Consider user installed HLSes (e.g. via ghcup compile) |
382 | 155 | ([#543](https://github.com/haskell/vscode-haskell/pull/543)) by @hasufell |
383 | | -- Bump lodash-es from 4.17.15 to 4.17.21 |
384 | | - ([#539](https://github.com/haskell/vscode-haskell/pull/539)) by @dependabot[bot] |
385 | 156 | - Update README.MD GHC support |
386 | 157 | ([#537](https://github.com/haskell/vscode-haskell/pull/537)) by @cptwunderlich |
387 | 158 | - fix: change deprecated Haskell Platform install link to GHCup |
388 | 159 | ([#536](https://github.com/haskell/vscode-haskell/pull/536)) by @HEIGE-PCloud |
389 | 160 | - Update HLS installation method |
390 | 161 | ([#533](https://github.com/haskell/vscode-haskell/pull/533)) by @hasufell |
391 | | -- Bump ajv from 6.12.0 to 6.12.6 |
392 | | - ([#532](https://github.com/haskell/vscode-haskell/pull/532)) by @dependabot[bot] |
393 | 162 | - Fixes related with paths |
394 | 163 | ([#518](https://github.com/haskell/vscode-haskell/pull/518)) by @jneira |
395 | 164 | - Reorganize troubleshooting section |
|
0 commit comments