File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 1.32.2
6
+
5
7
- Reword DPM notification to inform users DPM is available and not selected. (#1930 )
6
8
- Fix Windows path handling regression introduced in 1.32.1 by using
7
9
` Uri.fsPath ` instead of ` Uri.path ` in workspace root detection, preventing
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ocaml-platform" ,
3
3
"displayName" : " OCaml Platform" ,
4
- "version" : " 1.32.1 " ,
4
+ "version" : " 1.32.2 " ,
5
5
"private" : true ,
6
6
"description" : " Official OCaml language extension for VSCode" ,
7
7
"categories" : [
Original file line number Diff line number Diff line change @@ -2757,9 +2757,9 @@ __metadata:
2757
2757
linkType : hard
2758
2758
2759
2759
" caniuse-lite@npm:^1.0.30001737 " :
2760
- version : 1.0.30001737
2761
- resolution : " caniuse-lite@npm:1.0.30001737 "
2762
- checksum : 10c0/9d9cfe3b46fe670d171cee10c5c1b0fb641946fd5d6bea26149f804003d53d82ade7ef5a4a640fb3a0eaec47c7839b57e06a6ddae4f0ad2cd58e1187d31997ce
2760
+ version : 1.0.30001739
2761
+ resolution : " caniuse-lite@npm:1.0.30001739 "
2762
+ checksum : 10c0/a61ca5a53c428769059421a23311a7a812bdb6586e34dcad6189bd61bcdea58ffe2fe7f3c22a829e8978eba5316b6599aee88b9ea23677d8d5298865df4f4ad8
2763
2763
languageName : node
2764
2764
linkType : hard
2765
2765
@@ -3203,9 +3203,9 @@ __metadata:
3203
3203
linkType : hard
3204
3204
3205
3205
" electron-to-chromium@npm:^1.5.211 " :
3206
- version : 1.5.211
3207
- resolution : " electron-to-chromium@npm:1.5.211 "
3208
- checksum : 10c0/587536f2e319b7484cd4c9e83484f461ee06672c588c84bf4d4b6a6b5d00fbdb621d4ca418a68125a86db95d373b890b47de2fb5a0f52592cc8aebc263623e6e
3206
+ version : 1.5.212
3207
+ resolution : " electron-to-chromium@npm:1.5.212 "
3208
+ checksum : 10c0/b9be29f2705660f0c29f256422b9a403ed17c6571b211e1e9028866313a684bbf8a2beaeb946ec75424452669044dbee6334337ca2567a55b187f8631af4498e
3209
3209
languageName : node
3210
3210
linkType : hard
3211
3211
@@ -4883,8 +4883,8 @@ __metadata:
4883
4883
linkType : hard
4884
4884
4885
4885
" mocha@npm:^11.1.0 " :
4886
- version : 11.7.1
4887
- resolution : " mocha@npm:11.7.1 "
4886
+ version : 11.7.2
4887
+ resolution : " mocha@npm:11.7.2 "
4888
4888
dependencies :
4889
4889
browser-stdout : " npm:^1.3.1"
4890
4890
chokidar : " npm:^4.0.1"
@@ -4909,7 +4909,7 @@ __metadata:
4909
4909
bin :
4910
4910
_mocha : bin/_mocha
4911
4911
mocha : bin/mocha.js
4912
- checksum : 10c0/63817742cb265035bdb7796be90f4e8f3c53400d22e41c03310a65eee99baca653fa28992b04ec349bfe2b61857658610996850c0ddacf0a2aac13b755b1132d
4912
+ checksum : 10c0/542597eeb67fec01c453108f5361838ca1297f39cfdafedb83a8bbff02e2ff4585c8a05b50eab0247f57fd8099e7574045dd3b086a4dd3bb7fe4b3041273cea1
4913
4913
languageName : node
4914
4914
linkType : hard
4915
4915
You can’t perform that action at this time.
0 commit comments