Bump the vue group across 1 directory with 6 updates #46
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 6 updates in the / directory:
3.0.2
3.0.3
4.3.0
4.5.0
3.5.14
3.5.18
3.5.14
3.5.18
0.7.0
0.8.1
2.2.10
3.0.5
Updates
pinia
from 3.0.2 to 3.0.3Commits
1aae45f
release: pinia@3.0.3@pinia/testing
@1
.0.2@pinia/nuxt
@0
.11.16befb1e
build: release script925e93c
feat: Support Nuxt 4 (#2978)f47b06f
docs(zh): Updated core-concepts/index.md (#2042)1438aa4
docs: remove banner1ec622d
docs: changedata
withstate
(#2980)d5958b9
chore: update homepage065a326
docs: Props destructuring suggestion is not true anymore with the release of ...4e6b9b6
docs: Update pinia._StoreWithState.md (#2974)98c6419
docs: split installation commands (#2975)Updates
pinia-plugin-persistedstate
from 4.3.0 to 4.5.0Release notes
Sourced from pinia-plugin-persistedstate's releases.
Changelog
Sourced from pinia-plugin-persistedstate's changelog.
Commits
fb2c00a
chore(release): v4.5.0be73362
chore: upgrade dependenciesbc23d5a
feat: exportPersist
type92dd980
chore(release): v4.4.1d50bd4b
fix: remove node>=24 requiremente97c20a
chore(release): v4.4.052e879c
chore: upgrade dependencies4cd2337
feat: move@nuxt/kit
to peerDependencies7324490
docs: add setup store persisted state (returned refs only)155511e
docs(nuxt): add SSR/middleware limitationUpdates
vue
from 3.5.14 to 3.5.18Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
c486536
release: v3.5.187343f7c
dx(runtime-core): fix warning message for useSlots, useAttrs invocation with ...8cfc10a
fix(ssr): ensure empty slots render as a comment node in Transition (#13396)7f29943
fix(runtime-core): ensure correct anchor el for unresolved async components (...9b02923
fix(compiler-core): identifiers in function parameters should not be inferred...d8e40ef
fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)90573b0
fix(custom-element): ensure exposed methods are accessible from custom elemen...c5f7db1
fix(slots): refine internal key checking to support slot names starting with ...a9269c6
fix(hydration): prevent lazy hydration for updated components (#13511)00695a5
fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#1...Updates
@vue/compiler-sfc
from 3.5.14 to 3.5.18Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
c486536
release: v3.5.18d8e40ef
fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)347ef1d
chore(compiler-sfc): optimize the regular expression for matching `@keyframes...f97c4d4
chore(deps): update compiler to ^7.28.0 (#13575)c85f1b5
fix(css-vars): nullish v-bind in style should not lead to unexpected inherita...5f8314c
release: v3.5.17f3479aa
fix(compiler-sfc): improved type resolution for function type aliases (#13452)9818456
fix(deps): update compiler (#13480)a6e2032
chore(deps): update all non-major dependencies (#13451)e416f84
chore(deps): update all non-major dependencies (#13426)Updates
@vue/tsconfig
from 0.7.0 to 0.8.1Release notes
Sourced from
@vue/tsconfig
's releases.Commits
4a223b2
0.8.1a235c5f
fix: disableexactOptionalPropertyTypes
for nowc2c92d6
0.8.04f1e64a
ci: use trusted publisher for npm publishe690a76
feat!: enablenoUncheckedIndexedAccess
andexactOptionalPropertyTypes
(#36)85a620a
feat!: disablelibReplacement
for better performance (#35)b22acb3
docs: explain the options in tsconfig.lib.json1334411
docs: Bump up the requred Vue.js version to>= 3.4
in README (#34)1a34344
chore: use lowercasebundler
formoduleResolution
29acc1a
docs: be specific about what kind of unwanted types we're avoidingMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vue/tsconfig
since your current version.Updates
vue-tsc
from 2.2.10 to 3.0.5Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
690689e
v3.0.5 (#5576)6d59dee
chore: update volar to 2.4.22456d1b4
v3.0.4 (#5557)539e53b
test(tsc): skip dts snapshots for specific cases2d02b29
v3.0.3 (#5531)945a6cd
fix(language-core): do not spread exposed object (#5526)4df0f6a
fix(language-core): findnode_modules
based on file's directory (#5525)e1095ed
refactor(tsc): return the result of runTsc (#5517)fc6480e
chore: update volar to 2.4.20fdab67b
v3.0.2 (#5513)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions