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.21Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
f66a75e
release: v3.4.21b3f8b5a
fix(runtime-dom): avoid unset option's value (#10416)bc37258
fix(warning): stringify args in warn handler (#10414)7c97778
fix(suspense): ensure nested suspense patching if in fallback state (#10417)1f6a110
test: clean snapshot89de26c
release: v3.4.20b97ad0e
chore: update e2eUtils puppeteer optionsb3bd3a2
build: disable reexportProtoFromExternal in rollup configa24809f
chore: limit typescript lib to es2016 (#10164)822cb72
chore(deps): update test to ^1.3.1 (#10355)Updates
@vue/compiler-sfc
from 3.4.15 to 3.4.21Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
f66a75e
release: v3.4.211f6a110
test: clean snapshot89de26c
release: v3.4.20bcf1665
chore(deps): update compiler (#10322)2529b97
chore(deps): update all non-major dependencies (#10320)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.17Dependabot 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