chore(deps): update dependency vue-tsc to v2.2.12#21
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency vue-tsc to v2.2.12#21renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Deploying modchecker-azisaba-net with
|
| Latest commit: |
6761b8e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9f37b8ea.modchecker-azisaba-net.pages.dev |
| Branch Preview URL: | https://renovate-vue-tsc-2-x-lockfil.modchecker-azisaba-net.pages.dev |
f5de3d6 to
58240ba
Compare
58240ba to
71dde18
Compare
71dde18 to
9cf142f
Compare
9cf142f to
4005518
Compare
4005518 to
4a226c6
Compare
4a226c6 to
06e5551
Compare
06e5551 to
480dad0
Compare
480dad0 to
62a641f
Compare
62a641f to
28b5207
Compare
28b5207 to
8a43590
Compare
8a43590 to
c96fa70
Compare
c96fa70 to
e47c240
Compare
e47c240 to
c7826f8
Compare
c7826f8 to
d390a5a
Compare
d390a5a to
3e0ff4c
Compare
3e0ff4c to
6a1f3b1
Compare
6a1f3b1 to
77ee487
Compare
77ee487 to
8d3af33
Compare
8d3af33 to
25bda8e
Compare
25bda8e to
fa4b1cf
Compare
fa4b1cf to
b9a6949
Compare
b9a6949 to
3604aa3
Compare
3604aa3 to
5c66c21
Compare
ac674c4 to
f9d9715
Compare
f9d9715 to
5b20ebd
Compare
5b20ebd to
6761b8e
Compare
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
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.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
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.