chore(deps): update all non-major dependencies (patch) #126
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.16.10
->20.16.15
3.5.10
->3.5.12
2.2.3
->2.2.5
3.4.13
->3.4.14
5.6.2
->5.6.3
8.8.0
->8.8.1
5.4.8
->5.4.10
3.5.10
->3.5.12
2.1.6
->2.1.10
Release Notes
vuejs/core (@vue/compiler-sfc)
v3.5.12
Compare Source
Bug Fixes
ifNode
(#12131) (cde2c06), closes vuejs/language-tools#4911undefined
(#12055) (7ad289e), closes #12054this.$props
type does not includestring
(#12123) (704173e), closes #12122Performance Improvements
v3.5.11
Compare Source
Bug Fixes
TSSatisfiesExpression
when transforming props destructure (#12062) (2328b05), closes #12061next
property during batch processing (#12075) (d3f5e6e), closes #12072TypeProps
when it isany
(#12073) (57315ab), closes #12058PublicProps
withProps
(#12077) (6f85894)Ref
correctly (#12094) (c97bb84)vuejs/pinia (pinia)
v2.2.5
Compare Source
Please refer to CHANGELOG.md for details.
v2.2.4
Compare Source
Please refer to CHANGELOG.md for details.
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)microsoft/TypeScript (typescript)
v5.6.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.8.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!Configuration
📅 Schedule: Branch creation - "before 4am on the first 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.