Skip to content

Bump graphql from 2.6.9 to 2.6.10 - #1694

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/graphql-2.6.10
Aug 31, 2026
Merged

Bump graphql from 2.6.9 to 2.6.10#1694
github-actions[bot] merged 1 commit into
masterfrom
dependabot/bundler/graphql-2.6.10

Conversation

@dependabot

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

Copy link
Copy Markdown

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>
@github-actions
github-actions Bot enabled auto-merge (squash) August 31, 2026 23:46
@github-actions
github-actions Bot merged commit 4130c1b into master Aug 31, 2026
26 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/graphql-2.6.10 branch August 31, 2026 23:49
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