chore(deps): update dependency vue-tsc to v2.2.6 #299

Merged
RenovateBot merged 1 commit from renovate/vue-tsc-2.x into main 2025-03-04 14:13:58 +03:00
Collaborator

This PR contains the following updates:

Package Type Update Change Pending
vue-tsc (source) devDependencies patch 2.2.4 -> 2.2.6 2.2.8

Release Notes

vuejs/language-tools (vue-tsc)

v2.2.6

Compare Source

Features
  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#​5211) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): map camelized prop name correctly (#​5207) - Thanks to @​KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#​5209) - Thanks to @​KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @​KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#​5213) - Thanks to @​KazariEX!
  • fix(language-core): validate v-model variable against model type (#​5214) - Thanks to @​KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#​5217) - Thanks to @​KazariEX!
Other Changes
  • ci: auto close issues with can't reproduce label - Thanks to @​KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#​5220) - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.2.4` -> `2.2.6`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.4/2.2.6) | `2.2.8` | --- ### Release Notes <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.2.6`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#226-supofficialsup-227-supinsiderssup-2025-03-01) [Compare Source](https://github.com/vuejs/language-tools/compare/v2.2.4...v2.2.6) ##### Features - feat(language-core): infer prop JSDoc from `defineModel`'s leading comments ([#&#8203;5211](https://github.com/vuejs/language-tools/issues/5211)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! ##### Bug Fixes - fix(language-core): map camelized prop name correctly ([#&#8203;5207](https://github.com/vuejs/language-tools/issues/5207)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(component-meta): resolve `defineModel` options to collect `default` value ([#&#8203;5209](https://github.com/vuejs/language-tools/issues/5209)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): avoid duplicate generation of `defineExpose`'s codes - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): generate camelized prop name for `defineModel` ([#&#8203;5213](https://github.com/vuejs/language-tools/issues/5213)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): validate `v-model` variable against model type ([#&#8203;5214](https://github.com/vuejs/language-tools/issues/5214)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): use keywords instead of semicolons to separate script sections ([#&#8203;5217](https://github.com/vuejs/language-tools/issues/5217)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! ##### Other Changes - ci: auto close issues with `can't reproduce` label - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - refactor(language-core): defer the calculation of `linkedCodeMappings` offsets ([#&#8203;5220](https://github.com/vuejs/language-tools/issues/5220)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
RenovateBot added 1 commit 2025-03-04 14:13:19 +03:00
RenovateBot scheduled this pull request to auto merge when all checks succeed 2025-03-04 14:13:19 +03:00
RenovateBot merged commit 81afa71119 into main 2025-03-04 14:13:58 +03:00
RenovateBot deleted branch renovate/vue-tsc-2.x 2025-03-04 14:13:58 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pleshevskiy/pleshevski.ru#299
No description provided.