chore(deps): update dependency vue-tsc to v0.34.0 #1793

Merged
dpschen merged 1 commits from renovate/vue-tsc-0.x into main 2022-04-09 21:33:09 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies minor 0.33.9 -> 0.34.0

Release Notes

johnsoncodehk/volar

v0.34.0

Compare Source

  • feat: expose useConfigurationHost for external language feature plugins
  • perf: faster language server initialization
  • perf: simplify template script generation (#​455)
  • perf: reduce TS language service instances (#​1108)
  • fix: web bundle lead to package size greatly increased (#​1084)
  • fix: undefined sortText break vim (#​1118)
  • fix: template context do not update by external .ts scripts (#​565)
  • fix: not respect HTML completion settings (#​1139)
  • chore: default disabled volar.autoCompleteRefs for reduce CPU usage

Breaking changes

  • Not support typed template slots for now (#​1108)
  • Not support emits renaming
  • Not support props renaming for Vue.extends or lang="js"
  • Changed built-in HTML formatter from prettyhtml to vscode-html-languageservice (#​1078)
  • Changed built-in CSS formatter from prettier to vscode-css-languageservice (#​1131)
  • Changed setting volar.lowPowerMode to volar.vueserver.useSecondServer and disabled by default
    • When disabled, language service instance reduce a half of memory usage, but auto-complete should be slower in expected

Configuration

📅 Schedule: 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.33.9` -> `0.34.0`](https://renovatebot.com/diffs/npm/vue-tsc/0.33.9/0.34.0) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v0.34.0`](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md#&#8203;0340) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.33.9...v0.34.0) - feat: expose `useConfigurationHost` for external language feature plugins - perf: faster language server initialization - perf: simplify template script generation ([#&#8203;455](https://github.com/johnsoncodehk/volar/issues/455)) - perf: reduce TS language service instances ([#&#8203;1108](https://github.com/johnsoncodehk/volar/issues/1108)) - fix: web bundle lead to package size greatly increased ([#&#8203;1084](https://github.com/johnsoncodehk/volar/issues/1084)) - fix: undefined sortText break vim ([#&#8203;1118](https://github.com/johnsoncodehk/volar/issues/1118)) - fix: template context do not update by external .ts scripts ([#&#8203;565](https://github.com/johnsoncodehk/volar/issues/565)) - fix: not respect HTML completion settings ([#&#8203;1139](https://github.com/johnsoncodehk/volar/issues/1139)) - chore: default disabled `volar.autoCompleteRefs` for reduce CPU usage **Breaking changes** - Not support typed template slots for now ([#&#8203;1108](https://github.com/johnsoncodehk/volar/issues/1108)) - Not support emits renaming - Not support props renaming for `Vue.extends` or `lang="js"` - Changed built-in HTML formatter from `prettyhtml` to `vscode-html-languageservice` ([#&#8203;1078](https://github.com/johnsoncodehk/volar/issues/1078)) - If you would like to use `prettyhtml`, see `prettyhtml` section in https://github.com/johnsoncodehk/volar/discussions/1027 - Changed built-in CSS formatter from `prettier` to `vscode-css-languageservice` ([#&#8203;1131](https://github.com/johnsoncodehk/volar/issues/1131)) - If you would like to use `Prettier`, see `Prettier` section in https://github.com/johnsoncodehk/volar/discussions/1027 - Changed setting `volar.lowPowerMode` to `volar.vueserver.useSecondServer` and disabled by default - When disabled, language service instance reduce a half of memory usage, but auto-complete should be slower in expected </details> --- ### Configuration 📅 **Schedule**: 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 added the
dependencies
label 2022-04-09 21:07:07 +00:00
renovate added 1 commit 2022-04-09 21:07:08 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
27bee500f2
chore(deps): update dependency vue-tsc to v0.34.0
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://1793-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://1793-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.
dpschen approved these changes 2022-04-09 21:32:47 +00:00
dpschen merged commit 27bee500f2 into main 2022-04-09 21:33:09 +00:00
dpschen deleted branch renovate/vue-tsc-0.x 2022-04-09 21:33:09 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.