soartech / soar-language-server

Language Server for the Soar Language
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Bump vsce from 1.96.1 to 2.14.0 in /integrations/vscode #761

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vsce from 1.96.1 to 2.14.0.

Release notes

Sourced from vsce's releases.

v2.14.0

2.14.0 (2022-11-07)

Features

v2.13.0

2.13.0 (2022-10-21)

Features

  • support pricing model in the manifest file (#749) (1dcedef)

v2.12.0

2.12.0 (2022-10-19)

Features

  • allow to skip publishing duplicate package (#776) (2589114)

v2.11.0

2.11.0 (2022-08-29)

Bug Fixes

Features

  • expose all options to packaging and publishing APIs (#759) (8e193c9)

v2.10.2

2.10.2 (2022-08-19)

Bug Fixes

  • clarify simultaneous use of packagePath and target in vsce publish (#765) (3024d0f), closes #764

v2.10.1

2.10.1 (2022-08-19)

Bug Fixes

... (truncated)

Commits
  • d608ecd feat: prompt for full name to confirm unpublish action (#782) (#783)
  • 1dcedef feat: support pricing model in the manifest file (#749)
  • 2589114 feat: allow to skip publishing duplicate package (#776)
  • 8e193c9 feat: expose all options to packaging and publishing APIs (#759)
  • 5110bcf fix: correct program path in launch.json (#771)
  • 742720a chore: set up #codereview automation (#768)
  • 3024d0f fix: clarify simultaneous use of packagePath and target in vsce publish (#765)
  • 0940626 fix: list all valid targets in documentation for --target (#766)
  • 27fad23 chore: add branch protection (#767)
  • 9c50aa6 feat: github actions logging (#752)
  • Additional commits viewable in compare view


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 #773.