nuxtlabs / vscode-mdc

Provides syntax highlighting and colon matching for MDC (Markdown Components) files for Nuxt Content.
https://marketplace.visualstudio.com/items?itemName=Nuxt.mdc
MIT License
64 stars 2 forks source link

chore(deps): update all non-major dependencies #14

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^4.29.2 -> ^4.32.0 age adoption passing confidence
@typescript-eslint/parser ^4.29.2 -> ^4.32.0 age adoption passing confidence
glob ^7.1.7 -> ^7.2.0 age adoption passing confidence
typescript (source) ^4.3.5 -> ^4.4.3 age adoption passing confidence
vsce (source) ^1.96.1 -> ^1.100.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4312v4320-2021-09-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.2...v4.32.0) ##### Features - Support `'latest'` as `ecmaVersion` ([#​3873](https://togithub.com/typescript-eslint/typescript-eslint/issues/3873)) ([25a42c0](https://togithub.com/typescript-eslint/typescript-eslint/commit/25a42c0bbe92d1ecbc2e8ff9ef3a3ef413f728b0)) #### [4.31.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.1...v4.31.2) (2021-09-20) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [4.31.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.0...v4.31.1) (2021-09-13) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.31.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4312-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4311v4312-2021-09-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.1...v4.31.2) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.31.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4311-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4310v4311-2021-09-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.0...v4.31.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.31.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4310-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4300v4310-2021-09-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.30.0...v4.31.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.30.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4300-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4293v4300-2021-08-30) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.3...v4.30.0) ##### Features - **typescript-estree:** add support for class static blocks ([#​3730](https://togithub.com/typescript-eslint/typescript-eslint/issues/3730)) ([f81831b](https://togithub.com/typescript-eslint/typescript-eslint/commit/f81831bd279a32da6dbab0f1c061053ea43965f6)) #### [4.29.3](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.2...v4.29.3) (2021-08-23) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [4.29.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.1...v4.29.2) (2021-08-16) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [4.29.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.0...v4.29.1) (2021-08-09) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.29.3`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4293-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4292v4293-2021-08-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.29.2...v4.29.3) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
isaacs/node-glob ### [`v7.2.0`](https://togithub.com/isaacs/node-glob/compare/v7.1.7...v7.2.0) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v7.1.7...v7.2.0)
Microsoft/TypeScript ### [`v4.4.3`](https://togithub.com/Microsoft/TypeScript/releases/v4.4.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3) This patch release contains fix for [leaking file watchers on `package.json`](https://togithub.com/microsoft/TypeScript/issues/45633), and a [minor fix for completions in JavaScript files](https://togithub.com/microsoft/TypeScript/issues/45436). *** For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.4.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.0+%28Beta%29%22+). - [fixed issues query for Typescript 4.4.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.1+%28RC%29%22+). - [fixed issues query for Typescript 4.4.2](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.2%22+). - [fixed issues query for Typescript 4.4.3](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.3%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) ### [`v4.4.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.4.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.4.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.0+%28Beta%29%22+). - [fixed issues query for Typescript 4.4.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.1+%28RC%29%22+). - [fixed issues query for Typescript 4.4.2](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-442) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
Microsoft/vsce ### [`v1.100.1`](https://togithub.com/Microsoft/vsce/compare/v1.100.0...v1.100.1) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.100.0...v1.100.1) ### [`v1.100.0`](https://togithub.com/Microsoft/vsce/compare/v1.99.0...v1.100.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.99.0...v1.100.0) ### [`v1.99.0`](https://togithub.com/Microsoft/vsce/compare/v1.98.0...v1.99.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.98.0...v1.99.0) ### [`v1.98.0`](https://togithub.com/Microsoft/vsce/compare/v1.97.0...v1.98.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.97.0...v1.98.0) ### [`v1.97.0`](https://togithub.com/Microsoft/vsce/compare/v1.96.3...v1.97.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.96.3...v1.97.0) ### [`v1.96.3`](https://togithub.com/Microsoft/vsce/compare/v1.96.2...v1.96.3) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.96.2...v1.96.3) ### [`v1.96.2`](https://togithub.com/Microsoft/vsce/compare/v1.96.1...v1.96.2) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.96.1...v1.96.2)

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.