File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # [ 1.3.87 ] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.3.87 ) - 2025-11-11 (pre-release)
1+ # [ 1.3.89 ] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.3.89 ) - 2025-11-11 (pre-release)
22
3+ * Bump @types/vscode to 1.104.0 (#439 )
34* Prepare version 1.3.87 (#438 )
45* Bump @vscode/vsce from 3.6.2 to 3.7.0 (#434 )
56* Bump @types/node from 24.9.1 to 24.10.0 (#433 )
111112* Bump mocha from 11.4.0 to 11.5.0 (#301 )
112113* Bump @types/node from 22.15.17 to 22.15.21 (#304 )
113114
114- ** Full Changelog** : [ 1.3.0...1.3.87 ] ( https://github.com/kenherring/ablunit-test-runner/compare/1.3.85 ...1.3.87 )
115+ ** Full Changelog** : [ 1.3.0...1.3.89 ] ( https://github.com/kenherring/ablunit-test-runner/compare/1.3.87 ...1.3.89 )
115116
116117# [ 1.3.0] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.3.0 ) - 2025-05-21
117118
Original file line number Diff line number Diff line change 22 "name" : " ablunit-test-runner" ,
33 "displayName" : " ABLUnit Test Runner" ,
44 "description" : " OpenEdge ABLUnit test runner for VSCode" ,
5- "version" : " 1.3.87 " ,
5+ "version" : " 1.3.89 " ,
66 "engineStrict" : true ,
77 "galleryBanner" : {
88 "color" : " #007ACC" ,
6060 " progress"
6161 ],
6262 "engines" : {
63- "vscode" : " ^1.96 .0"
63+ "vscode" : " ^1.104 .0"
6464 },
6565 "categories" : [
6666 " Testing"
9696 "@eslint/js" : " ^9.38.0" ,
9797 "@types/mocha" : " ^10.0.10" ,
9898 "@types/node" : " 24.x" ,
99- "@types/vscode" : " ^1.96 .0" ,
99+ "@types/vscode" : " 1.104 .0" ,
100100 "@types/xml2js" : " ^0.4.14" ,
101101 "@vscode/test-cli" : " ^0.0.12" ,
102102 "@vscode/test-electron" : " ^2.5.2" ,
You can’t perform that action at this time.
0 commit comments