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) |
---|---|---|---|---|
vue3-realworld-example-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 1, 2024 7:03pm |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e73cb0a
) 97.03% compared to head (4116a3e
) 97.03%. Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps vue from 3.3.11 to 3.4.3.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
8f85b6d
release: v3.4.3274f6f7
test: test case for sfc parse options cache invalidationb8d58ec
fix(compiler-sfc): respect sfc parse options in cache keyb010cb9
release: v3.4.26cb00ed
fix(ssr): fix hydration error for slot outlet inside transition-group (#9937)c3fd577
chore: fix snapshot4f703d1
fix(runtime-core): support deep: false when watch reactive (#9928)dce99c1
fix(compiler-sfc): fix dev regression for dot / namespace component usage63c3e62
test: split import usage check tests into dedicated filef787337
release: v3.4.1Dependabot 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