chore(deps): update dependency vue-tsc to v1.0.14 #2860

Merged
konrad merged 1 commits from renovate/vue-tsc-1.x into main 2022-12-18 10:04:36 +00:00
Member

This PR contains the following updates:

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

Release Notes

johnsoncodehk/volar

v1.0.14

Compare Source

  • feat: add angular language server example (#​2215)
  • feat(vue-tsc): support for hook api (#​2217)
  • feat: add vue-tsc-eslint-hook module to support use eslint in vue-tsc (#​2220)
  • feat: add setting volar.vueserver.maxFileSize (#​2186)
  • feat: add setting volar.doctor.checkVueTsc and disable by default (#​2186)
  • feat: add setting volar.vueserver.configFilePath (#​2078)
  • feat: auto add space between double curly brackets (#​2088)
  • feat: support formatting for style v-bind (#​2105)
  • fix: virtual code mapping ignored offset 0 (#​2052)
  • fix: auto complete ref value with '.value' not working (#​2203)
  • fix: template AST broken by slot name incremental update (#​2207)
  • fix: preview not working for Vite v4 (#​2198)
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.13` -> `1.0.14`](https://renovatebot.com/diffs/npm/vue-tsc/1.0.13/1.0.14) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v1.0.14`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;1014-20221218) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v1.0.13...v1.0.14) - feat: add angular language server example ([#&#8203;2215](https://github.com/johnsoncodehk/volar/issues/2215)) - feat(vue-tsc): support for hook api ([#&#8203;2217](https://github.com/johnsoncodehk/volar/issues/2217)) - feat: add `vue-tsc-eslint-hook` module to support use eslint in vue-tsc ([#&#8203;2220](https://github.com/johnsoncodehk/volar/issues/2220)) - feat: add setting `volar.vueserver.maxFileSize` ([#&#8203;2186](https://github.com/johnsoncodehk/volar/issues/2186)) - feat: add setting `volar.doctor.checkVueTsc` and disable by default ([#&#8203;2186](https://github.com/johnsoncodehk/volar/issues/2186)) - feat: add setting `volar.vueserver.configFilePath` ([#&#8203;2078](https://github.com/johnsoncodehk/volar/issues/2078)) - feat: auto add space between double curly brackets ([#&#8203;2088](https://github.com/johnsoncodehk/volar/issues/2088)) - feat: support formatting for style `v-bind` ([#&#8203;2105](https://github.com/johnsoncodehk/volar/issues/2105)) - fix: virtual code mapping ignored offset 0 ([#&#8203;2052](https://github.com/johnsoncodehk/volar/issues/2052)) - fix: auto complete ref value with '.value' not working ([#&#8203;2203](https://github.com/johnsoncodehk/volar/issues/2203)) - fix: template AST broken by slot name incremental update ([#&#8203;2207](https://github.com/johnsoncodehk/volar/issues/2207)) - fix: preview not working for Vite v4 ([#&#8203;2198](https://github.com/johnsoncodehk/volar/issues/2198)) ##### 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-18 08:05:26 +00:00
renovate added 1 commit 2022-12-18 08:05:27 +00:00
continuous-integration/drone/pr Build is passing Details
87786a46dd
chore(deps): update dependency vue-tsc to v1.0.14
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://2860-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://2860-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 25b082c45d into main 2022-12-18 10:04:36 +00:00
konrad deleted branch renovate/vue-tsc-1.x 2022-12-18 10:04:36 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.