vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
chore: bump ovsx from 0.9.5 to 0.10.1
Bumps ovsx from 0.9.5 to 0.10.1.
Release notes
Sourced from ovsx's releases.
Release v0.10.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Replace
@Scheduledwith JobRunr recurring job by@amvanbarenin eclipse/openvsx#721- [Feature] Get the checksum of the VSIX file from the API by
@amvanbarenin eclipse/openvsx#678- log admin report queries by
@amvanbarenin eclipse/openvsx#722- Inefficient delete extension code? by
@amvanbarenin eclipse/openvsx#723- Also rename checksum file on namespace change by
@amvanbarenin eclipse/openvsx#724Full Changelog: https://github.com/eclipse/openvsx/compare/v0.9.7...v0.10.0
Open VSX v0.9.7
This is the tenth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Merge ExtensionVersion before persisting FileResource by
@amvanbarenin eclipse/openvsx#719Full Changelog: https://github.com/eclipse/openvsx/compare/v0.9.6...v0.9.7
Open VSX v0.9.6
This is the ninth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- add set up guide for MacOS by
@yiningwang11in eclipse/openvsx#671- Need to deal with collisions when renaming and merging namespaces by
@amvanbarenin eclipse/openvsx#717Full Changelog: https://github.com/eclipse/openvsx/compare/v0.9.5...v0.9.6
Changelog
Sourced from ovsx's changelog.
v0.10.1 (Nov. 2024)
Dependencies
- Upgrade
@vscode/vscefrom3.1.0to3.2.1(#1047)
v0.10.0 (Oct. 2024)
New Features
- Added
logincommand to add a namespace to the list of known namespaces (#1012)- Added
logoutcommand to remove a namespace from the list of known namespaces (#1012)- Added CLI parameter
--packageVersionto set the version of the provided VSIX packages (#1013)Dependencies
- Added dependency to
yauzl(#1012)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.