-
-
Notifications
You must be signed in to change notification settings - Fork 108
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.0.19 - autoclosed #620
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
✅ Deploy Preview for tresjs-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
7 times, most recently
from
April 10, 2024 07:00
71498e0
to
683989c
Compare
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
from
April 11, 2024 17:21
683989c
to
699d320
Compare
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
7 times, most recently
from
April 19, 2024 13:08
a24a647
to
a0d3810
Compare
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
2 times, most recently
from
April 22, 2024 17:41
a12d6fc
to
6362d68
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.14
chore(deps): update dependency vue-tsc to v2.0.14 - autoclosed
Apr 24, 2024
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.14 - autoclosed
chore(deps): update dependency vue-tsc to v2.0.14
Apr 30, 2024
renovate
bot
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
from
April 30, 2024 04:34
6362d68
to
8531fda
Compare
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
3 times, most recently
from
May 8, 2024 14:25
f562622
to
1c16a9f
Compare
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
force-pushed
the
renovate/vue-tsc-2.x-lockfile
branch
from
May 28, 2024 07:25
1c16a9f
to
d827166
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v2.0.19
chore(deps): update dependency vue-tsc to v2.0.19 - autoclosed
May 30, 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.14
->2.0.19
Release Notes
vuejs/language-tools (vue-tsc)
v2.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 @zhiyuanzmjConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.