Skip to content

Bump graphql from 2.6.6 to 2.6.7 - #33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.7
Closed

Bump graphql from 2.6.6 to 2.6.7#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.6.6 to 2.6.7.

Changelog

Sourced from graphql's changelog.

2.6.7 (28 Jul 2026)

Bug fixes

  • SDL: Speed up parsing interfaces #5678
  • Execution::Next: fix selection step enqueuing #5679
  • AsyncDataloader: improve pending work accounting #5675
Commits
  • fda265b 2.6.7
  • abb2e43 Merge pull request #5679 from rmosolgo/async-dataloader-activity-ticker
  • e3ebf2f AsyncDataloader: refactor job accounting
  • 07e5e88 Merge pull request #5678 from vahe/fix/transitive-interface-check-perf
  • 1e4d27f Fix O(n^2) transitive interface check in Schema.from_definition
  • 7e420bc js-1.15.2
  • 1e0f06c Merge pull request #5674 from ydah/fix-relay-subscription-error-forwarding
  • 092831c Merge pull request #5675 from ydah/fix-selections-step-duplicate-enqueue
  • a824a8a Defer selection step enqueueing
  • 8aab2ae Merge pull request #5676 from rmosolgo/dependabot/github_actions/actions/setu...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like graphql is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 1, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/graphql-2.6.7 branch August 1, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants