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 29, 2024 7:20pm |
nuxt-urql-playground | ā Ready (Inspect) | Visit Preview | š¬ Add feedback | Apr 29, 2024 7:20pm |
Latest commit: cdaf78c29e6b435d8690c9a245eafcdfc7aedce2
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.4.21 to 3.4.26.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
2417909
release: v3.4.26fefce06
fix(compiler-core): fix bail constant for globals638a79f
fix(runtime-core): properly handle inherit transition during clone VNode (#10...e8fd644
fix(runtime-core): attrs should be readonly in functional components (#10767)2d56816
refactor: simplify traverse() for deep watchers (#10795)b01be66
chore(deps): update lint (#10831)d00632b
refactor: remove optional chaining (#10792)1138e7a
chore(deps): update build (#10830)1e7a806
chore(deps): update test (#10829)e97fc93
chore(deps): update all non-major dependencies (#10828)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