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 2 updates: vue and @vue/compiler-sfc.
Updates
vue
from 3.4.15 to 3.4.19Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
272ab9f
release: v3.4.1918f1f45
chore: fix renovate.json formatting995d2fd
fix(hydration): fix css vars hydration mismatch false positive on non-root nodesdf4a6e1
chore(deps): bump@vue/consolidate
f7ba97f
feat(dx): warn users when computed is self-triggering (#10299)b99ac93
chore: ignore lru-cache in renovate.json0ce536c
chore(deps): update dependency npm-run-all2 to v6 (#10309)5f7a0a0
chore(errorHandling): directly return value in callWithErrorHandling function...b8be990
fix(deps): pin lru-cache to avoid hashing error159efa9
chore: fix local test run mode in release scriptUpdates
@vue/compiler-sfc
from 3.4.15 to 3.4.19Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
272ab9f
release: v3.4.19df4a6e1
chore(deps): bump@vue/consolidate
b8be990
fix(deps): pin lru-cache to avoid hashing error64f431a
release: v3.4.18dfb271a
release: v3.4.171339330
release: v3.4.16336bb65
fix(deps): update compiler (#10269)26c79cc
chore(deps): update all non-major dependencies (#10175)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