Skip to content

Bump graphql from 2.6.9 to 2.6.10 - #1000

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

Bump graphql from 2.6.9 to 2.6.10#1000
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

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 Sep 7, 2026
Copilot AI lite review requested due to automatic review settings September 7, 2026 09:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 7, 2026
@cla-bot cla-bot Bot added the cla-signed label Sep 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Test coverage

93.51% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/34106589463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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.

2 participants