Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vue-tsc to v1.0.17 #96

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc 1.0.14 -> 1.0.17 age adoption passing confidence

Release Notes

johnsoncodehk/volar

v1.0.17

Compare Source

  • feat: support syntax highlighting for lang="json5" (#​2244)
  • feat: support for generating virtual file from multiple sources (#​2253)
  • feat: display mapping data on hover for virtual document
  • feat: re-support component semantic token (#​2252)
  • fix(vue-tsc): cannot resolve hook path from extends options
  • fix: fixed workspace configs caching not working edge case (#​2062)
  • fix: cannot find volar.config.js for sub folder tsconfig project
  • fix: emmet abbreviation suggestion keeps disappearing every third letter (#​2240)
  • fix: {{ }} colorizedBracketPairs not working (#​1759)
  • fix: fixed volar-base language servers executePluginCommand duplicate registration error
  • fix: avoid throw on un-exist workspace folder (#​2039)
  • fix: ignore class, style attrs when v-bind exist (#​2166)
  • fix: functional component type check not working when return type includes props property (#​2206)
  • fix: v-slot error when noPropertyAccessFromIndexSignature is enabled (#​2236)
  • fix: skipTemplateCodegen should ignore template slots emit (#​2237)
  • fix: recursive closing of html tag edge cases (#​2238) (#​2247)
  • fix: double quotes not allowed in attribute value (#​2250)
  • perf: embedded files on demand calculation not working
Out Gold Sponsors
Out Silver Sponsors

v1.0.16

Compare Source

  • feat(component-meta): make schema.ignore accept functions (#​2232)
  • feat: add volar.icon.splitEditors setting (#​2163)
  • feat: support twoslash queries in .ts when using takeover mode
  • fix: fixed typescript-vue-plugin performance regression (#​2228)
  • fix: deleting space for {{ |}} become {{ | }} (#​2222)
  • fix: dynamic slot name type <slot :name="(name as 'a' | 'b')" /> not working (#​2233)
  • fix: typed template slots missing when template only exist dynamic slots (#​2233)
  • fix: fixed template Type 'void' has no call signatures errors (#​2225)
  • fix(vue-tsc): shim vue-tsc/out/proxy.js for vite-plugin-checker (https://github.com/fi3ework/vite-plugin-checker/issues/193)
  • perf: rewrite typescript-vue-plugin for much better performance and fixed path resolve edge case (#​2137)

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #96 (a3cf75d) into main (ed7a713) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #96   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           66        66           
=========================================
  Hits            66        66           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.0.16 chore(deps): update dependency vue-tsc to v1.0.17 Dec 25, 2022
@pdsuwwz pdsuwwz merged commit 7e86c4e into main Dec 26, 2022
@pdsuwwz pdsuwwz deleted the renovate/vue-tsc-1.x branch December 26, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants