manuth / VSCodeESLintLanguageService

A VSCode-Extension that provides ESLint support using typescript-eslint-plugin
MIT License
2 stars 1 forks source link

Bump vsce from 1.96.1 to 2.6.4 #143

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vsce from 1.96.1 to 2.6.4.

Release notes

Sourced from vsce's releases.

v2.6.4

2.6.4 (2022-01-25)

Bug Fixes

  • force fix release due to markdown-it (9b2b16b)

v2.6.3

2.6.3 (2022-01-03)

Bug Fixes

v2.6.2

2.6.2 (2022-01-03)

Bug Fixes

  • docker base image needs be at latest node:14-alpine (#651) (d81a42f)

v2.6.1

2.6.1 (2022-01-03)

Bug Fixes

  • entrypoint validation without js tag (#676) (e53c78d)

v2.6.0

2.6.0 (2021-12-31)

Features

  • sanity check to validate entrypoints (#669) (dc68cc8)

v2.5.3

2.5.3 (2021-12-17)

Bug Fixes

  • :bug: publishing with version should check for the right version (e5af890)

v2.5.2

2.5.2 (2021-12-16)

... (truncated)

Commits
  • 9b2b16b fix: force fix release due to markdown-it
  • 3ab7de2 build: :arrow_up: update markdown-it
  • 507fd82 fix: add preRelease flag to api (#679)
  • d81a42f fix: docker base image needs be at latest node:14-alpine (#651)
  • e53c78d fix: entrypoint validation without js tag (#676)
  • dc68cc8 feat: sanity check to validate entrypoints (#669)
  • f4a8264 validate the package if pre-release flag is passed (#666)
  • e5af890 fix: :bug: publishing with version should check for the right version
  • 12586ed Merge pull request #668 from microsoft/TylerLeonhardt/only-enforce-major-minor
  • 63c89ae fix: typo
  • 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 2 years ago

Superseded by #144.