chore(deps): update dependency vue-tsc to ^2.2.6 #275

Merged
Xefir merged 1 commits from renovate/vue-tsc-2.x into main 2025-03-02 09:12:00 +00:00
Collaborator

This PR contains the following updates:

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

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: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [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) | --- ### 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**: 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-03-02 00:09:06 +00:00
chore(deps): update dependency vue-tsc to ^2.2.6
All checks were successful
repod / xml (push) Successful in 1m7s
repod / php (push) Successful in 1m40s
repod / nodejs (push) Successful in 2m26s
repod / release (push) Has been skipped
e744ebd047
Xefir merged commit cea8480359 into main 2025-03-02 09:12:00 +00:00
Xefir deleted branch renovate/vue-tsc-2.x 2025-03-02 09:12:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#275
No description provided.