groovy-guru
groovy-guru copied to clipboard
Update dependency ovsx to v0.9.5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
ovsx (source) | 0.3.0 -> 0.9.5 |
Release Notes
eclipse/openvsx (ovsx)
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
from2.25.0
to3.1.0
(#994) - Upgrade
commander
from6.1.0
to6.2.1
(#994) - Upgrade
tmp
from0.2.1
to0.2.3
(#994)
v0.9.4
Dependencies
- Upgrade
micromatch
from4.0.5
to4.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
- Create new StringBuilder by @amvanbaren in https://github.com/eclipse/openvsx/pull/692
- Log query string too by @amvanbaren in https://github.com/eclipse/openvsx/pull/693
- Corrupted metadata extension in some extensions regarding targetPlatform by @amvanbaren in https://github.com/eclipse/openvsx/pull/687
- Unable to update namespace details by @amvanbaren in https://github.com/eclipse/openvsx/pull/694
Full Changelog: https://github.com/eclipse/openvsx/compare/v0.9.1...v0.9.3
v0.9.2
Bug Fixes
- Remove default universal for get operation (#944)
Dependencies
- Upgrade
braces
from3.0.2
to3.0.3
(#953)
v0.9.1
Bug Fixes
- Add
BufferEncoding
type to parameter (#896) - Lower the minimum version of Node.js required from
18
to16
(microsoft/vscode-vsce#944)
Dependencies
v0.9.0
Breaking Changes
- The minimum version of Node.js required is now
18
because of the newer@vscode/vsce
Dependencies
v0.8.4
Dependencies
v0.8.3
Dependencies
v0.8.2
Dependencies
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
New Features
- Added CLI parameter
--no-dependencies
to disable dependency detection (#635)
Dependencies
- Upgrade
vcse
from2.7.0
to2.15.0
(#635)
v0.6.0
New Features
- Added verify-pat command (#624)
Dependencies
- Upgrade
vcse
from2.6.3
to2.7.0
(#621)
v0.5.0
New Features
- Added CLI parameter
--target
to support target platforms (#406)
v0.4.0
New Features
- Added CLI parameter
--pre-release
to support pre-releases (#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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.