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 3 updates: pinia, pinia-plugin-persistedstate and vue-tsc.
Updates
pinia
from 2.2.4 to 2.2.5Release notes
Sourced from pinia's releases.
Commits
142a8b4
release:@pinia/nuxt
@0
.6.0 pinia@2.2.565031ee
fix: avoid broken aliasd5dbaee
docs: recommend plain devalue84c935e
docs: fix typos (#2808)99ab76c
fix(nuxt): ensure payload plugin declaration is generated (#2806)6fb480e
ci: frozen installa31fb87
fix: keep no side effect comment when minifying254eec7
fix: reference the store directly in storeToRefs to ensure correct reactivity...e645fc1
feat(nuxt): do not serialize skipHydrate properties3d238f7
docs: remove redundant docs string (#2799)Updates
pinia-plugin-persistedstate
from 4.1.1 to 4.1.2Release notes
Sourced from pinia-plugin-persistedstate's releases.
Changelog
Sourced from pinia-plugin-persistedstate's changelog.
Commits
fed01f9
chore(release): v4.1.23418005
chore: bump dependencies & lint6a525ba
build: export iife build (#349)59e7f72
docs: add cookie max size info (#343)42ced53
docs: add Chinese translation (#338)Updates
vue-tsc
from 2.1.6 to 2.1.8Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
13a9e2f
v2.1.8 (#4946)ae1d696
chore: bump Volar8c1672f
fix(language-core): should wrap item withReactive
onv-for
(#4902)06f6f02
fix(language-core): generatevalue
instead of model name into tuple (#4892)994ccd0
chore(vscode): switch to"module": "CommonJS"
(#4944)baa1319
fix(language-core): intersect props of generic component with attrs (#4886)c47d53f
chore: removeimportsNotUsedAsValues
(#4897)acddb02
fix(language-core): should error when invalid syntax at script end (#4692)32aa8a8
chore: remove side effects (#4871)f4d7300
chore: update Vue to 3.5.12Dependabot 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