Skip to content

Bump graphql from 2.6.9 to 2.6.10 - #4684

Merged
connorshea merged 1 commit into
mainfrom
dependabot/bundler/main/graphql-2.6.10
Sep 12, 2026
Merged

Bump graphql from 2.6.9 to 2.6.10#4684
connorshea merged 1 commit into
mainfrom
dependabot/bundler/main/graphql-2.6.10

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps graphql from 2.6.9 to 2.6.10.

Changelog

Sourced from graphql's changelog.

2.6.10 (27 Aug 2026)

New features

  • Execution::Next: Add dataload: { ..., method: } shorthand #5706

Bug fixes

  • AsyncDataloader: Avoid ClosedError race in old fibers #5702
  • AsyncDataloader: fix nested dataloader runs #5703
  • Validation: speed up FieldsWillMerge #5704
  • AsyncDataloader: Fix ActiveRecord relation loads in connections #5708
  • Execution::Next: handle SystemStackErrors #5705
  • Restore current multiplex after nested execution #5714
  • Parser: handle out-of-range Unicode escapes as parse errors #5710
  • Lexer: re-raise unexpected ArgumentErrors #5711
  • Parser: support short braced unicode escapes #5712
  • Float: reject non-finite values #5713
Commits
  • cc4fe58 2.6.10
  • 3d43cfd Merge pull request #5713 from ydah/reject-non-finite-float-values
  • 10c6617 Merge pull request #5712 from ydah/support-short-braced-unicode-escapes
  • 457c459 Merge pull request #5711 from ydah/reraise-unexpected-lexer-argument-errors
  • 8a1a9e4 Merge pull request #5710 from ydah/reject-out-of-range-unicode-escapes
  • a345858 Merge pull request #5714 from ydah/restore-current-multiplex-after-nested-exe...
  • d4fefd8 Restore current multiplex after nested execution
  • 93be7f6 Reject non-finite Float values
  • 76d2448 Support short braced Unicode escapes
  • 1dba7a8 Reraise unexpected lexer argument errors
  • 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.9 to 2.6.10.
- [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.9...v2.6.10)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.10
  dependency-type: direct:production
  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 31, 2026
@connorshea
connorshea merged commit 5f8acc1 into main Sep 12, 2026
11 checks passed
@connorshea
connorshea deleted the dependabot/bundler/main/graphql-2.6.10 branch September 12, 2026 20:41
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