-
Notifications
You must be signed in to change notification settings - Fork 207
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
2.0.6
->2.2.12
Release Notes
vuejs/language-tools (vue-tsc)
v2.2.12
Compare Source
v2.2.10
Compare Source
v2.2.8
Compare Source
Bug Fixes
v-model
variable 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.6
Compare Source
Features
defineModel
's leading comments (#5211) - Thanks to @KazariEX!Bug Fixes
defineModel
options to collectdefault
value (#5209) - Thanks to @KazariEX!defineExpose
's codes - Thanks to @KazariEX!defineModel
(#5213) - Thanks to @KazariEX!v-model
variable against model type (#5214) - Thanks to @KazariEX!Other Changes
can't reproduce
label - Thanks to @KazariEX!linkedCodeMappings
offsets (#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.4
Compare Source
Features
$attrs
,$el
,$refs
and$slots
(#5135) - Thanks to @KazariEX!Bug Fixes
generateSfcBlockSection
to the end to fix missing comma errors (#5184) - Thanks to @zhiyuanzmj!TS4081
(#5192) - Thanks to @KazariEX!@vue-generic
to improve offset calculation (#5193) - Thanks to @Gehbt!undefined
for model with default value (#5198) - Thanks to @RylanBueckert-Broadsign!Other Changes
v-scope
implemention - Thanks to @KazariEX!v-for
- Thanks to @KazariEX!declaration
to track more errors - Thanks to @KazariEX!@vue-expect-error
support (#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.2
Compare Source
Features
$attrs
,$slots
,$refs
and$el
in the template (#5056) - Thanks to @KazariEX!useAttrs
(#5106) - Thanks to @KazariEX!strictTemplates
(#5138)checkUnknownDirectives
option (#5141) - Thanks to @KazariEX!<script vapor>
- Thanks to @KazariEX!Bug Fixes
<template>
withv-slot
(#5077) - Thanks to @KazariEX!loc.source
instead of node content$attrs
with__VLS_ctx.$attrs
(#5113) - Thanks to @KazariEX!class
(#5100) - Thanks to @KazariEX!v-for
with core (#5084) - Thanks to @KazariEX!undefined
to first param type of optional model emits (#5171) - Thanks to @KazariEX!__VLS_slots
with__VLS_ctx.$slots
(#5083) - Thanks to @KazariEX!Other Changes
vueCompilerOptions
resolution logicscriptSetupRanges
from 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.0
Compare Source
Features
@vue-generic
(#4971) - Thanks to @KazariEX!data-allow-mismatch
- Thanks to @KazariEX!$attrs
(#5076) - Thanks to @KazariEX!useSlots
and$slots
(#5055) - Thanks to @KazariEX!v-model
modifiers (#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!enabledHybridMode
before activate extension (#5019) - Thanks to @nieyuyao!GitHub.copilot-chat
to hybrid mode compatible list (#5047) - Thanks to @KazariEX!useTemplateRef
has no parameters (#5051) - Thanks to @KazariEX!.prop
or.attr
onv-model
- Thanks to @KazariEX!useTemplateRef
parameter repeatedly (#5009)vue:
event (#4969) - Thanks to @KazariEX!parseScriptSetupRanges
(#5049) - Thanks to @zhiyuanzmj!@
and:
(#5052) - Thanks to @KazariEX!v-slot
correctly to report error when missing default slot - Thanks to @KazariEX!Other Changes
reactive-vscode
to v0.2.7 (#4997) - Thanks to @KermanX!defineProp
(#5058) - Thanks to @KazariEX!v2.4.8
tov2.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.10
Compare Source
Features
const props =
withprops
completion (#4942) - Thanks to @KazariEX!Bug Fixes
as
assertion ofuseCssModule
into 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.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.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.6
Compare Source
Features
Bug Fixes
unref
in 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.