generated from stacksjs/stacks
-
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
chore(deps): update devdependency vue-tsc to v1 - autoclosed #24
Closed
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
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
May 28, 2023 10:45
ddbcd32
to
72720c1
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
2 times, most recently
from
June 20, 2023 10:38
0bef0bc
to
66a802d
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
2 times, most recently
from
June 28, 2023 12:26
860d759
to
ada0da7
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
July 5, 2023 07:00
ada0da7
to
cf53342
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
July 14, 2023 16:56
cf53342
to
c343088
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
3 times, most recently
from
July 26, 2023 21:33
f6a8b10
to
a0c943e
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
2 times, most recently
from
September 12, 2023 19:49
bc39583
to
a043a37
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
4 times, most recently
from
September 26, 2023 16:01
1571054
to
2085a98
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
3 times, most recently
from
October 11, 2023 12:34
73d7789
to
198871c
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
2 times, most recently
from
October 25, 2023 14:03
1fd9908
to
b6f3f73
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
October 26, 2023 18:21
b6f3f73
to
bf4c97d
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
2 times, most recently
from
December 5, 2023 19:43
ef095a8
to
4201983
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
December 21, 2023 18:42
4201983
to
06c53ab
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-1.x
branch
from
December 26, 2023 10:40
06c53ab
to
2c8ecc7
Compare
renovate
bot
changed the title
chore(deps): update devdependency vue-tsc to v1
chore(deps): update devdependency vue-tsc to v1 - autoclosed
Mar 1, 2024
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:
^0.36.1
->^1.8.27
Release Notes
vuejs/language-tools (vue-tsc)
v1.8.27
Compare Source
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
Compare Source
defineSlots()
API (#2568)plugins
,hooks
,experimentalAdditionalLanguageModules
options ofvueCompilerOptions
not working (#2558) - thanks @rchl"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": true
caused formatting issues with v-bind expressions (#2507)normalizeComponentAutoImportName
not working for import statement completion (#2511)null
type for dynamic argument (#2514)vue-twoslash-queries
plugin not workingJSX.ElementChildrenAttribute
implement (#2472)chdir()
(#2480)<textarea>
formatting indent incorrectv1.3.9
Compare Source
v1.3.8
Compare Source
v1.3.7
Compare Source
normalizeComponentImportName
foradditionalExtensions
(#2481)jsxTemplates
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 has been generated by Mend Renovate. View repository job log here.