Skip to content

chore(deps): update dependency ovsx to ^0.10.0#354

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ovsx-0.x
Open

chore(deps): update dependency ovsx to ^0.10.0#354
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ovsx-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
ovsx (source) ^0.5.0^0.10.0 age confidence

Release Notes

eclipse-openvsx/openvsx (ovsx)

v0.10.10

Compare Source

Dependencies
  • Bump ajv from 6.12.6 to 6.14.0 (#​1632)
  • Bump ajv from 8.17.1 to 8.18.0
  • Bump tar from 7.5.7 to 7.5.11 (#​1681)
  • Bump minimatch to 3.1.5, 9.0.9 and 10.2.4
  • Bump underscore from 1.13.6 to 1.13.8 (#​1656)
  • Bump flatted from 3.3.1 to 3.4.2 (#​1703)

v0.10.9

Compare Source

Fixes
  • Support custom registry url including a subpath (#​1542)
Changes
  • Move ovsx script to bin directory (#​1538)
  • Disable the automatic execution of lifecycle scripts by yarn (#​1546)
Dependencies
  • Bump lodash from 4.17.21 to 4.17.23 (#​1567)
  • Bump tar from 6.2.1 to 7.5.7

v0.10.8

Compare Source

Dependencies
  • Upgrade jws from 3.2.2 to 4.0.1 (#​1482)
  • Upgrade @vscode/vsce from 3.2.1 to 3.7.1 (#​1482)

v0.10.7

Compare Source

Dependencies
  • Upgrade glob from 10.3.10 to 10.5.0 (#​1423)
  • Upgrade js-yaml from 4.1.0 to 4.1.1 (#​1417)

v0.10.6

Compare Source

Dependencies
  • Upgrade tar-fs from 2.1.3 to 2.1.4 (#​1353)
  • Upgrade tmp from 0.2.3 to 0.2.4 (#​1304)
  • Upgrade form-data from 4.0.0 to 4.0.4 (#​1291)

v0.10.5

Compare Source

Dependencies
  • Upgrade brace-expansion from 2.0.1 to 2.0.2 (#​1273)
  • Upgrade brace-expansion from 1.1.11 to 1.1.12 (#​1261)

v0.10.4

Compare Source

Dependencies
  • Upgrade tar-fs from 2.1.2 to 2.1.3 (#​1252)

v0.10.3

Compare Source

Bug Fixes
  • 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.ts to login.ts (#​1220)
  • Expected the Promise rejection reason to be an Error (#​1197)
Dependencies
  • Replace yauzl with yauzl-promise (#​1226)
  • Upgrade yarn from 4.5.1 to 4.9.1 (#​1190)

v0.10.2

Compare Source

Dependencies
  • Upgrade tar-fs from 2.1.1 to 2.1.2 (#​1163)

v0.10.1

Compare Source

Dependencies
  • Bump ajv from 6.12.6 to 6.14.0 (#​1632)
  • Bump ajv from 8.17.1 to 8.18.0
  • Bump tar from 7.5.7 to 7.5.11 (#​1681)
  • Bump minimatch to 3.1.5, 9.0.9 and 10.2.4
  • Bump underscore from 1.13.6 to 1.13.8 (#​1656)
  • Bump flatted from 3.3.1 to 3.4.2 (#​1703)

v0.10.0

Compare Source

New Features
  • Added login command to add a namespace to the list of known namespaces (#​1012)
  • Added logout command to remove a namespace from the list of known namespaces (#​1012)
  • Added CLI parameter --packageVersion to set the version of the provided VSIX packages (#​1013)
Dependencies

v0.9.5

Compare Source

Breaking Changes
  • The minimum version of Node.js required is now 20 because of the newer @vscode/vsce
Dependencies
  • Upgrade @vscode/vsce from 2.25.0 to 3.1.0 (#​994)
  • Upgrade commander from 6.1.0 to 6.2.1 (#​994)
  • Upgrade tmp from 0.2.1 to 0.2.3 (#​994)

v0.9.4

Compare Source

Dependencies
  • Upgrade micromatch from 4.0.5 to 4.0.8 (#​978)

v0.9.3: Open VSX v0.9.3

This is the sixth release of Open VSX. It consists of

Deploying the server application is documented in the Wiki.

What's Changed

Full Changelog: eclipse-openvsx/openvsx@v0.9.1...v0.9.3

v0.9.2

Bug Fixes
  • Remove default universal for get operation (#​944)
Dependencies
  • Upgrade braces from 3.0.2 to 3.0.3 (#​953)

v0.9.1

Compare Source

Bug Fixes
Dependencies
  • Upgrade @vscode/vsce from 2.24.0 to 2.25.0 (#​896)
  • Upgrade tar from 6.2.0 to 6.2.1 (#​893)

v0.9.0

Compare Source

Breaking Changes
  • The minimum version of Node.js required is now 18 because of the newer @vscode/vsce
Dependencies
  • Upgrade @vscode/vsce from 2.19.0 to 2.24.0 (#​878)
  • Upgrade semver from 7.5.2 to 7.6.0 (#​878)

v0.8.4

Compare Source

Dependencies
  • Upgrade follow-redirects from 1.14.8 to 1.15.6 (#​869)
  • Upgrade ip from 2.0.0 to 2.0.1 (#​858)

v0.8.3

Dependencies
  • Upgrade yarn from 1.22.19 to 3.6.1 (#​793)
  • Upgrade word-wrap from 1.2.3 to 1.2.4 (#​787)

v0.8.2

Dependencies
  • Upgrade vcse from 2.15.0 to 2.19.0 (#​775)
  • Upgrade semver from 5.7.1 to 7.5.2 (#​763)

v0.8.1

Dependencies
  • Added explicit dependency to semver (#​733)

v0.8.0

New Features
  • Added CLI parameter --skip-duplicate to fail silently if version already exists on the marketplace (#​646)

v0.7.1

Dependencies
  • Migrated from deprecated vcse to @vscode/vsce (#​637)

v0.7.0

Compare Source

New Features
  • Added CLI parameter --no-dependencies to disable dependency detection (#​635)
Dependencies
  • Upgrade vcse from 2.7.0 to 2.15.0 (#​635)

v0.6.0

New Features
  • Added verify-pat command (#​624)
Dependencies
  • Upgrade vcse from 2.6.3 to 2.7.0 (#​621)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 146201c to ccd5bd3 Compare August 19, 2025 19:13
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from ccd5bd3 to aeeb992 Compare August 31, 2025 11:02
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 46cd421 to a6272a4 Compare September 30, 2025 12:56
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from a6272a4 to e6f0d09 Compare October 22, 2025 00:38
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from e6f0d09 to 03e3bbf Compare November 10, 2025 18:44
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from a0cfc3a to 2d64bd3 Compare November 21, 2025 13:04
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from 2d64bd3 to cdd0276 Compare December 3, 2025 18:32
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 9483930 to d311544 Compare January 6, 2026 20:55
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 658278f to 91f8978 Compare January 23, 2026 18:59
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 1c1ce7e to 603b669 Compare February 5, 2026 15:35
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 16f4269 to 9e3544f Compare February 17, 2026 19:14
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from 9e3544f to e3929df Compare March 5, 2026 19:16
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from e3929df to e93b1b3 Compare March 14, 2026 19:45
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch 2 times, most recently from 01ec869 to 061e709 Compare March 27, 2026 17:14
@renovate renovate bot force-pushed the renovate/ovsx-0.x branch from 061e709 to 89f4407 Compare April 1, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants