issues
search
arturh85
/
factorio-bot
Tauri based Frontend for Factorio Bot
MIT License
6
stars
0
forks
source link
Update dependency vue-tsc to v1.8.27
#1073
Open
renovate[bot]
opened
2 months ago
renovate[bot]
commented
2 months ago
This PR contains the following updates:
Package
Change
Age
Adoption
Passing
Confidence
vue-tsc
(
source
)
1.8.22
->
1.8.27
Release Notes
vuejs/language-tools (vue-tsc)
### [`v1.8.27`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1827-20231226) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.26...v1.8.27) - fix(language-core): remove misuse of `JSX.Element` for compatible with vue 3.4 ([https://github.com/vuejs/core/issues/9923](https://redirect.github.com/vuejs/core/issues/9923)) ### [`v1.8.26`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1826-20231222) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.25...v1.8.26) - fix: upgrade typescript-auto-import-cache to v0.3.1 to be compatible with TS 5.3 ([https://github.com/volarjs/typescript-auto-import-cache/pull/3](https://redirect.github.com/volarjs/typescript-auto-import-cache/pull/3)) ([#3802](https://redirect.github.com/vuejs/language-tools/issues/3802)) ### [`v1.8.25`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1825-2023126) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.24...v1.8.25) - fix(component-type-helpers): correct type inference for FunctionalComponent ([#3766](https://redirect.github.com/vuejs/language-tools/issues/3766)) - thanks [@pinguet62](https://redirect.github.com/pinguet62) - fix(language-core): camelize props for dynamic component ([#3774](https://redirect.github.com/vuejs/language-tools/issues/3774)) - thanks [@so1ve](https://redirect.github.com/so1ve) ### [`v1.8.24`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1824-20231129) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.22...v1.8.24) - refactor(component-type-helpers): vue 2 types now move to `vue-component-type-helpers/vue2` ([#3404](https://redirect.github.com/vuejs/language-tools/issues/3404)) - feat(language-core): expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges` ([#3710](https://redirect.github.com/vuejs/language-tools/issues/3710)) - thanks [@so1ve](https://redirect.github.com/so1ve) - fix(language-core): `strictTemplates` fails to report unknown components ([#3539](https://redirect.github.com/vuejs/language-tools/issues/3539)) - fix(language-core): script syntax breaks if script options does not have trailing comma ([#3755](https://redirect.github.com/vuejs/language-tools/issues/3755)) - fix(language-core): script syntax breaks if options are enclosed in parentheses ([#3756](https://redirect.github.com/vuejs/language-tools/issues/3756)) - fix(language-core): allow using `as` with multiple ` Githubissues.
Githubissues is a development platform for aggregating issues.
This PR contains the following updates:
1.8.22
->1.8.27
Release Notes
vuejs/language-tools (vue-tsc)
### [`v1.8.27`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1827-20231226) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.26...v1.8.27) - fix(language-core): remove misuse of `JSX.Element` for compatible with vue 3.4 ([https://github.com/vuejs/core/issues/9923](https://redirect.github.com/vuejs/core/issues/9923)) ### [`v1.8.26`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1826-20231222) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.25...v1.8.26) - fix: upgrade typescript-auto-import-cache to v0.3.1 to be compatible with TS 5.3 ([https://github.com/volarjs/typescript-auto-import-cache/pull/3](https://redirect.github.com/volarjs/typescript-auto-import-cache/pull/3)) ([#3802](https://redirect.github.com/vuejs/language-tools/issues/3802)) ### [`v1.8.25`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1825-2023126) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.24...v1.8.25) - fix(component-type-helpers): correct type inference for FunctionalComponent ([#3766](https://redirect.github.com/vuejs/language-tools/issues/3766)) - thanks [@pinguet62](https://redirect.github.com/pinguet62) - fix(language-core): camelize props for dynamic component ([#3774](https://redirect.github.com/vuejs/language-tools/issues/3774)) - thanks [@so1ve](https://redirect.github.com/so1ve) ### [`v1.8.24`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1824-20231129) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v1.8.22...v1.8.24) - refactor(component-type-helpers): vue 2 types now move to `vue-component-type-helpers/vue2` ([#3404](https://redirect.github.com/vuejs/language-tools/issues/3404)) - feat(language-core): expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges` ([#3710](https://redirect.github.com/vuejs/language-tools/issues/3710)) - thanks [@so1ve](https://redirect.github.com/so1ve) - fix(language-core): `strictTemplates` fails to report unknown components ([#3539](https://redirect.github.com/vuejs/language-tools/issues/3539)) - fix(language-core): script syntax breaks if script options does not have trailing comma ([#3755](https://redirect.github.com/vuejs/language-tools/issues/3755)) - fix(language-core): script syntax breaks if options are enclosed in parentheses ([#3756](https://redirect.github.com/vuejs/language-tools/issues/3756)) - fix(language-core): allow using `as` with multiple ` Githubissues.