chore(deps): update dependency vue-tsc to v0.39.4 #2187

Merged
konrad merged 1 commits from renovate/vue-tsc-0.x into main 2022-07-31 16:21:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies minor 0.38.9 -> 0.39.4

Release Notes

johnsoncodehk/volar

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)
Our Sponsors

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 (07f3bd55b6)
  • perf: cache fileExists, directoryExists result in language server (34a4435284)

v0.39.0

Compare Source

  • feat: updated vite problemMatcher (#​1606)
  • feat: support Vite app preview for Vite v3 (#​1616)
  • feat: support organizeImports in vue-typescript for prettier-plugin-organize-imports (#​1480) (#​1577)
  • feat: avoid takeover enabled with built-in TS extension do not disabled (#​1622)
  • feat: expose vue-tsconfig.schema.json from @volar/vue-language-core
  • fix: fix workspaceTrust description (#​1610)

Breaking changes

  • @volar/vue-typescript, @volar/vue-language-service apis refactored

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vue-tsc](https://github.com/johnsoncodehk/volar) | devDependencies | minor | [`0.38.9` -> `0.39.4`](https://renovatebot.com/diffs/npm/vue-tsc/0.38.9/0.39.4) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v0.39.4`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;0394-2022731) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.39.3...v0.39.4) - feat: support ESM project ([#&#8203;1543](https://github.com/johnsoncodehk/volar/issues/1543)) - fix: "Volar: Reload Project" command cannot detect node_modules change - fix: webview buttons show to unrelated extensions ([#&#8203;1611](https://github.com/johnsoncodehk/volar/issues/1611)) ##### Our Sponsors <a href="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg"> <img src="https://cdn.jsdelivr.net/gh/johnsoncodehk/sponsors/company_compact/sponsors.svg"/> </a> ### [`v0.39.3`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;0393-2022731) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.39.2...v0.39.3) - feat(vue-component-meta): component schema improves ([#&#8203;1656](https://github.com/johnsoncodehk/volar/issues/1656)) - feat(vue-component-meta): support options api props default ([#&#8203;1649](https://github.com/johnsoncodehk/volar/issues/1649)) - feat: add "Volar: Reload Project" command ([#&#8203;1605](https://github.com/johnsoncodehk/volar/issues/1605)) - fix: vue-tsc watch not working ([#&#8203;1647](https://github.com/johnsoncodehk/volar/issues/1647)) ### [`v0.39.2`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;0392-2022728) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.39.0...v0.39.2) - feat: vue-component-meta ([#&#8203;1627](https://github.com/johnsoncodehk/volar/issues/1627)) - feat: support for "JavaScript and TypeScript Nightly" ([#&#8203;1332](https://github.com/johnsoncodehk/volar/issues/1332)) - fix: tsx, jsx syntax break by vue directives syntax inject ([#&#8203;1617](https://github.com/johnsoncodehk/volar/issues/1617)) - fix: any type components missing in template when use script setup ([#&#8203;1608](https://github.com/johnsoncodehk/volar/issues/1608)) - fix: ignore X_V_IF_SAME_KEY error in vue 2 ([#&#8203;1638](https://github.com/johnsoncodehk/volar/issues/1638)) - perf: fix `fileExists` is always calculate for .ts on each time update (https://github.com/johnsoncodehk/volar/commit/07f3bd55b6bdf3875a60796f7c9eb9a838eed463) - perf: cache `fileExists`, `directoryExists` result in language server (https://github.com/johnsoncodehk/volar/commit/34a4435284311c88248a44222f49c017a6b408a9) ### [`v0.39.0`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;0390-2022723) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.38.9...v0.39.0) - feat: updated vite problemMatcher ([#&#8203;1606](https://github.com/johnsoncodehk/volar/issues/1606)) - feat: support Vite app preview for Vite v3 ([#&#8203;1616](https://github.com/johnsoncodehk/volar/issues/1616)) - feat: support organizeImports in vue-typescript for prettier-plugin-organize-imports ([#&#8203;1480](https://github.com/johnsoncodehk/volar/issues/1480)) ([#&#8203;1577](https://github.com/johnsoncodehk/volar/issues/1577)) - feat: avoid takeover enabled with built-in TS extension do not disabled ([#&#8203;1622](https://github.com/johnsoncodehk/volar/issues/1622)) - feat: expose vue-tsconfig.schema.json from `@volar/vue-language-core` - fix: fix workspaceTrust description ([#&#8203;1610](https://github.com/johnsoncodehk/volar/issues/1610)) **Breaking changes** - `@volar/vue-typescript`, `@volar/vue-language-service` apis refactored </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
renovate added the
dependencies
label 2022-07-22 23:02:49 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2187-renovate-vue-tsc-0-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2187-renovate-vue-tsc-0-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate changed title from chore(deps): update dependency vue-tsc to v0.39.0 to chore(deps): update dependency vue-tsc to v0.39.2 2022-07-28 04:02:59 +00:00
renovate force-pushed renovate/vue-tsc-0.x from 189734992f to 23b451445d 2022-07-28 04:03:00 +00:00 Compare
renovate changed title from chore(deps): update dependency vue-tsc to v0.39.2 to chore(deps): update dependency vue-tsc to v0.39.3 2022-07-31 06:03:01 +00:00
renovate force-pushed renovate/vue-tsc-0.x from 23b451445d to ccb42c4529 2022-07-31 06:03:02 +00:00 Compare
renovate changed title from chore(deps): update dependency vue-tsc to v0.39.3 to chore(deps): update dependency vue-tsc to v0.39.4 2022-07-31 14:04:54 +00:00
renovate force-pushed renovate/vue-tsc-0.x from ccb42c4529 to 7e92a75e3a 2022-07-31 14:04:54 +00:00 Compare
konrad scheduled this pull request to auto merge when all checks succeed 2022-07-31 14:16:55 +00:00
konrad merged commit 08ae0046de into main 2022-07-31 16:21:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.