Closed dependabot[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vue3-realworld-example-app-ydu6 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 1, 2024 7:13pm |
Bumps vue from 3.4.21 to 3.4.27.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
4619461
release: v3.4.2710d34a5
fix(compiler-sfc): handle keyof operator (#10874)8366126
fix(compat): include legacy scoped slots (#10868)f2c1412
fix(hydration): handle edge case of style mismatch without style attribute481b1b6
refactor(types): use explicit modifiers type (#10856)8373350
chore(deps): update build (#10867)bead21a
chore(deps): update all non-major dependencies (#10866)c0c9432
test(watch): watching a reactive array (#10848)0e3d617
fix(compiler-dom): restrict createStaticVNode usage with option elements (#10...c9c9dff
refactor(perf): assign value inif
block (#10836)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