Skip to content

Commit cbaadce

Browse files
authored
Merge pull request #657 from fendor/release/2.2.1
Prepare release 2.2.1
2 parents c69df99 + a3bc083 commit cbaadce

File tree

4 files changed

+182
-114
lines changed

4 files changed

+182
-114
lines changed

Changelog.md

+77
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,82 @@
11
# Changelog for vscode-haskell
22

3+
## 2.2.1
4+
5+
- Fix test-suite for new GHCUp release
6+
([#672](https://github.com/haskell/vscode-haskell/pull/672)) by @fendor
7+
- Bump webpack from 5.73.0 to 5.74.0
8+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
9+
- Bump typescript from 4.4.0 to 4.7.4
10+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
11+
- Bump @types/node from 18.0.4 to 18.6.1
12+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
13+
- Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.31.0
14+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
15+
- Bump @typescript-eslint/parser from 5.30.6 to 5.31.0
16+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
17+
- Bump prettier from 2.6.2 to 2.7.1
18+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
19+
- Bump mocha from 9.2.1 to 10.0.0
20+
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
21+
- Bump @vscode/test-electron from 2.1.3 to 2.1.5
22+
([#656](https://github.com/haskell/vscode-haskell/pull/656)) by @dependabot[bot]
23+
- Bump eslint from 8.19.0 to 8.20.0
24+
([#655](https://github.com/haskell/vscode-haskell/pull/655)) by @dependabot[bot]
25+
- Bump glob from 7.2.0 to 8.0.3
26+
([#654](https://github.com/haskell/vscode-haskell/pull/654)) by @dependabot[bot]
27+
- Bump lru-cache and @types/lru-cache
28+
([#653](https://github.com/haskell/vscode-haskell/pull/653)) by @dependabot[bot]
29+
- Bump ts-pattern from 4.0.2 to 4.0.5
30+
([#652](https://github.com/haskell/vscode-haskell/pull/652)) by @dependabot[bot]
31+
- Bump terser from 5.13.0 to 5.14.2
32+
([#651](https://github.com/haskell/vscode-haskell/pull/651)) by @dependabot[bot]
33+
- Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12
34+
([#647](https://github.com/haskell/vscode-haskell/pull/647)) by @dependabot[bot]
35+
- Bump webpack from 5.72.0 to 5.73.0
36+
([#646](https://github.com/haskell/vscode-haskell/pull/646)) by @dependabot[bot]
37+
- Bump @typescript-eslint/parser from 5.21.0 to 5.30.6
38+
([#645](https://github.com/haskell/vscode-haskell/pull/645)) by @dependabot[bot]
39+
- Bump webpack-cli from 4.9.2 to 4.10.0
40+
([#644](https://github.com/haskell/vscode-haskell/pull/644)) by @dependabot[bot]
41+
- Bump @types/vscode from 1.66.0 to 1.69.0
42+
([#643](https://github.com/haskell/vscode-haskell/pull/643)) by @dependabot[bot]
43+
- Bump @types/node from 17.0.29 to 18.0.4
44+
([#642](https://github.com/haskell/vscode-haskell/pull/642)) by @dependabot[bot]
45+
- Bump husky from 7.0.4 to 8.0.1
46+
([#641](https://github.com/haskell/vscode-haskell/pull/641)) by @dependabot[bot]
47+
- Bump ts-loader from 9.2.9 to 9.3.1
48+
([#640](https://github.com/haskell/vscode-haskell/pull/640)) by @dependabot[bot]
49+
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.30.6
50+
([#638](https://github.com/haskell/vscode-haskell/pull/638)) by @dependabot[bot]
51+
- Bump eslint from 8.14.0 to 8.19.0
52+
([#637](https://github.com/haskell/vscode-haskell/pull/637)) by @dependabot[bot]
53+
- Bump haskell/actions from 1 to 2
54+
([#636](https://github.com/haskell/vscode-haskell/pull/636)) by @dependabot[bot]
55+
- Bump actions/checkout from 2 to 3
56+
([#635](https://github.com/haskell/vscode-haskell/pull/635)) by @dependabot[bot]
57+
- Bump actions/setup-node from 1 to 3
58+
([#634](https://github.com/haskell/vscode-haskell/pull/634)) by @dependabot[bot]
59+
- Add dependabot.yml
60+
([#633](https://github.com/haskell/vscode-haskell/pull/633)) by @fendor
61+
- Replace x32 with ia32 for Architecture matching
62+
([#631](https://github.com/haskell/vscode-haskell/pull/631)) by @fendor
63+
- Toolchain management dialog: add hint for beginners
64+
([#621](https://github.com/haskell/vscode-haskell/pull/621)) by @runeksvendsen
65+
- Fix trace.server option
66+
([#617](https://github.com/haskell/vscode-haskell/pull/617)) by @coltenwebb
67+
- Add TOC
68+
([#615](https://github.com/haskell/vscode-haskell/pull/615)) by @hasufell
69+
- Cleanups
70+
([#605](https://github.com/haskell/vscode-haskell/pull/605)) by @hasufell
71+
- Link to VSCode settings page
72+
([#603](https://github.com/haskell/vscode-haskell/pull/603)) by @hasufell
73+
- Refactor toInstall shenanigans
74+
([#600](https://github.com/haskell/vscode-haskell/pull/600)) by @hasufell
75+
- Fix confusing download dialog popup
76+
([#599](https://github.com/haskell/vscode-haskell/pull/599)) by @hasufell
77+
- More troubleshooting
78+
([#598](https://github.com/haskell/vscode-haskell/pull/598)) by @hasufell
79+
380
## 2.2.0
481

582
- Bump version to 2.2.0 (Syncs up pre-release and release version)

GenChangelogs.hs

100644100755
File mode changed.

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "haskell",
33
"displayName": "Haskell",
44
"description": "Haskell language support powered by the Haskell Language Server",
5-
"version": "2.2.0",
5+
"version": "2.2.1",
66
"license": "MIT",
77
"publisher": "haskell",
88
"engines": {
@@ -533,25 +533,25 @@
533533
"@types/lodash-es": "^4.17.3",
534534
"@types/lru-cache": "^7.10.10",
535535
"@types/mocha": "^9.0.0",
536-
"@types/node": "^18.0.4",
536+
"@types/node": "^18.6.1",
537537
"@types/vscode": "^1.69.0",
538538
"@types/which": "^2.0.1",
539539
"@types/yauzl": "^2.9.1",
540-
"@typescript-eslint/eslint-plugin": "^5.30.6",
541-
"@typescript-eslint/parser": "^5.30.6",
540+
"@typescript-eslint/eslint-plugin": "^5.31.0",
541+
"@typescript-eslint/parser": "^5.31.0",
542542
"@vscode/test-electron": "^2.1.5",
543543
"eslint": "^8.20.0",
544544
"glob": "^8.0.3",
545545
"husky": "^8.0.1",
546-
"mocha": "^9.2.1",
547-
"prettier": "^2.6.2",
546+
"mocha": "^10.0.0",
547+
"prettier": "^2.7.1",
548548
"pretty-quick": "^3.1.2",
549549
"set-value": ">=4.0.1",
550550
"ts-loader": "^9.3.1",
551551
"tslint": "^6.1.3",
552552
"tslint-loader": "^3.5.4",
553-
"typescript": "^4.4.0",
554-
"webpack": "^5.73.0",
553+
"typescript": "^4.7.4",
554+
"webpack": "^5.74.0",
555555
"webpack-cli": "^4.10.0"
556556
},
557557
"extensionDependencies": [

0 commit comments

Comments
 (0)