chore(deps): update dependency vue-tsc to v1.0.4 #2526

Merged
konrad merged 1 commits from renovate/vue-tsc-1.x into main 2022-10-11 21:44:23 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies patch 1.0.3 -> 1.0.4

Release Notes

johnsoncodehk/volar

v1.0.4

Compare Source

  • feat: Support generic typed template slots for RFC 436 (#​1987)
  • feat: add resolveTemplateCompilerOptions API for VueLanguagePlugin
  • feat: support intellisense for generic attribute (#​1967)
  • feat: add Show Component Meta command for inspect vue-component-meta result
  • feat: add vueCompilerOptions.experimentalModelPropName for customize v-model binding prop for vue 2 component (#​1969)
  • fix: TypeScript Vue Plugin (Volar) stop working
  • fix: change vueCompilerOptions.dataAttributes default value from ["data-*"] to [] (#​1965)
  • fix: component props order should be on the top (#​1972)
  • fix: @volar/vue-language-plugin-pug crash due to missing depend
  • fix: component tag highlight not working for pug template (#​1977)
  • fix: references codeLens number incorrect (#​1989)

Breaking changes

  • Removed experimentalTemplateCompilerOptions, experimentalTemplateCompilerOptionsRequirePath from vueCompilerOptions (#​1991)
Our 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.3` -> `1.0.4`](https://renovatebot.com/diffs/npm/vue-tsc/1.0.3/1.0.4) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v1.0.4`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;104-20221012) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v1.0.3...v1.0.4) - feat: Support generic typed template slots for RFC 436 ([#&#8203;1987](https://github.com/johnsoncodehk/volar/issues/1987)) - feat: add `resolveTemplateCompilerOptions` API for `VueLanguagePlugin` - feat: support intellisense for `generic` attribute ([#&#8203;1967](https://github.com/johnsoncodehk/volar/issues/1967)) - feat: add `Show Component Meta` command for inspect `vue-component-meta` result - feat: add `vueCompilerOptions.experimentalModelPropName` for customize `v-model` binding prop for vue 2 component ([#&#8203;1969](https://github.com/johnsoncodehk/volar/issues/1969)) - fix: `TypeScript Vue Plugin (Volar)` stop working - fix: change `vueCompilerOptions.dataAttributes` default value from `["data-*"]` to `[]` ([#&#8203;1965](https://github.com/johnsoncodehk/volar/issues/1965)) - fix: component props order should be on the top ([#&#8203;1972](https://github.com/johnsoncodehk/volar/issues/1972)) - fix: `@volar/vue-language-plugin-pug` crash due to missing depend - fix: component tag highlight not working for pug template ([#&#8203;1977](https://github.com/johnsoncodehk/volar/issues/1977)) - fix: references codeLens number incorrect ([#&#8203;1989](https://github.com/johnsoncodehk/volar/issues/1989)) **Breaking changes** - Removed `experimentalTemplateCompilerOptions`, `experimentalTemplateCompilerOptionsRequirePath` from `vueCompilerOptions` ([#&#8203;1991](https://github.com/johnsoncodehk/volar/issues/1991)) ##### 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> </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-11 21:03:21 +00:00
renovate added 1 commit 2022-10-11 21:03:22 +00:00
continuous-integration/drone/pr Build is passing Details
e87d5f64bd
chore(deps): update dependency vue-tsc to v1.0.4
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://2526-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://2526-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 9bde803ef9 into main 2022-10-11 21:44:23 +00:00
konrad deleted branch renovate/vue-tsc-1.x 2022-10-11 21:44:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.