| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-23 | 3.1 kB | |
| v1.0.2 source code.tar.gz | 2026-06-23 | 12.4 MB | |
| v1.0.2 source code.zip | 2026-06-23 | 13.1 MB | |
| Totals: 3 Items | 25.6 MB | 0 | |
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- Change: switch from mocha to vitest by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1914
- Change: add check for unsafe paths to MaliciousZipCheckService by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1915
- Fix: add consistent and strict http headers when serving files inside extensions by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1922
👒 Dependencies
- build(deps): bump tmp from 0.2.6 to 0.2.7 in /cli by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1903
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1902
- build(deps): bump tar from 7.5.11 to 7.5.16 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1907
- build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1908
- build(deps-dev): bump vite from 7.3.2 to 7.3.5 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1905
- build(deps): bump dompurify from 3.4.0 to 3.4.9 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1906
- build(deps): bump markdown-it from 14.1.1 to 14.2.0 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1904
- build(deps): bump tar from 7.5.11 to 7.5.16 in /cli by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1911
- build(deps): bump @babel/core from 7.29.0 to 7.29.7 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1909
- build(deps): bump form-data from 4.0.4 to 4.0.6 in /cli by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1910
- build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /cli by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1912
- build(deps): bump markdown-it from 14.1.1 to 14.2.0 in /cli by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1913
- build(deps): bump dompurify from 3.4.10 to 3.4.11 in /webui by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1920
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1921
Full Changelog: https://github.com/eclipse-openvsx/openvsx/compare/v1.0.1...v1.0.2