chore(deps): update dependency vue-tsc to v0.40.7 #2315

Merged
konrad merged 1 commits from renovate/vue-tsc-0.x into main 2022-09-05 07:49:36 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies patch 0.40.6 -> 0.40.7

Release Notes

johnsoncodehk/volar

v0.40.7

Compare Source

  • feat: support multiple workspaces for document features
  • feat: add initializationOptions.completion.ignoreTriggerCharacters for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)
  • feat: add vueCompilerOptions.experimentalComponentOptionsWrapper option for custom component options warpper (#​1517)
  • fix: add missing surrounding pair "`" (#​1659)
  • fix: formatting edit range incorrect edge case (#​1814)
  • fix: typescript onType format do not respect typescript.format.enable
  • fix: document features stop working for script block (#​1813)
  • fix: pug formatter extra spaces in {{ }} (#​1784)
  • fix: template incremental parser broken when typing slot name

Breaking changes

  • vueCompilerOptions properties experimentalImplicitWrapComponentOptionsWithDefineComponent, experimentalImplicitWrapComponentOptionsWithVue2Extend replaced by experimentalComponentOptionsWrapper.
Our Sponsors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 | patch | [`0.40.6` -> `0.40.7`](https://renovatebot.com/diffs/npm/vue-tsc/0.40.6/0.40.7) | --- ### Release Notes <details> <summary>johnsoncodehk/volar</summary> ### [`v0.40.7`](https://github.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#&#8203;0407-202295) [Compare Source](https://github.com/johnsoncodehk/volar/compare/v0.40.6...v0.40.7) - feat: support multiple workspaces for document features - feat: add `initializationOptions.completion.ignoreTriggerCharacters` for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114) - feat: add `vueCompilerOptions.experimentalComponentOptionsWrapper` option for custom component options warpper ([#&#8203;1517](https://github.com/johnsoncodehk/volar/issues/1517)) - fix: add missing surrounding pair "\`" ([#&#8203;1659](https://github.com/johnsoncodehk/volar/issues/1659)) - fix: formatting edit range incorrect edge case ([#&#8203;1814](https://github.com/johnsoncodehk/volar/issues/1814)) - fix: typescript onType format do not respect `typescript.format.enable` - fix: document features stop working for script block ([#&#8203;1813](https://github.com/johnsoncodehk/volar/issues/1813)) - fix: pug formatter extra spaces in `{{ }}` ([#&#8203;1784](https://github.com/johnsoncodehk/volar/issues/1784)) - fix: template incremental parser broken when typing slot name **Breaking changes** - vueCompilerOptions properties `experimentalImplicitWrapComponentOptionsWithDefineComponent`, `experimentalImplicitWrapComponentOptionsWithVue2Extend` replaced by `experimentalComponentOptionsWrapper`. ##### 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**: 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-09-05 01:03:28 +00:00
renovate added 1 commit 2022-09-05 01:03:29 +00:00
continuous-integration/drone/pr Build is passing Details
49c48f5986
chore(deps): update dependency vue-tsc to v0.40.7
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://2315-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://2315-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 5b8ebba4c0 into main 2022-09-05 07:49:36 +00:00
konrad deleted branch renovate/vue-tsc-0.x 2022-09-05 07:49:36 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.