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
69 stars 2 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/glob ^7.1.4 -> ^7.2.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.32.0 -> ^4.33.0 age adoption passing confidence
@typescript-eslint/parser ^4.32.0 -> ^4.33.0 age adoption passing confidence
standard-version ^9.3.1 -> ^9.3.2 age adoption passing confidence
typescript (source) ^4.4.3 -> ^4.4.4 age adoption passing confidence
vsce (source) ^1.100.1 -> ^1.102.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.33.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4330-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4320v4330-2021-10-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.32.0...v4.33.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
conventional-changelog/standard-version ### [`v9.3.2`](https://togithub.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md#​932-httpswwwgithubcomconventional-changelogstandard-versioncomparev931v932-2021-10-17) [Compare Source](https://togithub.com/conventional-changelog/standard-version/compare/v9.3.1...v9.3.2)
Microsoft/TypeScript ### [`v4.4.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.4.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4) This patch release contains fixes for [a performance regression in `--build` mode](https://togithub.com/microsoft/TypeScript/issues/46204) by [only calling `realpath` on `package.json`](https://togithub.com/microsoft/TypeScript/pull/462090) files only when those files are known to exist on disk, and [to only perform this work under `--watch` mode](https://togithub.com/microsoft/TypeScript/pull/46211). *** 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+). - [fixed issues query for Typescript 4.4.4](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-444) ([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.102.0`](https://togithub.com/Microsoft/vsce/releases/v1.102.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.101.0...v1.102.0) ##### Bug Fixes - detect expired PAT ([19f51dc](https://togithub.com/Microsoft/vsce/commit/19f51dcac164767805c579e92f3e757b95d0076f)), closes [#​466](https://togithub.com/Microsoft/vsce/issues/466) - normalize relative paths when rewriting links ([a537741](https://togithub.com/Microsoft/vsce/commit/a537741db4cf66939f0db74179ebc854b1903d1d)), closes [#​535](https://togithub.com/Microsoft/vsce/issues/535) - prepublish should run before version bump ([535fa75](https://togithub.com/Microsoft/vsce/commit/535fa75a9d33ad28a342ad68a7306d78ad889f81)), closes [#​187](https://togithub.com/Microsoft/vsce/issues/187) ##### Features - add --no-dependencies flag ([d797b8d](https://togithub.com/Microsoft/vsce/commit/d797b8d44b1d2571b9aee9dc47032615a45b9c56)), closes [#​439](https://togithub.com/Microsoft/vsce/issues/439) - allow --no-update-package-json when providing ([a8f432c](https://togithub.com/Microsoft/vsce/commit/a8f432cd644cb59d2a53463ff6d89ac2b4abbd00)), closes [#​596](https://togithub.com/Microsoft/vsce/issues/596) ### [`v1.101.0`](https://togithub.com/Microsoft/vsce/releases/v1.101.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.100.2...v1.101.0) ##### Features - **engineering:** add semantic-release ([b0fdd41](https://togithub.com/Microsoft/vsce/commit/b0fdd41a563fda1051b23c462ce19f3d76d9cc34)), closes [#​541](https://togithub.com/Microsoft/vsce/issues/541) ### [`v1.100.2`](https://togithub.com/Microsoft/vsce/compare/v1.100.1...v1.100.2) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v1.100.1...v1.100.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.