chore(deps): update dependency vue-tsc to v0.33.1 #1665

Merged
konrad merged 1 commits from renovate/vue-tsc-0.x into main 2022-03-13 20:19:32 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies minor 0.32.1 -> 0.33.1

Release Notes

johnsoncodehk/volar

v0.33.1

Compare Source

  • feat: improve formatting error tolerance (#​1033)
  • fix: template report unexpected errors (#​1036) (#​1037)
  • fix: can't extract template context in js (#​1035)

v0.33.0

Compare Source

  • feat: reduce vue-tsc depends
  • feat: support more language features for lang="json" custom block
  • feat: support for goto implementations
    • if you're not using VSCode, you should config new option languageFeatures.implementation = true in initializationOptions to enable it
  • feat: support custom language service plugins for (#​1028):
    • change built-in formatters
    • add language support for custom block with any other language yourself
  • feat: support vue-tsc watch (#​1030)
  • feat: preview features not longer needed authentication
  • fix: pug formatting broken (#​1002)
  • fix: vite app preview not working on windows (#​1013)
  • fix: fallback event type behavior for invalid type components (#​1001) (#​1026)

Breaking changes

  • @volar/server renamed to @volar/vue-language-server
    • cli command vue-server changed to vue-language-server
  • vscode-vue-languageservice renamed to @volar/vue-language-service
  • vscode-typescript-languageservice renamed to @volar/typescript-language-service
  • vscode-json-languageservice renamed to @volar/json-language-service

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.32.1` -> `0.33.1`](https://renovatebot.com/diffs/npm/vue-tsc/0.32.1/0.33.1) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v0.33.1`](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md#&#8203;0331) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.33.0...v0.33.1) - feat: improve formatting error tolerance ([#&#8203;1033](https://github.com/johnsoncodehk/volar/issues/1033)) - fix: template report unexpected errors ([#&#8203;1036](https://github.com/johnsoncodehk/volar/issues/1036)) ([#&#8203;1037](https://github.com/johnsoncodehk/volar/issues/1037)) - fix: can't extract template context in js ([#&#8203;1035](https://github.com/johnsoncodehk/volar/issues/1035)) ### [`v0.33.0`](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md#&#8203;0330) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.32.1...v0.33.0) - feat: reduce vue-tsc depends - feat: support more language features for `lang="json"` custom block - feat: support for goto implementations - if you're not using VSCode, you should config new option `languageFeatures.implementation = true` in initializationOptions to enable it - feat: support custom language service plugins for ([#&#8203;1028](https://github.com/johnsoncodehk/volar/pull/1028)): - change built-in formatters - add language support for custom block with any other language yourself - feat: support vue-tsc watch ([#&#8203;1030](https://github.com/johnsoncodehk/volar/pull/1030)) - feat: preview features not longer needed authentication - fix: pug formatting broken ([#&#8203;1002](https://github.com/johnsoncodehk/volar/issues/1002)) - fix: vite app preview not working on windows ([#&#8203;1013](https://github.com/johnsoncodehk/volar/issues/1013)) - fix: fallback event type behavior for invalid type components ([#&#8203;1001](https://github.com/johnsoncodehk/volar/issues/1001)) ([#&#8203;1026](https://github.com/johnsoncodehk/volar/issues/1026)) **Breaking changes** - `@volar/server` renamed to `@volar/vue-language-server` - cli command `vue-server` changed to `vue-language-server` - `vscode-vue-languageservice` renamed to `@volar/vue-language-service` - `vscode-typescript-languageservice` renamed to `@volar/typescript-language-service` - `vscode-json-languageservice` renamed to `@volar/json-language-service` </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-03-13 18:05:41 +00:00
renovate added 1 commit 2022-03-13 18:05:41 +00:00
continuous-integration/drone/pr Build is passing Details
889bc26dee
chore(deps): update dependency vue-tsc to v0.33.1
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://1665-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://1665-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.
konrad merged commit 5328c3d6b0 into main 2022-03-13 20:19:32 +00:00
konrad deleted branch renovate/vue-tsc-0.x 2022-03-13 20:19:32 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.