chore(deps): update dependency vue-tsc to v1.0.16 #2867

Merged
konrad merged 1 commits from renovate/vue-tsc-1.x into main 2022-12-20 09:14:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies patch 1.0.14 -> 1.0.16

Release Notes

johnsoncodehk/volar

v1.0.16

Compare Source

  • feat(component-meta): make schema.ignore accept functions (#​2232)
  • feat: add volar.icon.splitEditors setting (#​2163)
  • feat: support twoslash queries in .ts when using takeover mode
  • fix: fixed typescript-vue-plugin performance regression (#​2228)
  • fix: deleting space for {{ |}} become {{ | }} (#​2222)
  • fix: dynamic slot name type <slot :name="(name as 'a' | 'b')" /> not working (#​2233)
  • fix: typed template slots missing when template only exist dynamic slots (#​2233)
  • fix: fixed template Type 'void' has no call signatures errors (#​2225)
  • fix(vue-tsc): shim vue-tsc/out/proxy.js for vite-plugin-checker (https://github.com/fi3ework/vite-plugin-checker/issues/193)
  • perf: rewrite typescript-vue-plugin for much better performance (#​2225)
Special Sponsor
Out Gold Sponsors
Out 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.14` -> `1.0.16`](https://renovatebot.com/diffs/npm/vue-tsc/1.0.14/1.0.16) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v1.0.16`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;1016-20221220) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v1.0.14...v1.0.16) - feat(component-meta): make `schema.ignore` accept functions ([#&#8203;2232](https://github.com/johnsoncodehk/volar/issues/2232)) - feat: add `volar.icon.splitEditors` setting ([#&#8203;2163](https://github.com/johnsoncodehk/volar/issues/2163)) - feat: support twoslash queries in .ts when using takeover mode - fix: fixed typescript-vue-plugin performance regression ([#&#8203;2228](https://github.com/johnsoncodehk/volar/issues/2228)) - fix: deleting space for `{{ |}}` become `{{ | }}` ([#&#8203;2222](https://github.com/johnsoncodehk/volar/issues/2222)) - fix: dynamic slot name type `<slot :name="(name as 'a' | 'b')" />` not working ([#&#8203;2233](https://github.com/johnsoncodehk/volar/issues/2233)) - fix: typed template slots missing when template only exist dynamic slots ([#&#8203;2233](https://github.com/johnsoncodehk/volar/issues/2233)) - fix: fixed template `Type 'void' has no call signatures` errors ([#&#8203;2225](https://github.com/johnsoncodehk/volar/issues/2225)) - fix(vue-tsc): shim `vue-tsc/out/proxy.js` for vite-plugin-checker (https://github.com/fi3ework/vite-plugin-checker/issues/193) - perf: rewrite typescript-vue-plugin for much better performance ([#&#8203;2225](https://github.com/johnsoncodehk/volar/issues/2225)) ##### Special Sponsor <table><tr> <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> ##### Out 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> </tr></table> ##### Out 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> </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 2022-12-20 09:03:47 +00:00
renovate added 1 commit 2022-12-20 09:03:47 +00:00
continuous-integration/drone/pr Build is passing Details
85c5c3281d
chore(deps): update dependency vue-tsc to v1.0.16
konrad scheduled this pull request to auto merge when all checks succeed 2022-12-20 09:04:15 +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://2867-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://2867-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.
konrad merged commit 46f89bd5ed into main 2022-12-20 09:14:35 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.