chore(deps): update dependency vue-tsc to v1.0.24 #2935

Merged
dpschen merged 1 commits from renovate/vue-tsc-1.x into main 2023-01-08 14:47:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies patch 1.0.22 -> 1.0.24

Release Notes

johnsoncodehk/volar

v1.0.24

Compare Source

  • feat: add vueCompilerOptions.macros setting for vue-macros plugins
  • feat(framework): expose FileCapabilities.full, FileRangeCapabilities.full, MirrorBehaviorCapabilities.full
  • feat: renamed normalizeComponentAutoImportName setting to normalizeComponentImportName
  • feat: support normalize component name for import statement completion (#​2286)
  • feat: normalize Index to folder name when normalizeComponentImportName enabled (https://github.com/johnsoncodehk/volar/issues/2071#issuecomment-1373701277)
  • feat: support update imports on multiple files move
  • fix(typescript-plugin): fixed Projects must list all files or use an 'include' pattern error (#​2271)
  • fix: language client sending parseSfc requests when not a vue document changed
  • fix: typescript actions not working for codeActionsOnSave setting (#​2188)
  • fix: fixed c is not iterable error edge case (#​2282)
  • fix: cannot select workspace tsdk on status bar with takeover mode
  • fix(plugin-api): cannot catch errors for getEmbeddedFileNames(), resolveEmbeddedFile()
  • fix(component-meta): cannot detection of slots in script-less SFC (#​2113)
  • perf(component-meta): resolve schema on demand (#​2288)
Our Gold Sponsors
Our Silver Sponsors

Configuration

📅 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.


  • 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 | patch | [`1.0.22` -> `1.0.24`](https://renovatebot.com/diffs/npm/vue-tsc/1.0.22/1.0.24) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v1.0.24`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;1024-202318) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v1.0.22...v1.0.24) - feat: add `vueCompilerOptions.macros` setting for vue-macros plugins - feat(framework): expose `FileCapabilities.full`, `FileRangeCapabilities.full`, `MirrorBehaviorCapabilities.full` - feat: renamed `normalizeComponentAutoImportName` setting to `normalizeComponentImportName` - feat: support normalize component name for import statement completion ([#&#8203;2286](https://github.com/johnsoncodehk/volar/issues/2286)) - feat: normalize `Index` to folder name when `normalizeComponentImportName` enabled (https://github.com/johnsoncodehk/volar/issues/2071#issuecomment-1373701277) - feat: support update imports on multiple files move - fix(typescript-plugin): fixed `Projects must list all files or use an 'include' pattern` error ([#&#8203;2271](https://github.com/johnsoncodehk/volar/issues/2271)) - fix: language client sending `parseSfc` requests when not a vue document changed - fix: typescript actions not working for `codeActionsOnSave` setting ([#&#8203;2188](https://github.com/johnsoncodehk/volar/issues/2188)) - fix: fixed `c is not iterable` error edge case ([#&#8203;2282](https://github.com/johnsoncodehk/volar/issues/2282)) - fix: cannot select workspace tsdk on status bar with takeover mode - fix(plugin-api): cannot catch errors for `getEmbeddedFileNames()`, `resolveEmbeddedFile()` - fix(component-meta): cannot detection of slots in script-less SFC ([#&#8203;2113](https://github.com/johnsoncodehk/volar/issues/2113)) - perf(component-meta): resolve schema on demand ([#&#8203;2288](https://github.com/johnsoncodehk/volar/issues/2288)) ##### Our Gold Sponsors <table><tr> <td align="center" valign="middle"><a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/vue.png" height="80" /></a></td> <td align="center" valign="middle"><a href="https://volta.net/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/volta.svg" height="60" /></a></td> </tr></table> ##### Our Silver Sponsors <table><tr> <td align="center" valign="middle"><a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/prefect.svg" height="50" /></a></td> <td align="center" valign="middle"><a href="https://github.com/365talents"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/365talents.png" height="70" /></a></td> </tr></table> </details> --- ### Configuration 📅 **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-08 14:04:18 +00:00
renovate added 1 commit 2023-01-08 14:04:19 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
37368a64df
chore(deps): update dependency vue-tsc to v1.0.24
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://2935-renovate-vue-tsc-1-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://2935-renovate-vue-tsc-1-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.
dpschen approved these changes 2023-01-08 14:46:55 +00:00
dpschen merged commit 37368a64df into main 2023-01-08 14:47:05 +00:00
dpschen deleted branch renovate/vue-tsc-1.x 2023-01-08 14:47:05 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.