This change log covers only the command line interface (CLI) of Open VSX.
- Bump follow-redirects from
1.15.6to1.16.0(#1759)
- Bump picomatch from
2.3.1to2.3.2(#1719) - Bump picomatch from
4.0.3to4.0.4 - Bump brace-expansion from
1.1.12to1.1.13(#1725) - Bump brace-expansion from
2.0.2to2.0.3 - Bump brace-expansion from
5.0.4to5.0.5 - Bump lodash from
4.17.23to4.18.1(#1745)
- Bump ajv from
6.12.6to6.14.0(#1632) - Bump ajv from
8.17.1to8.18.0 - Bump tar from
7.5.7to7.5.11(#1681) - Bump minimatch to
3.1.5,9.0.9and10.2.4 - Bump underscore from
1.13.6to1.13.8(#1656) - Bump flatted from
3.3.1to3.4.2(#1703)
- Support custom registry url including a subpath (#1542)
- Move
ovsxscript tobindirectory (#1538) - Disable the automatic execution of lifecycle scripts by yarn (#1546)
- Bump lodash from 4.17.21 to 4.17.23 (#1567)
- Bump tar from 6.2.1 to 7.5.7
- Upgrade
tar-fsfrom2.1.3to2.1.4(#1353) - Upgrade
tmpfrom0.2.3to0.2.4(#1304) - Upgrade
form-datafrom4.0.0to4.0.4(#1291)
- Upgrade
brace-expansionfrom2.0.1to2.0.2(#1273) - Upgrade
brace-expansionfrom1.1.11to1.1.12(#1261)
- Upgrade
tar-fsfrom2.1.2to2.1.3(#1252)
- Use nullish coalescing (#1233)
- Move personal access token functionality to
pat.ts(#1225) - Reduce nested functions in
zip.ts(#1223) - Split command and options (#1222)
- Move PAT functionality from
util.tstologin.ts(#1220) - Expected the Promise rejection reason to be an Error (#1197)
- Upgrade
tar-fsfrom2.1.1to2.1.2(#1163)
- Upgrade
@vscode/vscefrom3.1.0to3.2.1(#1047)
- Added
logincommand to add a namespace to the list of known namespaces (#1012) - Added
logoutcommand to remove a namespace from the list of known namespaces (#1012) - Added CLI parameter
--packageVersionto set the version of the provided VSIX packages (#1013)
- Added dependency to
yauzl(#1012)
- The minimum version of Node.js required is now
20because of the newer@vscode/vsce
- Upgrade
@vscode/vscefrom2.25.0to3.1.0(#994) - Upgrade
commanderfrom6.1.0to6.2.1(#994) - Upgrade
tmpfrom0.2.1to0.2.3(#994)
- Upgrade
micromatchfrom4.0.5to4.0.8(#978)
- Remove default universal for get operation (#944)
- Upgrade
bracesfrom3.0.2to3.0.3(#953)
- Add
BufferEncodingtype to parameter (#896) - Lower the minimum version of Node.js required from
18to16(microsoft/vscode-vsce#944)
- The minimum version of Node.js required is now
18because of the newer@vscode/vsce
- Added explicit dependency to
semver(#733)
- Added CLI parameter
--skip-duplicateto fail silently if version already exists on the marketplace (#646)
- Migrated from deprecated
vcseto@vscode/vsce(#637)
- Added CLI parameter
--no-dependenciesto disable dependency detection (#635)
- Upgrade
vcsefrom2.7.0to2.15.0(#635)
- Added verify-pat command (#624)
- Upgrade
vcsefrom2.6.3to2.7.0(#621)
- Added CLI parameter
--targetto support target platforms (#406)
- Added CLI parameter
--pre-releaseto support pre-releases (#410)
- The minimum version of Node.js required is now
14because of the newervsce
- Upgrade
vscefrom1.97.0to2.6.3(#403) - Upgrade
follow-redirects - Upgrade
nth-check
- Also accept
LICENCEfiles (alternative spelling toLICENSE) (#307) - Remove
--weboption (it will now be inferred from thepackage.jsonfile)
- Upgrade
vscefrom1.93.0to1.97.0
- Added CLI parameter
--webfor web extensions (#262)
- Fixed handling of unknown commands (#302)
First release of Open VSX with the Eclipse Foundation.