Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ovsx to ^0.10.0 (#2770)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ovsx](https://open-vsx.org) ([source](https://redirect.github.com/eclipse/openvsx/tree/HEAD/cli)) | [`^0.9.1` -> `^0.10.0`](https://renovatebot.com/diffs/npm/ovsx/0.9.1/0.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ovsx/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ovsx/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ovsx/0.9.1/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ovsx/0.9.1/0.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eclipse/openvsx (ovsx)</summary> ### [`v0.10.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v0100-Oct-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/v0.9.5...v0.10.0) ##### New Features - Added `login` command to add a namespace to the list of known namespaces ([#​1012](https://redirect.github.com/eclipse/openvsx/pull/1012)) - Added `logout` command to remove a namespace from the list of known namespaces ([#​1012](https://redirect.github.com/eclipse/openvsx/pull/1012)) - Added CLI parameter `--packageVersion` to set the version of the provided VSIX packages ([#​1013](https://redirect.github.com/eclipse/openvsx/pull/1013)) ##### Dependencies - Added dependency to `yauzl` ([#​1012](https://redirect.github.com/eclipse/openvsx/pull/1012)) *** ### [`v0.9.5`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v095-Sep-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/v0.9.4...v0.9.5) ##### 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](https://redirect.github.com/eclipse/openvsx/pull/994)) - Upgrade `commander` from `6.1.0` to `6.2.1` ([#​994](https://redirect.github.com/eclipse/openvsx/pull/994)) - Upgrade `tmp` from `0.2.1` to `0.2.3` ([#​994](https://redirect.github.com/eclipse/openvsx/pull/994)) *** ### [`v0.9.4`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v094-Sep-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/v0.9.3...v0.9.4) ##### Dependencies - Upgrade `micromatch` from `4.0.5` to `4.0.8` ([#​978](https://redirect.github.com/eclipse/openvsx/pull/978)) *** ### [`v0.9.3`](https://redirect.github.com/eclipse/openvsx/releases/tag/v0.9.3): Open VSX v0.9.3 This is the sixth release of Open VSX. It consists of - [ovsx CLI](https://www.npmjs.com/package/ovsx/v/0.8.0) - [openvsx-webui frontend library](https://www.npmjs.com/package/openvsx-webui/v/0.9.3) - [openvsx-server Docker image](https://redirect.github.com/eclipse/openvsx/pkgs/container/openvsx-server/76247425?tag=v0.9.3) - [openvsx-webui Docker image](https://redirect.github.com/eclipse/openvsx/pkgs/container/openvsx-webui/76247444?tag=v0.9.3) Deploying the server application is documented [in the Wiki](https://redirect.github.com/eclipse/openvsx/wiki/Deploying-Open-VSX). #### What's Changed - Create new StringBuilder by [@​amvanbaren](https://redirect.github.com/amvanbaren) in [https://github.com/eclipse/openvsx/pull/692](https://redirect.github.com/eclipse/openvsx/pull/692) - Log query string too by [@​amvanbaren](https://redirect.github.com/amvanbaren) in [https://github.com/eclipse/openvsx/pull/693](https://redirect.github.com/eclipse/openvsx/pull/693) - Corrupted metadata extension in some extensions regarding targetPlatform by [@​amvanbaren](https://redirect.github.com/amvanbaren) in [https://github.com/eclipse/openvsx/pull/687](https://redirect.github.com/eclipse/openvsx/pull/687) - Unable to update namespace details by [@​amvanbaren](https://redirect.github.com/amvanbaren) in [https://github.com/eclipse/openvsx/pull/694](https://redirect.github.com/eclipse/openvsx/pull/694) **Full Changelog**: eclipse/openvsx@v0.9.1...v0.9.3 ### [`v0.9.2`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v092-July-2024) ##### Bug Fixes - Remove default universal for get operation ([#​944](https://redirect.github.com/eclipse/openvsx/pull/944)) ##### Dependencies - Upgrade `braces` from `3.0.2` to `3.0.3` ([#​953](https://redirect.github.com/eclipse/openvsx/pull/953)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information