teamscale-javascript-profiler
teamscale-javascript-profiler copied to clipboard
chore(deps): update dependency vue-tsc to ^2.0.18
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vue-tsc (source) | ^2.0.17 -> ^2.0.18 |
Release Notes
vuejs/language-tools (vue-tsc)
v2.0.18
Features
- feat(language-core): report unknown events when strictTemplates is enabled (#3718)
- feat(language-core): add
compileSFCScriptplugin hook (#3200) - feat(vscode): add coffeescript syntax highlight support
Bug Fixes
- fix(language-core): fix event handler type for hyphen-case event names
- fix(language-core): allow binding multiple events with the same name (#4369)
- fix(language-core): variable used in
keyappears as unused in v-for template tag (#329) (#3421) - fix(language-core): generics with slots don't work with Vue 2.7 (#3241)
- fix(language-core): template language of .md files should be markdown (#4299)
- fix(language-core): no template class links when
experimentalResolveStyleCssClassesis set toalways(#4379)
Other Changes
- Upgrade Volar from
v2.2.2tov2.2.4.- Fixed a few URI conversion issues
- fix(typescript): empty items list should be valid completion result (#4368)
- fix(typescript): path completion not working for meta files
- Upgrade Volar services from
v0.0.44tov0.0.45.- fix(typescript-twoslash-queries): inlay hints not working
- fix(css, html, json, yaml): failed to resolve relative path
- feat(emmet): port VSCode emmet extension client logic (https://github.com/volarjs/services/issues/95)
- The following extensions have been added to Hybrid Mode’s compatibility whitelist:
miaonster.vscode-tsx-arrow-definitionrunem.lit-plugin
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.