-
- Notifications
You must be signed in to change notification settings - Fork 22
chore(deps): update dependency vue-tsc to v2.2.12 #1555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate wants to merge 1 commit into main Choose a base branch from renovate/vue-tsc-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a70506d to 2c15c5b Compare | Deployment failed with the following error: |
2c15c5b to df9f798 Compare | Deployment failed with the following error: |
df9f798 to edce038 Compare | Deployment failed with the following error: |
edce038 to 5d6f18e Compare 5d6f18e to cde1468 Compare cde1468 to 596f916 Compare 596f916 to ef78b97 Compare ef78b97 to 73e2121 Compare 73e2121 to cec163f Compare cec163f to f416d1c Compare a01fb09 to 4c9174c Compare 80ed27e to 0472312 Compare 7e97a6d to 6277391 Compare 6277391 to 73a3a6b Compare 73a3a6b to dc1d14f Compare | Deployment failed with the following error: |
dc1d14f to 4ec17a2 Compare d876cc1 to bae3b45 Compare bae3b45 to a4ea270 Compare a4ea270 to dc04b12 Compare dc04b12 to 687c2f5 Compare 687c2f5 to 588e0f3 Compare 588e0f3 to f84a3b4 Compare f84a3b4 to 2b1406a Compare 2b1406a to ba6275f Compare Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.10->2.2.12Release Notes
vuejs/language-tools (vue-tsc)
v2.2.12Compare Source
v2.2.10Compare Source
v2.2.8Compare Source
Bug Fixes
v-modelvariable against model type"Please refer to CHANGELOG.md for details.
Sponsors
Next Generation Tooling
An approachable, performant and versatile framework for building web user interfaces.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
Essential tools for software developers and teams.
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
Become a sponsor
v2.2.6Compare Source
Features
defineModel's leading comments (#5211) - Thanks to @KazariEX!Bug Fixes
defineModeloptions to collectdefaultvalue (#5209) - Thanks to @KazariEX!defineExpose's codes - Thanks to @KazariEX!defineModel(#5213) - Thanks to @KazariEX!v-modelvariable against model type (#5214) - Thanks to @KazariEX!Other Changes
can't reproducelabel - Thanks to @KazariEX!linkedCodeMappingsoffsets (#5220) - Thanks to @KazariEX!Please refer to CHANGELOG.md for details.
Sponsors
Next Generation Tooling
An approachable, performant and versatile framework for building web user interfaces.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
Essential tools for software developers and teams.
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
Become a sponsor
v2.2.4Compare Source
Features
$attrs,$el,$refsand$slots(#5135) - Thanks to @KazariEX!Bug Fixes
generateSfcBlockSectionto the end to fix missing comma errors (#5184) - Thanks to @zhiyuanzmj!TS4081(#5192) - Thanks to @KazariEX!@vue-genericto improve offset calculation (#5193) - Thanks to @Gehbt!undefinedfor model with default value (#5198) - Thanks to @RylanBueckert-Broadsign!Other Changes
v-scopeimplemention - Thanks to @KazariEX!v-for- Thanks to @KazariEX!declarationto track more errors - Thanks to @KazariEX!@vue-expect-errorsupport (#5176) - Thanks to @machty!Please refer to CHANGELOG.md for details.
Sponsors
Next Generation Tooling
An approachable, performant and versatile framework for building web user interfaces.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
Essential tools for software developers and teams.
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
Become a sponsor
v2.2.2Compare Source
Features
$attrs,$slots,$refsand$elin the template (#5056) - Thanks to @KazariEX!useAttrs(#5106) - Thanks to @KazariEX!strictTemplates(#5138)checkUnknownDirectivesoption (#5141) - Thanks to @KazariEX!<script vapor>- Thanks to @KazariEX!Bug Fixes
<template>withv-slot(#5077) - Thanks to @KazariEX!loc.sourceinstead of node content$attrswith__VLS_ctx.$attrs(#5113) - Thanks to @KazariEX!class(#5100) - Thanks to @KazariEX!v-forwith core (#5084) - Thanks to @KazariEX!undefinedto first param type of optional model emits (#5171) - Thanks to @KazariEX!__VLS_slotswith__VLS_ctx.$slots(#5083) - Thanks to @KazariEX!Other Changes
vueCompilerOptionsresolution logicscriptSetupRangesfrom codegen - Thanks to @KazariEX!sfc.script- Thanks to @KazariEX!Please refer to CHANGELOG.md for details.
Sponsors
Next Generation Tooling
An approachable, performant and versatile framework for building web user interfaces.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
Essential tools for software developers and teams.
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
Become a sponsor
v2.2.0Compare Source
Features
@vue-generic(#4971) - Thanks to @KazariEX!data-allow-mismatch- Thanks to @KazariEX!$attrs(#5076) - Thanks to @KazariEX!useSlotsand$slots(#5055) - Thanks to @KazariEX!v-modelmodifiers (#5061) - Thanks to @KazariEX!vueCompilerOptions(#4987) - Thanks to @KazariEX!Performance
Bug Fixes
@ts-check- Thanks to @KazariEX!<slot>(#4982) - Thanks to @KazariEX!defineEmits(#5028) - Thanks to @KazariEX!useTemplateRef(#5032) - Thanks to @KazariEX!enabledHybridModebefore activate extension (#5019) - Thanks to @nieyuyao!GitHub.copilot-chatto hybrid mode compatible list (#5047) - Thanks to @KazariEX!useTemplateRefhas no parameters (#5051) - Thanks to @KazariEX!.propor.attronv-model- Thanks to @KazariEX!useTemplateRefparameter repeatedly (#5009)vue:event (#4969) - Thanks to @KazariEX!parseScriptSetupRanges(#5049) - Thanks to @zhiyuanzmj!@and:(#5052) - Thanks to @KazariEX!v-slotcorrectly to report error when missing default slot - Thanks to @KazariEX!Other Changes
reactive-vscodeto v0.2.7 (#4997) - Thanks to @KermanX!defineProp(#5058) - Thanks to @KazariEX!v2.4.8tov2.4.11:Please refer to CHANGELOG.md for details.
Sponsors
Next Generation Tooling
An approachable, performant and versatile framework for building web user interfaces.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
Essential tools for software developers and teams.
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
Become a sponsor
🥚
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.