Closed dependabot[bot] closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pokenode-ts | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2024 8:04pm |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Superseded by #1230.
Bumps vue from 3.4.38 to 3.5.9.
Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
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)faf55a1
chore(deps): update build (#12001)fa0ba24
fix(vue): properly cache runtime compilation (#12019)4da6881
fix(types): correct type inference of union event names (#12022)6001e5c
fix(reactivity): fix property dep removal regressionc0e9434
refactor(reactivity): avoid optional chaining in getDepFromReactive (#12007)7a00f6f
chore: remove unused argument (#12006)5d9e81d
chore(types): disambiguate theComment
type in hydration.ts (#12009)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