Bump the vue group across 1 directory with 7 updates #140
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.
Bumps the vue group with 7 updates in the / directory:
3.4.21
3.4.29
0.14.7
0.14.8
4.3.0
4.3.3
3.4.21
3.4.29
3.4.21
3.4.29
2.4.5
2.4.6
2.0.11
2.0.21
Updates
vue
from 3.4.21 to 3.4.29Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
e5ca13a
release: v3.4.29cc04fd2
chore: exclude sfc local proxy files from tsconfig1e42f24
workflow: improve release script ci status check8296e19
fix(reactivity): avoid infinite loop when render access a side effect compute...a23e99b
fix(compiler-sfc): support@vue-ignore
comment on more type sourcesa476692
fix(compiler-sfc): fix parsing of mts, d.mts, and mtsx files4ec387b
fix(compiler-sfc): fix missing scope for extends error message11cc12b
fix(build): fix accidental inclusion of runtime-core in server-renderer cjs b...bda5ff1
chore: fix missing type import7c8b126
fix(custom-element): support same direct setup function signature in defineCu...Updates
vue-demi
from 0.14.7 to 0.14.8Release notes
Sourced from vue-demi's releases.
Commits
6fe0e6a
chore: release v0.14.8b308952
feat: support\<script type="module" src"...">
(#260)bb9dab9
docs: fix typo in log (#258)2b7153d
docs(README.md): update for@tanstack/vue-query
(#257)Updates
vue-router
from 4.3.0 to 4.3.3Release notes
Sourced from vue-router's releases.
Commits
e8791aa
release: [email protected]e9f6ae3
perf: use a binary search for insertMatcher (#2137)7186b74
chore: adjust test case type checking0901d1b
docs: correct become sponsor button text color when hovering (#2252)d842b6f
docs: add sponsors blockd7a4719
doc(zh): sync getting started page at 3ab1e5e (#2234)8fbd9c4
docs: remove vuejs.de bannerd6d4dd3
ci: upgrade codecov3ab1e5e
docs: add vuejsde conf banner may (#2208)39e6f5e
chore: add security.md [ci skip]Updates
@vue/compiler-sfc
from 3.4.21 to 3.4.29Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
e5ca13a
release: v3.4.29a23e99b
fix(compiler-sfc): support@vue-ignore
comment on more type sourcesa476692
fix(compiler-sfc): fix parsing of mts, d.mts, and mtsx files4ec387b
fix(compiler-sfc): fix missing scope for extends error message3e89a0d
release: v3.4.28495263a
fix(compiler-sfc): support type resolve for keyof for intersection & union ty...8cf357e
chore(perf): replace startsWith with === (#11124)bdeac37
fix(compile-sfc): Support project reference with folder, (#10908)2594b1d
fix(compiler-sfc): support as keyword with template literal types (#11100)2438b75
fix(deps): update compiler to ^7.24.7 (#11101)Updates
@vue/runtime-dom
from 3.4.21 to 3.4.29Release notes
Sourced from
@vue/runtime-dom
's releases.Changelog
Sourced from
@vue/runtime-dom
's changelog.... (truncated)
Commits
e5ca13a
release: v3.4.29bda5ff1
chore: fix missing type import7c8b126
fix(custom-element): support same direct setup function signature in defineCu...3e89a0d
release: v3.4.2804729ba
fix(compat): only warn ATTR_FALSE_VALUE when enabled188f3ae
fix(runtime-dom): support Symbol for input value bindings (#10608)ec424f6
fix(npm): explicitly add@vue/reactivity
as dependency of `@vue/runtime-dom...32262a9
chore: use PropertyKey type (#11056)a88295d
fix(custom-elements): compatibility of createElement in older versions of Chr...f1cc478
chore: formatUpdates
@vue/test-utils
from 2.4.5 to 2.4.6Release notes
Sourced from
@vue/test-utils
's releases.