Closed dependabot[bot] closed 10 months ago
Latest commit: 39d99a2df58ad9dcbd09497673465c8768ebab92
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like vue is up-to-date now, so this is no longer needed.
Bumps vue from 3.3.11 to 3.3.12.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
4e7967f
release: v3.3.12d0b849a
test(types): add test for ref/shallowRef generic casting9a57158
fix(types): fixshallowRef
type error (#9839)e70f4c4
fix(hydration): handle appear transition before patch props (#9837)0a387df
fix(sfc/cssVars): fix loss of CSS v-bind variables when setting inline style ...a6503e3
refactor(types): simplifyEmitsToProps
types (#9788)376dac4
chore(sfc-playground): highlight the active version in dropdown (#9045)ef432bd
refactor(reactivity): improve nested readonly ref set check9d1ca32
refactor(compiler-sfc): avoid unnecessary switch case fallthrough (#8998)bc5799d
chore(deps): update lint (#9800)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