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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the vue group with 4 updates: pinia-plugin-persistedstate, vue, @vue/compiler-sfc and @vue/runtime-dom.
Updates
pinia-plugin-persistedstate
from 4.0.1 to 4.0.2Release notes
Sourced from pinia-plugin-persistedstate's releases.
Changelog
Sourced from pinia-plugin-persistedstate's changelog.
Commits
9cde18e
chore(release): v4.0.2c2ae5a0
chore: upgrade dependencies48669d5
fix(nuxt): avoid calling runWithContext (#334)9e77053
fix: inferCookieStorageOptions
from@nuxt/schema
rather thannuxt/schema
13b6332
docs: improve readability (code group icons + code titles)ba8cd49
chore: upgrade dependenciesUpdates
vue
from 3.5.6 to 3.5.8Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
5e88985
release: v3.5.80267a58
fix(reactivity): do not remove dep from depsMap when cleaning up deps of comp...d1764a1
test: simplify computed last sub test case6fcb801
release: v3.5.7960706e
fix(reactivity): do not remove dep from depsMap when unsubbed by computedb030c8b
fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)9eca65e
fix(types): correct type inference of all-optional props (#11644)235ea47
fix(reactivity): fix memory leak from dep instances of garbage collected objects5c8b76e
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub rem...f927a4a
fix(transition): respectduration
setting even when it is0
(#11967)Updates
@vue/compiler-sfc
from 3.5.6 to 3.5.8Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.Commits
5e88985
release: v3.5.86fcb801
release: v3.5.76224288
fix(compile-core): fix v-model with newlines edge case (#11960)215e154
fix(compiler-sfc): initialize scope with null prototype object (#11963)Updates
@vue/runtime-dom
from 3.5.6 to 3.5.8Release notes
Sourced from
@vue/runtime-dom
's releases.Changelog
Sourced from
@vue/runtime-dom
's changelog.Commits
5e88985
release: v3.5.86fcb801
release: v3.5.7f927a4a
fix(transition): respectduration
setting even when it is0
(#11967)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