Closed dependabot[bot] closed 11 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 | Dec 4, 2023 8:04pm |
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Looks like vue is up-to-date now, so this is no longer needed.
Bumps vue from 3.3.9 to 3.3.10.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d5a88ef
release: v3.3.10c3e2c55
fix(compiler-sfc): fix :where and :is selector in scoped mode with multiple s...bf7269a
chore(deps): update compiler (#9745)ec71585
fix(app): prevent template from being cached between apps with different opti...f2f5f76
chore(deps): update all non-major dependencies (#9744)f4ec0b3
chore: fix typos in CHANGELOG.md (#9746) [ci skip]65f3fe2
fix(runtime-core): Suspense get anchor properly in Transition (#9309)f12db7f
fix(compiler-sfc): avoid passing forEach index to genMap43c3cfd
fix(types): improve return type withKeys and withModifiers (#9734)9ea2b86
chore(template-explorer): fix overflow screen problem (#7282) [ci skip]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