standard / vscode-standard

VS Code extension for JavaScript Standard Style (`standard`) with automatic fixing
https://marketplace.visualstudio.com/items?itemName=standard.vscode-standard
MIT License
121 stars 24 forks source link

build(deps-dev): bump vsce from 2.10.0 to 2.13.0 #488

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vsce from 2.10.0 to 2.13.0.

Release notes

Sourced from vsce's releases.

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

  • list all valid targets in documentation for --target (#766) (0940626), closes #763
Commits
  • 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)
  • See full diff 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

Looks like vsce is up-to-date now, so this is no longer needed.