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.8.0 #174

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vsce from 1.96.1 to 2.8.0.

Release notes

Sourced from vsce's releases.

v2.8.0

2.8.0 (2022-05-18)

Features

v2.7.0

2.7.0 (2022-03-11)

Features

v2.6.7

2.6.7 (2022-02-03)

Bug Fixes

  • address security vulnerabilities (228d0e1), closes #692

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)

... (truncated)

Commits
  • 3826665 feat: Search command improvements (#728)
  • 194d59b docs: Update README.md (#714)
  • 83b0f11 build(deps): bump minimist from 1.2.5 to 1.2.6 (#712)
  • 0736280 ci: :sparkles: new PR lint workflow (#709)
  • f3bcf36 feat: force new version
  • 7c18bbb Add flags to support automation in edge cases (#707)
  • 8b22207 docs: add configuration tips to readme (#704)
  • 228d0e1 fix: address security vulnerabilities
  • 9acc6c6 Merge pull request #693 from microsoft/sandy081/fix691
  • bca9e56 fix: include prerelease flag for engine while checking
  • 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 #180.