Skip to content

Bump graphql from 2.6.5 to 2.6.6 - #28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.6
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.6.5 to 2.6.6.

Changelog

Sourced from graphql's changelog.

2.6.6 (21 Jul 2026)

  • Security: This version includes a remediation for a security issue in Execution::Next (GHSA-j7xr-4g94-r9h3).

New features

  • Support pattern matching non-null and list type definitions #5660

Bug fixes

  • SDL: properly apply directive argument default values #5659
  • Dataloader: fix Ruby version compatibility check #5662
  • Validation: apply query token limit in Schema.validate #5668
  • Dataloader: Use a queue for more efficient Source resolution #5666
  • Remove needless compat with Ruby 2.2 #5670
  • Schema: fix union memberships lookup #5663
  • Dataloader: unify lazy resolution code #5669
  • AsyncDataloader: improve task scheduling to fix deadlocks #5672
Commits
  • 9548947 2.6.6
  • 011203d Merge pull request #5673 from ydah/fix-operation-directive-finalizer
  • dd6f3f3 Merge pull request #5672 from rmosolgo/async-dataloader-error-handling
  • ac63800 Merge commit from fork
  • 741e379 Correctly handle UnauthorizedErrors raised by Resolvers in Execution::Next
  • eb230f8 Move spawn_tasks back to a method to preserve reference to pending_work
  • 8e8bf89 Use sequential calls instead of yield with next_lazies
  • 2fe9a62 Remove needless method
  • 726ff88 Clean up some internal APIs
  • 5bfae85 Skip lint
  • 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.5 to 2.6.6.
- [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.5...v2.6.6)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.6
  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 Jul 25, 2026
@AdrianCurtin

Copy link
Copy Markdown
Contributor

@dependabot is this still necessary?

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.

1 participant