Skip to content

Bump graphql from 2.6.3 to 2.6.5#1666

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/graphql-2.6.5
Jul 6, 2026
Merged

Bump graphql from 2.6.3 to 2.6.5#1666
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/graphql-2.6.5

Conversation

@dependabot

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

Copy link
Copy Markdown

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot enabled auto-merge (squash) July 6, 2026 23:48
@github-actions github-actions Bot merged commit caca5da into master Jul 6, 2026
26 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/graphql-2.6.5 branch July 6, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants