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 #12

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
@antfu/utils ^0.2.4 -> ^0.3.0 age adoption passing confidence
@types/vscode ^1.59.0 -> ^1.60.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.29.2 -> ^4.30.0 age adoption passing confidence
@typescript-eslint/parser ^4.29.2 -> ^4.30.0 age adoption passing confidence
@vue/compiler-sfc ^3.2.4 -> ^3.2.8 age adoption passing confidence
@vueuse/core ^6.0.0 -> ^6.1.0 age adoption passing confidence
siroc ^0.15.0 -> ^0.16.0 age adoption passing confidence
typescript (source) ^4.3.5 -> ^4.4.2 age adoption passing confidence
vsce (source) ^1.96.1 -> ^1.96.3 age adoption passing confidence
vscode ^1.0.0 -> ^1.999.0 age adoption passing confidence
vue ^3.2.4 -> ^3.2.8 age adoption passing confidence

Release Notes

antfu/utils ### [`v0.3.0`](https://togithub.com/antfu/utils/releases/v0.3.0) [Compare Source](https://togithub.com/antfu/utils/compare/v0.2.4...v0.3.0) ##### Features - **array:** partition support multiple filters ([7206854](https://togithub.com/antfu/utils/commit/7206854)) - **string:** new template function ([cedde4b](https://togithub.com/antfu/utils/commit/cedde4b)) - createPromiseLock ([cbbf7b8](https://togithub.com/antfu/utils/commit/cbbf7b8))
typescript-eslint/typescript-eslint ### [`v4.30.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/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) ##### Bug Fixes - **eslint-plugin:** \[dot-notation] false positive with optional chaining ([#​3711](https://togithub.com/typescript-eslint/typescript-eslint/issues/3711)) ([c19fc6e](https://togithub.com/typescript-eslint/typescript-eslint/commit/c19fc6e03072ed549bc9b35ebe6961e10f8f9b43)), closes [#​3510](https://togithub.com/typescript-eslint/typescript-eslint/issues/3510) - **eslint-plugin:** \[prefer-reduce-type-parameter] handle already existing type params ([#​3706](https://togithub.com/typescript-eslint/typescript-eslint/issues/3706)) ([71dd273](https://togithub.com/typescript-eslint/typescript-eslint/commit/71dd27361a1bc93b5d5eb2279d805922b10002fd)) - **eslint-plugin:** isTypeReadonly error with \
vuejs/vue-next ### [`v3.2.8`](https://togithub.com/vuejs/vue-next/blob/master/CHANGELOG.md#​328-httpsgithubcomvuejsvue-nextcomparev327v328-2021-09-02) [Compare Source](https://togithub.com/vuejs/vue-next/compare/v3.2.7...v3.2.8) ##### Bug Fixes - **compiler-sfc:** ensure script setup generates type-valid ts output ([bacb201](https://togithub.com/vuejs/vue-next/commit/bacb2012acb4045a2db6988ba4545a7655d6ca14)), closes [#​4455](https://togithub.com/vuejs/vue-next/issues/4455) - **compiler-sfc:** generate matching prop types when withDefaults is used ([#​4466](https://togithub.com/vuejs/vue-next/issues/4466)) ([8580796](https://togithub.com/vuejs/vue-next/commit/85807967dc874e6ea6b20f341875beda938e3058)), closes [#​4455](https://togithub.com/vuejs/vue-next/issues/4455) - **compiler:** generate function ref for script setup if inline is ture. ([#​4492](https://togithub.com/vuejs/vue-next/issues/4492)) ([4cd282b](https://togithub.com/vuejs/vue-next/commit/4cd282b0a17589ef9ca2649e7beb0bdee4a73c57)) - **compiler:** report invalid directive name error ([#​4494](https://togithub.com/vuejs/vue-next/issues/4494)) ([#​4495](https://togithub.com/vuejs/vue-next/issues/4495)) ([c00925e](https://togithub.com/vuejs/vue-next/commit/c00925ed5c409b57a1540b79c595b7f8117e2d4c)) - **types:** include ref-macros.d.ts in npm dist files ([d7f1b77](https://togithub.com/vuejs/vue-next/commit/d7f1b771f80ab9014a4701913b50458fd251a117)), closes [#​4433](https://togithub.com/vuejs/vue-next/issues/4433) ### [`v3.2.7`](https://togithub.com/vuejs/vue-next/blob/master/CHANGELOG.md#​327-httpsgithubcomvuejsvue-nextcomparev326v327-2021-09-01) [Compare Source](https://togithub.com/vuejs/vue-next/compare/v3.2.6...v3.2.7) ##### Bug Fixes - **compiler-core:** remove no longer necessary withScopeId import in generated code ([935b4e2](https://togithub.com/vuejs/vue-next/commit/935b4e221041c8ae34c5821d90db90f07e622a9f)) - **compiler-sfc:** ensure script setup lang=ts output is tree-shakable ([b89ff92](https://togithub.com/vuejs/vue-next/commit/b89ff9291e70c64f7098cc110161a75eb7c465a4)) - **compiler:** only generate non-static ref for script setup if the binding exists ([3628991](https://togithub.com/vuejs/vue-next/commit/362899190666a2d1f9fe23c92e9b6007721ad69f)), closes [#​4431](https://togithub.com/vuejs/vue-next/issues/4431) - **ref-transform:** should transform $ref when used with generic arguments ([#​4446](https://togithub.com/vuejs/vue-next/issues/4446)) ([33cf6c8](https://togithub.com/vuejs/vue-next/commit/33cf6c88664137e8c9d6e75a3b4c5f5cce763c12)), closes [#​4442](https://togithub.com/vuejs/vue-next/issues/4442) - **runtime-core:** properly merge unmounted and beforeUnmount options ([#​4447](https://togithub.com/vuejs/vue-next/issues/4447)) ([741d3b3](https://togithub.com/vuejs/vue-next/commit/741d3b36f21582e682009114961b5cd3146e8dad)) - **suspense:** misusing DOM Comment element constructor as a vnode type ([#​4451](https://togithub.com/vuejs/vue-next/issues/4451)) ([ef5b731](https://togithub.com/vuejs/vue-next/commit/ef5b73159d7221c36c25e32f643669d789a33c2c)) ### [`v3.2.6`](https://togithub.com/vuejs/vue-next/blob/master/CHANGELOG.md#​326-httpsgithubcomvuejsvue-nextcomparev325v326-2021-08-24) [Compare Source](https://togithub.com/vuejs/vue-next/compare/v3.2.5...v3.2.6) ##### Bug Fixes - **build:** avoid imports to [@​babel/types](https://togithub.com/babel/types) in client build of compiler-core ([4c468eb](https://togithub.com/vuejs/vue-next/commit/4c468eb30a87f726d43c94476b75063640c3ff1c)) ### [`v3.2.5`](https://togithub.com/vuejs/vue-next/blob/master/CHANGELOG.md#​325-httpsgithubcomvuejsvue-nextcomparev324v325-2021-08-24) [Compare Source](https://togithub.com/vuejs/vue-next/compare/v3.2.4...v3.2.5) ##### Bug Fixes - **compiler-core:** fix duplicated component identifier for names with non-ascii chars ([#​4429](https://togithub.com/vuejs/vue-next/issues/4429)) ([3282750](https://togithub.com/vuejs/vue-next/commit/32827506ff2b6174d63525e7713830838840c671)), closes [#​4422](https://togithub.com/vuejs/vue-next/issues/4422) - **compiler-sfc:** fix 'export default' rewrite with extra whitespaces ([#​4375](https://togithub.com/vuejs/vue-next/issues/4375)) ([4792ebd](https://togithub.com/vuejs/vue-next/commit/4792ebd6879115f887e393c7ed0a8475a705b6b0)) - **compiler-sfc:** fix ` Githubissues.
  • Githubissues is a development platform for aggregating issues.