-
Notifications
You must be signed in to change notification settings - Fork 206
chore(deps): update dependency vue-tsc to v2.2.12 #169
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-lockfile
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
be60956 to
132ef5b
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
132ef5b to
051d512
Compare
75d1b56 to
8b6b98f
Compare
8b6b98f to
bc81863
Compare
bc81863 to
7ed1a65
Compare
7ed1a65 to
caa17fd
Compare
caa17fd to
13fdedf
Compare
13fdedf to
9556f1d
Compare
9556f1d to
3984321
Compare
3984321 to
2188a94
Compare
2188a94 to
947a967
Compare
947a967 to
12b0df2
Compare
12b0df2 to
7b118f4
Compare
7b118f4 to
fbe0b30
Compare
fbe0b30 to
80cb458
Compare
80cb458 to
1532950
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.0.6->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
🥚
v2.1.10Compare Source
Features
const props =withpropscompletion (#4942) - Thanks to @KazariEX!Bug Fixes
asassertion ofuseCssModuleinto correct location (#4952) - Thanks to @KazariEX!Refactors
Please refer to CHANGELOG.md for details.
Sponsors
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
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.
Open Source enables Microsoft products and services to bring choice, technology and community to our customers.
Become a sponsor
v2.1.8Compare Source
Features
$eltype (#4805) - Thanks to @KazariEX!Bug Fixes
v-forwithv-oncecorrectly (#4830) - Thanks to @KazariEX!thisto__VLS_ctx(#4845) - Thanks to @KazariEX!<component :is>and<slot :name>(#4661) - Thanks to @KazariEX, @so1ve!defineModel&defineEmitsin generic (#4823) - Thanks to @KazariEX!useTemplateRefinto correct location (#4829) - Thanks to @KazariEX!v-onon<slot>(#4864) - Thanks to @KazariEX!)(#4887) - Thanks to @KazariEX!valueinstead of model name into tuple (#4892) - Thanks to @KazariEX!v-forcorrectly (#4933) - Thanks to @KazariEX!Reactiveonv-for(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1tov2.4.8:importsNotUsedAsValues(#4897) - Thanks to @KazariEX!"module": "CommonJS"(#4944) - Thanks to @KazariEX!Please refer to CHANGELOG.md for details.
Sponsors
Stay in the flow with instant dev experiences.
No more hours stashing/pulling/installing locally
— just click, and start coding.
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.
Open Source enables Microsoft products and services to bring choice, technology and community to our customers.
Become a sponsor
v2.1.6Compare Source
Features
Bug Fixes
unrefin interpolation (#4777) - Thanks to @KazariEX!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 becomes conflicted, 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.