nix-community / vscode-nix-ide

Nix language support for VSCode editor [maintainer: @jnoortheen]
https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide
MIT License
273 stars 20 forks source link

chore(deps-dev): bump ovsx from 0.5.1 to 0.6.0 #309

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ovsx from 0.5.1 to 0.6.0.

Release notes

Sourced from ovsx's releases.

Open VSX v0.6.0

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

Deploying the server application is documented in the Wiki.

New Contributors

Full Changelog: https://github.com/eclipse/openvsx/compare/v0.1.0...v0.6.0

Changelog

Sourced from ovsx's changelog.

v0.6.0 (Nov. 2022)

New Features

  • Added verify-pat command (#624)

Dependencies

  • Upgrade vcse from 2.6.3 to 2.7.0 (#621)

v0.5.0 (Mar. 2022)

New Features

  • Added CLI parameter --target to support target platforms (#406)

v0.4.0 (Feb. 2022)

New Features

  • Added CLI parameter --pre-release to support pre-releases (#410)

v0.3.0 (Jan. 2022)

Breaking Changes

  • The minimum version of Node.js required is now 14 because of the newer vsce

Dependencies

  • Upgrade vsce from 1.97.0 to 2.6.3 (#403)
  • Upgrade follow-redirects
  • Upgrade nth-check

v0.2.1 (Sep. 2021)

New Features

  • Also accept LICENCE files (alternative spelling to LICENSE) (#307)
  • Remove --web option (it will now be inferred from the package.json file)

Dependencies

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #316.