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 22
33## Unreleased
44
5+ ## 1.32.2
6+
57- Reword DPM notification to inform users DPM is available and not selected. (#1930 )
68- Fix Windows path handling regression introduced in 1.32.1 by using
79 ` Uri.fsPath ` instead of ` Uri.path ` in workspace root detection, preventing
Original file line number Diff line number Diff line change 11{
22 "name" : " ocaml-platform" ,
33 "displayName" : " OCaml Platform" ,
4- "version" : " 1.32.1 " ,
4+ "version" : " 1.32.2 " ,
55 "private" : true ,
66 "description" : " Official OCaml language extension for VSCode" ,
77 "categories" : [
Original file line number Diff line number Diff line change @@ -2757,9 +2757,9 @@ __metadata:
27572757 linkType : hard
27582758
27592759" 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
27632763 languageName : node
27642764 linkType : hard
27652765
@@ -3203,9 +3203,9 @@ __metadata:
32033203 linkType : hard
32043204
32053205" 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
32093209 languageName : node
32103210 linkType : hard
32113211
@@ -4883,8 +4883,8 @@ __metadata:
48834883 linkType : hard
48844884
48854885" 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 "
48884888 dependencies :
48894889 browser-stdout : " npm:^1.3.1"
48904890 chokidar : " npm:^4.0.1"
@@ -4909,7 +4909,7 @@ __metadata:
49094909 bin :
49104910 _mocha : bin/_mocha
49114911 mocha : bin/mocha.js
4912- checksum : 10c0/63817742cb265035bdb7796be90f4e8f3c53400d22e41c03310a65eee99baca653fa28992b04ec349bfe2b61857658610996850c0ddacf0a2aac13b755b1132d
4912+ checksum : 10c0/542597eeb67fec01c453108f5361838ca1297f39cfdafedb83a8bbff02e2ff4585c8a05b50eab0247f57fd8099e7574045dd3b086a4dd3bb7fe4b3041273cea1
49134913 languageName : node
49144914 linkType : hard
49154915
You can’t perform that action at this time.
0 commit comments