DontShaveTheYak / groovy-guru

Groovy Intellisense for Visual Studio Code
https://moonshine-ide.com/
Apache License 2.0
22 stars 4 forks source link

Update dependency ovsx to v0.9.5 #44

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ovsx (source) 0.3.0 -> 0.9.5 age adoption passing confidence

Release Notes

eclipse/openvsx (ovsx) ### [`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**: https://github.com/eclipse/openvsx/compare/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)) *** ### [`v0.9.1`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v091-Apr-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/v0.9.0...v0.9.1) ##### Bug Fixes - Add `BufferEncoding` type to parameter ([#​896](https://redirect.github.com/eclipse/openvsx/pull/896)) - Lower the minimum version of Node.js required from `18` to `16` ([microsoft/vscode-vsce#944](https://redirect.github.com/microsoft/vscode-vsce/issues/944)) ##### Dependencies - Upgrade `@vscode/vsce` from `2.24.0` to `2.25.0` ([#​896](https://redirect.github.com/eclipse/openvsx/pull/896)) - Upgrade `tar` from `6.2.0` to `6.2.1` ([#​893](https://redirect.github.com/eclipse/openvsx/pull/893)) *** ### [`v0.9.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v090-Mar-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/8e145b29c8d180bda78b59867780d8e4ffa6bce7...v0.9.0) ##### 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](https://redirect.github.com/eclipse/openvsx/pull/878)) - Upgrade `semver` from `7.5.2` to `7.6.0` ([#​878](https://redirect.github.com/eclipse/openvsx/pull/878)) *** ### [`v0.8.4`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v084-Mar-2024) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/3a552cca977f822c48da59fdc7af39ab463422ed...8e145b29c8d180bda78b59867780d8e4ffa6bce7) ##### Dependencies - Upgrade `follow-redirects` from `1.14.8` to `1.15.6` ([#​869](https://redirect.github.com/eclipse/openvsx/pull/869)) - Upgrade `ip` from `2.0.0` to `2.0.1` ([#​858](https://redirect.github.com/eclipse/openvsx/pull/858)) *** ### [`v0.8.3`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v083-Aug-2023) ##### Dependencies - Upgrade `yarn` from `1.22.19` to `3.6.1` ([#​793](https://redirect.github.com/eclipse/openvsx/pull/793)) - Upgrade `word-wrap` from `1.2.3` to `1.2.4` ([#​787](https://redirect.github.com/eclipse/openvsx/pull/787)) *** ### [`v0.8.2`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v082-July-2023) ##### Dependencies - Upgrade `vcse` from `2.15.0` to `2.19.0` ([#​775](https://redirect.github.com/eclipse/openvsx/pull/775)) - Upgrade `semver` from `5.7.1` to `7.5.2` ([#​763](https://redirect.github.com/eclipse/openvsx/pull/763)) *** ### [`v0.8.1`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v081-May-2023) ##### Dependencies - Added explicit dependency to `semver` ([#​733](https://redirect.github.com/eclipse/openvsx/pull/733)) *** ### [`v0.8.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v080-Jan-2023) ##### New Features - Added CLI parameter `--skip-duplicate` to fail silently if version already exists on the marketplace ([#​646](https://redirect.github.com/eclipse/openvsx/pull/646)) *** ### [`v0.7.1`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v071-Dec-2022) ##### Dependencies - Migrated from deprecated `vcse` to `@vscode/vsce` ([#​637](https://redirect.github.com/eclipse/openvsx/pull/637)) *** ### [`v0.7.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v070-Dec-2022) [Compare Source](https://redirect.github.com/eclipse/openvsx/compare/v0.6.0...v0.7.0) ##### New Features - Added CLI parameter `--no-dependencies` to disable dependency detection ([#​635](https://redirect.github.com/eclipse/openvsx/pull/635)) ##### Dependencies - Upgrade `vcse` from `2.7.0` to `2.15.0` ([#​635](https://redirect.github.com/eclipse/openvsx/pull/635)) *** ### [`v0.6.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v060-Nov-2022) ##### New Features - Added verify-pat command ([#​624](https://redirect.github.com/eclipse/openvsx/pull/624)) ##### Dependencies - Upgrade `vcse` from `2.6.3` to `2.7.0` ([#​621](https://redirect.github.com/eclipse/openvsx/pull/621)) *** ### [`v0.5.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v050-Mar-2022) ##### New Features - Added CLI parameter `--target` to support target platforms ([#​406](https://redirect.github.com/eclipse/openvsx/pull/406)) *** ### [`v0.4.0`](https://redirect.github.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v040-Feb-2022) ##### New Features - Added CLI parameter `--pre-release` to support pre-releases ([#​410](https://redirect.github.com/eclipse/openvsx/pull/410)) ***

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.



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