Closed dependabot[bot] closed 10 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 | Jan 4, 2024 6:11pm |
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Looks like vue is up-to-date now, so this is no longer needed.
Bumps vue from 3.4.3 to 3.4.5.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
0275dd3
release: v3.4.5b20350d
fix(compiler-sfc): fix co-usage of defineModel transform options and props de...ae60a91
fix(compiler-sfc): fix sfc template unref rewrite for class instantiationfda5192
chore: disallow console statement (#9986)0ae651a
chore: remove loge790e1b
build: add production/development export conditions (#9977)7dbdb3e
fix(compiler-ssr): fix node clone edge case caused by AST reuse (#9983)d2d8955
fix(watch): cleanup watcher effect from scope when manually stopped (#9978)f70f7ca
release: v3.4.4fe03b2f
chore(apiWatch): constraint deep passes boolean (#9952)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