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.6 #147

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vsce from 1.96.1 to 2.6.6.

Release notes

Sourced from vsce's releases.

v2.6.6

2.6.6 (2022-02-01)

Bug Fixes

  • include prerelease flag for engine while checking (bca9e56)

v2.6.5

2.6.5 (2022-01-27)

Bug Fixes

  • :bug: fallback to file store, if keytar is unavailable (#690) (a332618)

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)

... (truncated)

Commits
  • 9acc6c6 Merge pull request #693 from microsoft/sandy081/fix691
  • bca9e56 fix: include prerelease flag for engine while checking
  • 68ba188 build: :construction_worker: npm audit fix
  • a332618 fix: :bug: fallback to file store, if keytar is unavailable
  • d18e59c test: :white_check_mark: bump test timeouts
  • 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)
  • 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 #149.