Open dependabot[bot] opened 1 year ago
Latest commit: 355d68d18a708c5a4187c626127dbda00b9874d4
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
Bumps graphql from 16.6.0 to 16.8.1.
Release notes
Sourced from graphql's releases.
Commits
8a95335
16.8.18f4c64e
OverlappingFieldsCanBeMergedRule: Fix performance degradation (#3967)e4f759d
16.8.0bec1b49
Support fourfold nested lists (#3950)bf6a9f0
16.7.1a08aaee
instanceOf: workaround bundler issue withprocess.env
(#3923)1519fda
16.7.084bb146
check "globalThis.process" before accessing it (#3887)076972e
Fix/invalid error propagation custom scalars (backport for 16.x.x) (#3838)4a82557
Fix crash in node when mixing sync/async resolvers (backport of #3706) (#3707)You can trigger a rebase of this PR 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