Closed dependabot[bot] closed 6 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nuxt-urql-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 15, 2024 8:29pm |
nuxt-urql-playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 15, 2024 8:29pm |
Latest commit: b0c418df576985b7babb005b1793dcc3449460be
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
Superseded by #138.
Bumps vue from 3.4.21 to 3.4.22.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
b4b856b
release: v3.4.22f26d566
chore: improve event value validation message9da34d7
fix(reactivity): computed should not be detected as true by isProxy (#10401)37ba93c
fix(types): avoid merging object union types when using withDefaults (#10596)fc99e4d
fix(Transition): ensure the KeepAlive children unmount w/ out-in mode (#10632)53d15d3
fix(runtime-core): handle invalid values in callWithAsyncErrorHandling7ccd453
fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953)15ffe8f
fix(runtime-dom): force update v-model number with leading 0 (#10506)5a96267
fix(ssr): don't render v-if comments in TransitionGroup (#6732)2ec06fd
fix(hydration): properly handle optimized mode during hydrate node (#10638)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