-
Notifications
You must be signed in to change notification settings - Fork 201
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 dependency vue-tsc to v2.2.0 #169
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 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
changed the title
chore(deps): update dependency vue-tsc to v2.0.7
chore(deps): update dependency vue-tsc to v2.0.10
Apr 4, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.10
chore(deps): update dependency vue-tsc to v2.0.11
Apr 7, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.11
chore(deps): update dependency vue-tsc to v2.0.12
Apr 10, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.12
chore(deps): update dependency vue-tsc to v2.0.13
Apr 12, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.13
chore(deps): update dependency vue-tsc to v2.0.14
Apr 22, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.14
chore(deps): update dependency vue-tsc to v2.0.15
Apr 30, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.15
chore(deps): update dependency vue-tsc to v2.0.16
May 1, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.16
chore(deps): update dependency vue-tsc to v2.0.17
May 10, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.17
chore(deps): update dependency vue-tsc to v2.0.18
May 15, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.18
chore(deps): update dependency vue-tsc to v2.0.19
May 16, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.19
chore(deps): update dependency vue-tsc to v2.0.20
Jun 8, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.20
chore(deps): update dependency vue-tsc to v2.0.21
Jun 8, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.21
chore(deps): update dependency vue-tsc to v2.0.22
Jun 22, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.22
chore(deps): update dependency vue-tsc to v2.0.24
Jun 30, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.24
chore(deps): update dependency vue-tsc to v2.0.26
Jul 9, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.26
chore(deps): update dependency vue-tsc to v2.0.28
Jul 22, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.28
chore(deps): update dependency vue-tsc to v2.0.29
Jul 25, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.29
chore(deps): update dependency vue-tsc to v2.1.0
Aug 29, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.0
chore(deps): update dependency vue-tsc to v2.1.2
Aug 29, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.2
chore(deps): update dependency vue-tsc to v2.1.4
Aug 31, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.4
chore(deps): update dependency vue-tsc to v2.1.6
Sep 4, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.6
chore(deps): update dependency vue-tsc to v2.1.8
Oct 26, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.8
chore(deps): update dependency vue-tsc to v2.1.10
Oct 30, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.1.10
chore(deps): update dependency vue-tsc to v2.2.0
Dec 23, 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:
2.0.6
->2.2.0
Release Notes
vuejs/language-tools (vue-tsc)
v2.2.0
Compare Source
v2.1.10
Compare Source
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!v2.1.6
Compare Source
Features
Bug Fixes
unref
in interpolation (#4777) - Thanks to @KazariEX!__VLS_StyleModules
after template (#4790) - Thanks to @KazariEX!expose
of non-generic template ref required (#4795) - Thanks to @zhiyuanzmj!__typeProps
with runtime props (#4800) - Thanks to @KazariEX!Performance
Other Changes
__VLS_templateResult
(#4781) - Thanks to @KazariEX!templateRef
intocomposibles
(#4791) - Thanks to @KazariEX!Tests
ref()
(#4794) - Thanks to @KazariEX!v2.1.5
Compare Source
Features
node_modules/.vue-global-types
(#4752) - Thanks to @KazariEX!Bug Fixes
$refs
type (#4763)GlobalComponents
fallthroughAttributes
causes global components to be self-referential (#4761)v-for
modifications (#4772) - Thanks to @KazariEX!ms-dynamics-smb.al
extension for Vue Hybrid Mode. (#4765) - Thanks to @kyleweishaupt!Other Changes
v2.1.4
Compare Source
v2.1.2
Compare Source
Bug Fixes
vueCompilerOptions.lib
to@vue/runtime-dom
for Vue 2v2.1.0
Compare Source
Features
:class
(#4642) - Thanks to @KazariEX!Bug Fixes
vue.server.hybridMode
config (#4703) - Thanks to @KermanX!vue-template-compiler
(#4613) - Thanks to @yyx990803!v-bind()
(#4679) - Thanks to @KazariEX!ref
as identifier instead of interpolation (#4688) - Thanks to @KazariEX!experimentalModelPropName
(#4691) - Thanks to @KermanX!file-md
correctly (#4735) - Thanks to @KazariEX!Refactors
__hint
trick from codegencreateComponentMetaCheckerByJsonConfig
,createComponentMetaChecker
apiOther Changes
v2.4.0-alpha.18
tov2.4.1
:@volar/test-utils
(#4719)v2.0.29
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.28
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.26
Compare Source
Features
Bug Fixes
vue-twoslash-queries
not working in LSP mode.any
in templates if the first checked file was not root. (#4526) - Thanks, @daniluk4000.Other Changes
v2.4.0-alpha.2
tov2.4.0-alpha.14
:vue-tsc
andtsc
behavior. (#3526)--clean
flag support forvue-tsc
.v2.0.24
Compare Source
Features
Bug Fixes
Refactors
Other Changes
v2.3.1
tov2.4.0-alpha.2
.p42ai.refactor
nrwl.angular-console
styled-components.vscode-styled-components
Divlo.vscode-styled-jsx-languageserver
v2.0.22
Compare Source
Bug Fixes
Other Changes
v2.3.0-alpha.14
tov2.3.1
.contentChanges
length (#4457)v2.0.21
Compare Source
Bug Fixes
v2.0.20
Compare Source
Features
Bug Fixes
ForIteratorExpression
'sreturns
property may be undefined (#4418) - Thanks @so1veOther Changes
v2.2.4
tov2.3.0-alpha.14
.kimuson.ts-type-expand
- Thanks @zcf0508v2.0.19
Compare Source
Bug Fixes
v2.0.18
Compare Source
Features
compileSFCScript
plugin hook (#3200)Bug Fixes
key
appears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClasses
is set toalways
(#4379)Other Changes
v2.2.2
tov2.2.4
.v0.0.44
tov0.0.45
.miaonster.vscode-tsx-arrow-definition
runem.lit-plugin
v2.0.17
Compare Source
Features
Bug Fixes
v-on="{}"
(#4333)<script setup>
should not be used as a variable in template (#4353)scoped
not working (#4355)<style>
completions and html custom data completions not provided in some cases (#4092)forceUseTs
options not workingOther Changes
v2.2.0
tov2.2.2
.v0.0.42
tov0.0.44
.allowTextChangesInNewFiles
never true for embedded documentscommand
resolve capability only for specific refactors (https://github.com/volarjs/services/issues/94)mxsdev.typescript-explorer
vueCompilerOptions.experimentalUseElementAccessInTemplate
packageManager
(#4358) - Thanks @so1vev2.0.16
Compare Source
Bug Fixes
defineSlots
destructuring (#4326) - Thanks @zhiyuanzmjdefineSlots
(#4327)Other Changes
VueEmbeddedCode
(#4265) - Thanks @zhiyuanzmjFileRegistry
toproject.program
(#3963) - Thanks @zcf0508v2.0.15
Compare Source
Features
Bug Fixes
Performance
Other Changes
v2.2.0-alpha.10
tov2.2.0-alpha.12
:svelte.svelte-vscode
(>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)allCodeFeatures
(#4320) - Thanks @zhiyuanzmjv2.0.14
Compare Source
Features
Bug Fixes
@ts-ignore
not working for slots (#4263)Other Changes
v2.2.0-alpha.8
tov2.2.0-alpha.10
to fix some issues:bierner.lit-html
denoland.vscode-deno
(Whendeno.enable
isfalse
)jenkey2011.string-highlight
vueCompilerOptions.nativeTags
, now respects thenodeType
property of template AST node.v2.0.13
Compare Source
Performance
Other Changes
v2.2.0-alpha.7
tov2.2.0-alpha.8
for a vue-tsc performance issue fixes (#4238)v2.0.12
Compare Source
Bug Fixes
@vue-ignore
not working for fragment v-if/v-for nodes (#4232)Other Changes
v2.2.0-alpha.6
tov2.2.0-alpha.7
for a typescript plugin bug fixesv2.0.11
Compare Source
Features
typeScriptPluginOnly
option forvue.server.hybridMode
setting.vue.format.wrapAttributes
setting (#4212)vue.codeActions.askNewComponentName
setting (#4217)Bug Fixes
Find File References
not working when hybrid mode is disabled (#4221)@vue-ignore
,@vue-expect-error
not working for interpolations@vue-ignore
,@vue-expect-error
(#4203)vueCompilerOptions
not working with hybrid mode (#4211) ([#3959Configuration
📅 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.