Skip to content
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.1 #52

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc 0.39.0 -> 0.40.1 age adoption passing confidence

Release Notes

johnsoncodehk/volar

v0.40.1

Compare Source

  • fix: component context types missing in template if no script block (#​1688)
  • fix: organize imports added invalid code (#​1692)
  • fix: v-else template interpolation missing in virtual code (#​1694)
  • fix: template interpolation formatting broken (#​1697)
  • fix: inline css intellisense not working
Our Sponsors

v0.40.0

Compare Source

  • feat: support document highlights cross <script>, <template> (#​462)
  • feat: support reference types from script setup in template (#​891)
  • feat: support auto import in template (#​823)
  • feat: support plugin api (#​185) (#​1687)
  • fix: template scope variables completion missing (#​1284)
  • fix: prefer defineComponent instead of Vue.extend to wrap component options by default (#​1584)
  • fix: bracket pair colorization in VSCode v1.70 (#​1677)

v0.39.5

Compare Source

  • feat(vue-component-meta): add option to expose raw type (#​1674)
  • fix(vue-component-meta): recursive schema parsing (#​1660)
  • fix(vue-component-meta): parse defineProps in script setup with option (#​1665)
  • fix: SFC syntax broken in vscode v1.70.0 (#​1566) (#​1675)
  • fix: vite app preview not working (#​1668)
  • fix: diagnosis is slow on windows after v0.39.2 (#​1663)
  • fix: compilerOptions.types not working since v0.39.2 (#​1650)
  • fix: avoid auto-import path append .js (#​1667)
  • fix: avoid variables defined after export default report TS_2454
  • perf: cache semver result on auto-complete

v0.39.4

Compare Source

  • feat: support ESM project (#​1543)
  • fix: "Volar: Reload Project" command cannot detect node_modules change
  • fix: webview buttons show to unrelated extensions (#​1611)

v0.39.3

Compare Source

  • feat(vue-component-meta): component schema improves (#​1656)
  • feat(vue-component-meta): support options api props default (#​1649)
  • feat: add "Volar: Reload Project" command (#​1605)
  • fix: vue-tsc watch not working (#​1647)

v0.39.2

Compare Source

  • feat: vue-component-meta (#​1627)
  • feat: support for "JavaScript and TypeScript Nightly" (#​1332)
  • fix: tsx, jsx syntax break by vue directives syntax inject (#​1617)
  • fix: any type components missing in template when use script setup (#​1608)
  • fix: ignore X_V_IF_SAME_KEY error in vue 2 (#​1638)
  • perf: fix fileExists is always calculate for .ts on each time update (vuejs/language-tools@07f3bd5)
  • perf: cache fileExists, directoryExists result in language server (vuejs/language-tools@34a4435)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from megasanjay as a code owner July 31, 2022 11:08
@vercel
Copy link

vercel bot commented Jul 31, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vue3-marquee ✅ Ready (Inspect) Visit Preview Aug 15, 2022 at 4:45PM (UTC)

@renovate renovate bot force-pushed the renovate/vue-tsc-0.x branch from fd7f8e1 to c611901 Compare July 31, 2022 13:18
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v0.39.3 chore(deps): update dependency vue-tsc to v0.39.4 Jul 31, 2022
@renovate renovate bot force-pushed the renovate/vue-tsc-0.x branch from c611901 to 04e27d5 Compare August 6, 2022 11:27
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v0.39.4 chore(deps): update dependency vue-tsc to v0.39.5 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/vue-tsc-0.x branch from 04e27d5 to 32f651a Compare August 10, 2022 12:20
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v0.39.5 chore(deps): update dependency vue-tsc to v0.40.0 Aug 10, 2022
@renovate renovate bot force-pushed the renovate/vue-tsc-0.x branch from 32f651a to 089a3c0 Compare August 10, 2022 21:06
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v0.40.0 chore(deps): update dependency vue-tsc to v0.40.1 Aug 10, 2022
@renovate renovate bot force-pushed the renovate/vue-tsc-0.x branch from 3d14692 to 3bc9adb Compare August 15, 2022 16:45
@megasanjay megasanjay merged commit b8df180 into main Aug 15, 2022
@renovate renovate bot deleted the renovate/vue-tsc-0.x branch August 15, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant