Closed dependabot[bot] closed 3 weeks 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 | Oct 1, 2024 7:07pm |
Superseded by #188.
Bumps vue from 3.4.37 to 3.5.10.
Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
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)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