Commit 12ffbf8
authored
chore(deps): update vue (#2832)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@he-tree/vue](https://hetree.phphe.com/)
([source](https://redirect.github.com/phphe/he-tree)) | [`2.9.4` ->
`2.10.1`](https://renovatebot.com/diffs/npm/@he-tree%2fvue/2.9.4/2.10.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@yaireo/tagify](https://redirect.github.com/yairEO/tagify) |
[`4.35.4` ->
`4.35.5`](https://renovatebot.com/diffs/npm/@yaireo%2ftagify/4.35.4/4.35.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-router](https://router.vuejs.org)
([source](https://redirect.github.com/vuejs/router)) | [`4.5.1` ->
`4.6.3`](https://renovatebot.com/diffs/npm/vue-router/4.5.1/4.6.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://redirect.github.com/vuejs/language-tools)
([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc))
| [`3.1.0` ->
`3.1.3`](https://renovatebot.com/diffs/npm/vue-tsc/3.1.0/3.1.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>phphe/he-tree (@​he-tree/vue)</summary>
###
[`v2.10.1`](https://redirect.github.com/phphe/he-tree/compare/@he-tree/[email protected]...@he-tree/[email protected])
[Compare
Source](https://redirect.github.com/phphe/he-tree/compare/@he-tree/[email protected]...@he-tree/[email protected])
</details>
<details>
<summary>yairEO/tagify (@​yaireo/tagify)</summary>
###
[`v4.35.5`](https://redirect.github.com/yairEO/tagify/releases/tag/v4.35.5)
[Compare
Source](https://redirect.github.com/yairEO/tagify/compare/v4.35.4...v4.35.5)
- fixes
[#​1476](https://redirect.github.com/yairEO/tagify/issues/1476) -
added "min-height" for the input element, which is relative to the
(inherited) line-height.
[`05a8920`](https://redirect.github.com/yairEO/tagify/commit/05a8920)
- fixes
[#​1475](https://redirect.github.com/yairEO/tagify/issues/1475) -
Pressing Tab enters tag correctly but tagify input loses focus
[`224be27`](https://redirect.github.com/yairEO/tagify/commit/224be27)
***
</details>
<details>
<summary>vuejs/router (vue-router)</summary>
###
[`v4.6.3`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.3)
[Compare
Source](https://redirect.github.com/vuejs/router/compare/v4.6.2...v4.6.3)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md)
for details.
###
[`v4.6.2`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.2)
[Compare
Source](https://redirect.github.com/vuejs/router/compare/v4.6.1...v4.6.2)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md)
for details.
###
[`v4.6.1`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.1)
[Compare
Source](https://redirect.github.com/vuejs/router/compare/v4.6.0...v4.6.1)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md)
for details.
###
[`v4.6.0`](https://redirect.github.com/vuejs/router/releases/tag/v4.6.0)
[Compare
Source](https://redirect.github.com/vuejs/router/compare/v4.5.1...v4.6.0)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md)
for details.
</details>
<details>
<summary>vuejs/language-tools (vue-tsc)</summary>
###
[`v3.1.3`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#313-2025-11-03)
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v3.1.2...v3.1.3)
##### Features
- feat(typescript-plugin): allow triggering file references on
`<template>`
([#​5734](https://redirect.github.com/vuejs/language-tools/issues/5734))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
##### Bug Fixes
- fix(vscode): correct syntax highlight in template with `lang="html"`
([#​5728](https://redirect.github.com/vuejs/language-tools/issues/5728))
- Thanks to [@​serkodev](https://redirect.github.com/serkodev)!
##### Other Changes
- refactor(language-core): generate intrinsic elements variable into
global types
([#​5730](https://redirect.github.com/vuejs/language-tools/issues/5730))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- refactor(typescript-plugin): remove go to definition trick for auto
imported components
([#​5733](https://redirect.github.com/vuejs/language-tools/issues/5733))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
###
[`v3.1.2`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#312-2025-10-25)
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v3.1.1...v3.1.2)
##### Bug Fixes
- fix(component-meta): import type helpers by relative path
- fix(language-core): fix syntax error when `propTypes` has no elements
([#​5704](https://redirect.github.com/vuejs/language-tools/issues/5704))
- Thanks to [@​so1ve](https://redirect.github.com/so1ve)!
- fix(language-core): omit defined emit props only
([#​5705](https://redirect.github.com/vuejs/language-tools/issues/5705))
- Thanks to [@​so1ve](https://redirect.github.com/so1ve)!
##### Other Changes
- docs: fix `vue-tsc` broken link to example boilerplate in `README.md`
([#​5721](https://redirect.github.com/vuejs/language-tools/issues/5721))
- Thanks to [@​heyakyra](https://redirect.github.com/heyakyra)!
###
[`v3.1.1`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#311-2025-10-07)
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v3.1.0...v3.1.1)
##### Features
- feat(language-server): support `--tsdk` command line arg
([#​5691](https://redirect.github.com/vuejs/language-tools/issues/5691))
##### Bug Fixes
- fix(language-core): tolerate non-literal export default
([#​5675](https://redirect.github.com/vuejs/language-tools/issues/5675))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- fix(language-core): use component instance props as fallthrough
attributes
([#​5686](https://redirect.github.com/vuejs/language-tools/issues/5686))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- fix(typescript-plugin): determine if variable is `Ref` by `RefSymbol`
property
([#​5687](https://redirect.github.com/vuejs/language-tools/issues/5687))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- fix(language-core): exclude effect of comments on root node
([#​5689](https://redirect.github.com/vuejs/language-tools/issues/5689))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- fix(typescript-plugin): place `__vue__` in project instead of program
([#​5690](https://redirect.github.com/vuejs/language-tools/issues/5690))
- fix(component-type-helpers): remove deprecated `$scopedSlots` support
for Vue 2
- fix(language-core): replace markdown links after sfc blocks processing
([#​5695](https://redirect.github.com/vuejs/language-tools/issues/5695))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
- fix(language-core): do not report unused error on `__VLS_export`
([#​5696](https://redirect.github.com/vuejs/language-tools/issues/5696))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)!
##### Other Changes
- refactor(language-core): reimplement `writeGlobalTypes` without side
effects
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JabRef/JabRefOnline).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5075e4b commit 12ffbf8
2 files changed
+52
-82
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments