generated from PatrikBird/moi
-
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 dependency vue-tsc to v2 #30
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vue-tsc-2.x
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deploying esti with Cloudflare Pages
|
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
March 4, 2024 07:35
d2f7b8b
to
6988647
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
March 5, 2024 17:55
6988647
to
25ff55f
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
March 7, 2024 08:42
25ff55f
to
d00fcd8
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
March 20, 2024 13:42
d00fcd8
to
d83d330
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 4, 2024 18:05
d83d330
to
d60b42b
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 7, 2024 15:54
d60b42b
to
8af0e51
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 10, 2024 10:07
8af0e51
to
3a32824
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 12, 2024 11:58
3a32824
to
d2426f1
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 22, 2024 04:42
d2426f1
to
3f75f96
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
April 30, 2024 03:42
3f75f96
to
9da814f
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
May 1, 2024 06:28
9da814f
to
2739348
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
May 10, 2024 11:36
2739348
to
8625cbc
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
May 15, 2024 19:12
8625cbc
to
6b46f6e
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
May 16, 2024 08:41
6b46f6e
to
de8df76
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
June 8, 2024 09:44
de8df76
to
f2f36f9
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
June 8, 2024 16:24
f2f36f9
to
3c82eaf
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
June 22, 2024 16:59
3c82eaf
to
beb7cbf
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
June 30, 2024 09:08
beb7cbf
to
ca35351
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
July 9, 2024 17:41
ca35351
to
8987815
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
July 22, 2024 09:57
8987815
to
711e99b
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x
branch
from
July 25, 2024 10:34
711e99b
to
7303127
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.8.27
->2.0.29
Release Notes
vuejs/language-tools (vue-tsc)
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) (#3959)Other Changes
v2.2.0-alpha.5
tov2.2.0-alpha.6
for avue-tsc
bug fixesv2.0.10
Compare Source
Features
vue.updateImportsOnFileMove.enabled
by default (#3646)Bug Fixes
additionalExtensions
option not working for inferred projectwrapAttributes
format settings for vue document (#3987).html
,.md
file language id incorrectPerformance
Other Changes
v2.1.3
tov2.2.0-alpha.5
for a few bug fixes and performance improves, please refer to CHANGELOG.md for details.^1.88.0
v2.0.7
Compare Source
Features
@vue/language-plugin-pug
in doctorBug Fixes
defineSlots
allows empty params (#4093) - thanks @EvertvdwdefineModel
emits type on-demand (#4052) - thanks @so1vev-for
(#3859) - thanks @so1veOther Changes
tsl
linter and auto fix workflow (#4100)v2.0.6
Compare Source
Fixes
extraLiners
option for formatting (#3943)volar-service-typescript
for fix jsx formatting (#3949)@volar/typescript
2.0.5 completion performance regression (#4024)Refactors
vue.inlayHints.vbindShorthand
setting tovue.inlayHints.vBindShorthand
(#3995) - thanks @l4dybirdv2.0.5
Compare Source
Features
v-bind
shorthand (#3990) - thanks @so1vev-bind
shorthand (#3990) - thanks @so1veFixes
globalTypesHolder
being specified from anode_modules
file (#3990)Refactors
v2.0.4
Compare Source
Features
Fixes
v2.0.3
Compare Source
Features
Fixes
Refactors
v2.0.2
Compare Source
Fixes
Cannot access 'i' before initialization
errorsvue-tsp-table.json
path is invalid in windowsv2.0.1
Compare Source
Fixes
v2.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.