Skip to content

Bump graphql from 2.6.3 to 2.6.5#25

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.6.3 to 2.6.5.

Changelog

Sourced from graphql's changelog.

2.6.5 (6 Jul 2026)

New features

  • Execution::Next: improve non-null error propagation #5644
  • Dataloader: optimize memory usage in Dataloader::Source #5658
  • AsyncDataloader: fix concurrency errors #5656
  • Generators: don't generate fields for filtered parameters #5653

2.6.4 (22 Jun 2026)

Yanked due to problems introduced to AsyncDataloader.

Bug fixes

  • AsyncDataloader: rework to avoid deadlocks with Falcon #5479
  • Execution::Next: fix tracer arguments #5650
Commits
  • 44676aa 2.6.5
  • fa9e31e Merge pull request #5656 from rmosolgo/fix-closed-queue-error
  • ad08aa6 Merge branch 'master' into fix-closed-queue-error
  • 64adaf4 Merge pull request #5658 from rmosolgo/optimize-dataloader-source
  • fb3c3ea lint fixes
  • 164093a Fix lint error, update spec
  • b6c093d Clean up
  • 402e396 Fix lint errors, move lazies to Run also
  • 0d2f957 Move pending jobs state to Run object
  • 6e2324d Fix task queue logic for lazies
  • 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.3 to 2.6.5.
- [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.3...v2.6.5)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.5
  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 11, 2026
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