Closed dependabot[bot] closed 1 year ago
The following labels could not be found: default-Gemfile
.
We require contributors to sign our Contributor License Agreement, and we don't have @dependabot[bot] on file. In order for us to review and merge your code, please sign the CLA.
Looks like graphql is no longer updatable, so this is no longer needed.
Updates the requirements on graphql to permit the latest version.
Changelog
Sourced from graphql's changelog.
... (truncated)
Commits
fa03fa1
2.0.16a6b8bf4
Merge pull request #4272 from rmosolgo/fix-edge-default-relay3e6f4f4
pro-1.23.3a5e313d
Fix namespace61ab59d
BaseEdge (and subclasses) should be .default_relay? -> true7772917
Merge pull request #4269 from rmosolgo/fix-union-possible-types-check3a5e370
Merge pull request #4268 from rmosolgo/fix-duplicate-second-level-fragment-name8479e13
Only allow object types to be union types, fixes #42433cc3511
Properly handle duplicate fragment names used indirectly266aa76
Call cacheable_object on the type itselfDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)