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, vue, @vue/compiler-sfc and @vue/runtime-dom.
Updates
pinia
from 2.2.2 to 2.2.4Release notes
Sourced from pinia's releases.
Commits
281c149
release: pinia@2.2.4b464a1f
fix(types): allow writable getters with storeToRefs09935e8
release:@pinia/nuxt
@0
.5.5 pinia@2.2.3@pinia/testing
@0
.1.6a950401
refactor: remove uneeded type guard40275cf
chore: fixup type errors249d5c4
test: extra test94f5a63
fix(types): allow writable getters855510a
docs: add a options template to localize algolia tool instructions (#2758)688c526
docs: updatesa44f801
chore: up depsUpdates
vue
from 3.5.8 to 3.5.10Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
4b09ab2
release: v3.5.1093c95dd
fix(reactivity): fix nested batch edge caseaa9ef23
fix(reactivity): only clear notified flags for computed in first batch iteration60c2029
test: add test case for #11928e2c19c2
fix(types/ref): handle nested refs in UnwrapRef (#12049)ea3efa0
fix(custom-element): properly set kebab-case props on Vue custom elementsa77b959
workflow: link to release workflow in release script [ci skip]01f15be
release: v3.5.910ff159
fix(reactivity): fix recursive sync watcher on computed edge casecb34b28
fix(runtime-core): avoid rendering plain object as VNode (#12038)Updates
@vue/compiler-sfc
from 3.5.8 to 3.5.10Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.Commits
4b09ab2
release: v3.5.1001f15be
release: v3.5.9fa0ba24
fix(vue): properly cache runtime compilation (#12019)Updates
@vue/runtime-dom
from 3.5.8 to 3.5.10Release notes
Sourced from
@vue/runtime-dom
's releases.Changelog
Sourced from
@vue/runtime-dom
's changelog.Commits
4b09ab2
release: v3.5.10ea3efa0
fix(custom-element): properly set kebab-case props on Vue custom elements01f15be
release: v3.5.97a00f6f
chore: remove unused argument (#12006)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