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) |
---|---|---|---|---|
telegram | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 25, 2024 0:43am |
Superseded by #158.
Bumps vue from 3.4.31 to 3.4.34.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
9111252
release: v3.4.34b5cad0e
refactor: use hasChanged for useModel comparisonsa18f1ec
fix(defineModel): correct update with multiple changes in same tick (#11430)422ef34
release: v3.4.331b81d14
refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)5df67e3
fix(runtime-dom): handle undefined values in v-html (#11403)c7f5c70
chore(build): fix build error on Windows (#11389)fd5c001
release: v3.4.32f1bb0ae
fix(runtime-core): do not emit when defineModel ref is set with same value (#...3e9e32e
fix(runtime-dom): properly handle innerHTML unmount into new children (#11159)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