-
Notifications
You must be signed in to change notification settings - Fork 21
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 v0.40.13 #61
Merged
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 ↗︎
|
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 3, 2022 19:47
e39fa43
to
7e64b45
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.5
chore(deps): update dependency vue-tsc to v0.40.6
Sep 3, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 5, 2022 03:08
7e64b45
to
560a7f2
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.6
chore(deps): update dependency vue-tsc to v0.40.7
Sep 5, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 6, 2022 01:20
560a7f2
to
b7df8cf
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 6, 2022 05:07
b7df8cf
to
db909f7
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.7
chore(deps): update dependency vue-tsc to v0.40.9
Sep 6, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 6, 2022 23:28
db909f7
to
d9d932b
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.9
chore(deps): update dependency vue-tsc to v0.40.10
Sep 7, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 7, 2022 19:31
d9d932b
to
cf0f9a5
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 7, 2022 23:56
cf0f9a5
to
f96c3be
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.10
chore(deps): update dependency vue-tsc to v0.40.12
Sep 8, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 8, 2022 08:02
f96c3be
to
8eca5ac
Compare
renovate
bot
changed the title
chore(deps): update dependency vue-tsc to v0.40.12
chore(deps): update dependency vue-tsc to v0.40.13
Sep 8, 2022
megasanjay
approved these changes
Sep 12, 2022
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 12, 2022 16:58
8eca5ac
to
b7cfde0
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 12, 2022 17:01
b7cfde0
to
86a6dc6
Compare
renovate
bot
force-pushed
the
renovate/vue-tsc-0.x
branch
from
September 12, 2022 17:02
86a6dc6
to
61717b9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.40.1
->0.40.13
Release Notes
johnsoncodehk/volar
v0.40.13
Compare Source
v0.40.12
Compare Source
getScriptVersion
v0.40.11
Compare Source
onDidChangeWorkspaceFolders
(#1834)editor.formatOnPaste
enabled (#1840) (#1841) (#1842) (#1843) (#1835)v0.40.10
Compare Source
v0.40.9
Compare Source
v0.40.8
Compare Source
volar.format.initialIndent
option for format<style>
,<script>
with initial indent (#1806)ts.ScriptSnapshot.fromString
result on formattingv0.40.7
Compare Source
initializationOptions.completion.ignoreTriggerCharacters
for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)vueCompilerOptions.experimentalComponentOptionsWrapper
option for custom component options warpper (#1517)typescript.format.enable
{{ }}
(#1784)Breaking changes
experimentalImplicitWrapComponentOptionsWithDefineComponent
,experimentalImplicitWrapComponentOptionsWithVue2Extend
replaced byexperimentalComponentOptionsWrapper
.v0.40.6
Compare Source
volar.vueserver.textDocumentSync
option to disable incremental update (#1807)v-for
,v-if
textmate scopes incorrect (#1810)v0.40.5
Compare Source
compilerOptions.exactOptionalPropertyTypes
(https://github.com/vuejs/core/issues/6532)<input typeof="radio" value="...">
(#1775)outDir
+rootDir
+composite/incremental
tsconfig options (#1782)v0.40.4
Compare Source
*.format.enable
settingsv0.40.3
Compare Source
ts.createSourceFile
for tsx code genv0.40.2
Compare Source
createComponentMetaCheckerByJsonConfig
API to support create checker without tsconfighighlight dom elements ☑
codeLens to status bar (#1535)compilerOptions.exactOptionalPropertyTypes
(#1560)compilerOptions.types
resolve path incorrect on multiple workspaces (#1679)components
option (#1731)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.