-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency vue-tsc to v1.8.27 #14
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vue-tsc-1.x-lockfile
base: master
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.
Open
Conversation
This file contains 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
a7a1b98
to
69112e7
Compare
69112e7
to
14f847e
Compare
14f847e
to
b1dfbec
Compare
ade4bcf
to
9cdd81e
Compare
79b96b8
to
d2715b6
Compare
d2715b6
to
eed4e83
Compare
eed4e83
to
b7cc0ac
Compare
b7cc0ac
to
13f065e
Compare
13f065e
to
ee5c694
Compare
9f32ad4
to
4154cba
Compare
4154cba
to
ec141e3
Compare
ec141e3
to
5a0cd0f
Compare
5a0cd0f
to
c90524e
Compare
cdda805
to
3f9d991
Compare
c838726
to
bd6e2ad
Compare
bd6e2ad
to
a998029
Compare
a998029
to
4f2238c
Compare
2f70da7
to
a36e5c1
Compare
a36e5c1
to
7631ad3
Compare
7631ad3
to
3983b72
Compare
3983b72
to
0d6e108
Compare
0d6e108
to
8139c5c
Compare
8139c5c
to
cc6f198
Compare
cc6f198
to
4f980d9
Compare
4f980d9
to
97e98ad
Compare
e622878
to
f721033
Compare
f721033
to
08e76aa
Compare
08e76aa
to
c3ff703
Compare
c3ff703
to
e8d1753
Compare
e8d1753
to
3b8fea2
Compare
3b8fea2
to
e4ffaa1
Compare
e4ffaa1
to
cc43a64
Compare
cc43a64
to
fb8492c
Compare
87368cd
to
f3022db
Compare
f3022db
to
8f2b35e
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.
This PR contains the following updates:
1.0.16
->1.8.27
Release Notes
vuejs/language-tools (vue-tsc)
v1.8.27
Compare Source
JSX.Element
for compatible with vue 3.4 (https://github.com/vuejs/core/issues/9923)v1.8.26
Compare Source
v1.8.25
Compare Source
v1.8.24
Compare Source
vue-component-type-helpers/vue2
(#3404)defineEmits
'sarg
andtypeArg
inparseScriptSetupRanges
(#3710) - thanks @so1vestrictTemplates
fails to report unknown components (#3539)as
with multiple<script>
blocks (#3733) - thanks @so1ve<script setup>
tag above<script>
tag (#3743) - thanks @so1ve.prop
shorthand (#3729) - thanks @so1veVolar.js 1.11.1 updates:
v1.8.22
Compare Source
experimentalResolveStyleCssClasses: "always"
not working (#3689) - thanks @maIIady__VLS_Prettify
missing for dts build when useswithDefaults()
(#3691)v1.8.21
Compare Source
Volar.js 1.10.5 updates:
$
(https://github.com/volarjs/volar.js/issues/69)v1.8.20
Compare Source
v-bind
argument to be an object (#3666) - thanks @so1ve$event
(#3668) - thanks @so1vevolar
tovue
in diagnostics (#3667) - thanks @so1veFull-time Support by
WebContainer API is here.
Our Platinum Sponsors
Our Silver Sponsors
Add you via GitHub Sponsors or Open Collective
v1.8.19
Compare Source
v1.8.18
Compare Source
Upgrade required VSCode version to 1.82.0 (#3642)
v1.8.17
Compare Source
defineProps
work when reading a property fromdefineProps()
(#3633) - thanks @so1veprops
from__VLS_ctx
(#3636) - thanks @so1vedefineExpose
(#3639) - thanks @so1vev1.8.16
Compare Source
Volar.js 1.10.3 updates:
directoryExists()
(https://github.com/volarjs/volar.js/issues/66) - thanks @Akryumv1.8.15
Compare Source
$emit
return type for Vue 2 (#3596)v1.8.14
Compare Source
defineEmit
now able to infer event types with more than 4 overloads (#3379) (#1855)__VLS_ConstructorOverloads
when emits type is not inlined (#3585) - thanks @so1vev1.8.13
Compare Source
noPropertyAccessFromIndexSignature
is not enabled (#3575) - thanks @so1vev1.8.12
Compare Source
vue-component-type-helper
strictTemplates: false
(#3565) - thanks @so1vev1.8.11
Compare Source
@vue-expect-error
(#3541) - thanks @so1vev1.8.10
Compare Source
configFileName
forcreateParsedCommandLineByJson()
function (#3456) - thanks @qmhcvue.server.runtime
setting and support for Bun runtimevue.server.path
setting for customize server module pathstrictTemplates
(#3487) - thanks @so1veComponentExposed
(#3536) - thanks @so1vev1.8.8
Compare Source
v1.8.7
Compare Source
__VLS_PropsChildren
(#3442) - thanks @so1vev1.8.6
Compare Source
v-bind
toggle code action (#2524) - thanks @zardoyvue.server.petiteVue.supportHtmlFile
,vue.server.vitePress.supportMdFile
settings not working (#3238)@ts-nocheck
cannot work from script setup (#3420) - thanks @so1ve.d.ts
(#3419)@vue-ignore
,@vue-skip
,@vue-expected-error
not working for pug templatev1.8.5
Compare Source
volar.action.serverStats
command (#3366) - thanks @yaegassyBreaking changes
json.customBlockSchemaUrls
option (#3398)v1.8.4
Compare Source
v1.8.3
Compare Source
fileExists()
throws (#3336)v1.8.2
Compare Source
Volar.js 1.10.5 updates:
$
(https://github.com/volarjs/volar.js/issues/69)v1.8.1
Compare Source
v1.8.0
Compare Source
v1.7.14
Compare Source
v1.7.13
Compare Source
defineEmits
shorthand (#3169) (#3283) - thanks @so1vevue.inlayHints.optionsWrapper
to disabled by default (#3147) - thanks @wenfangdu--emitDeclarationOnly
not working since 1.7.9@vue-expect-error
,@vue-ignore
not working for vue-tsc (#3284) - thanks @sapphi-redv1.7.12
Compare Source
nativeTags
(#3279)nativeTags
(#3148)v1.7.11
Compare Source
statSync
(#3260)v1.7.10
Compare Source
strictTemplates
not working for IntrinsicElement (#3214)vue-tsc
ignores type errors in.vue
files if the incremental setting is true (#2756) (#3218) - thanks @lucasavila00defineModel
anddefineProps
types (#3164)Breaking changes
JSX.IntrinsicElements
type inference for better TS performance (#3259)@vue-expected-error
to@vue-expect-error
(https://github.com/vuejs/language-tools/pull/3215#issuecomment-1560355284)v1.7.9
Compare Source
v1.7.8
Compare Source
v1.7.7
Compare Source
@vue-ignore
,@vue-skip
,@vue-expected-error
directive comments (#3215)vscode-languageserver-protocol
runtime dependencyv1.7.6
Compare Source
v1.7.5
Compare Source
v1.7.4
Compare Source
v1.7.3
Compare Source
v1.7.1
Compare Source
v1.7.0
Compare Source
volar.config.js
does not load on Windows (https://github.com/volarjs/volar.js/issues/36)Breaking changes
@volar/vue-*
to@vue/*
(#3134)volar.config.js
specification update (base on Volar.js v1.5)v1.6.5
Compare Source
v1.6.4
Compare Source
lang="vue"
(#3105) - thanks @HunYan-iov-for
isany
, the item type should beany
(#3108) (#3112)noPropertyAccessFromIndexSignature
enabled (#3106)v-for
if nested template element assigns type to slot props (#2750) (#2757)Breaking changes
v1.6.3
Compare Source
v-for
source type (#3102)v1.6.2
Compare Source
v1.6.1
Compare Source
vueCompilerOptions.lib
option (#2722)<component :is>
type checking with string literal assignment (#2725)<slot>
reporting false positive error whenstrictTemplates
enabled (#2726) (#2723)Expected 2 arguments, but got 1.
(#2730)v1.6.0
Compare Source
vueCompilerOptions.optionsWrapper
VNode
(#2720)volar.*
tovue.*
petiteVue
,vitePress
from server init optionsBreaking changes
vueCompilerOptions.jsxTemplates
(#2677)vueCompilerOptions.nativeTags
(#2685)v1.5.4
Compare Source
defineExpose
macro missing for Vue 3.3vue-component-type-helpers
dependencyv1.5.3
Compare Source
<Transition>
(#2700)JSX.ElementChildrenAttribute
type whenvueCompilerOptions.jsxSlots
enabled (#2714)v1.5.2
Compare Source
v1.5.1
Compare Source
nativeTags
option (#2685)<Suspense>
default slot reporting error (#2683)v1.5.0
Compare Source
jsxTemplates
option (#2677)v1.4.4
Compare Source
v1.4.3
Compare Source
volar.nameCasing.status
setting to disable nameCasing status (#2453)typescript
(#2665) - thanks @merceyztypescript.inlayHints.parameterNames
(#2670)v1.4.2
Compare Source
.value
feature$slots
type (#2646)v1.4.1
Compare Source
v1.4.0
Compare Source
v1.3.19
Compare Source
vue.features.codeActions.enable
default value totrue
vue.features.codeActions.enable
when document saving time is too longvue.features.*
settings no longer requires reload vscodev1.3.18
Compare Source
Extension settings refactoring
codeActions
disabled by defaultupdateImportsOnFileMove
disable by defaultFor more details, see #2620.
v1.3.17
Compare Source
.js
(#1763) (#2518)strictTemplates
is disabled<template>
multi-line comments shift with each format (#2505)v1.3.16
Compare Source
declarations
propertyv-for
item adds spaces if enabledinsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets
(#2571)v1.3.15
Compare Source
v1.3.14
Compare Source
vue-component-type-helpers
package (#2590)vue-component-type-helpers
v1.3.13
Compare Source
v1.3.12
Compare Source
defineModel()
API (#2579)defineProp()
API (#2579)defineSlots()
<script setup>
codegen implement for DX improve (#2582) (#2421)v1.3.11
Compare Source
[
v1.3.10
](https://rConfiguration
📅 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.