Skip to content

Bump graphql from 2.6.7 to 2.6.8 - #977

Merged
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.8
Aug 24, 2026
Merged

Bump graphql from 2.6.7 to 2.6.8#977
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.6.7 to 2.6.8.

Changelog

Sourced from graphql's changelog.

2.6.8 (13 Aug 2026)

New features

  • Support JSON 3 (remove quirks_mode: true) #5699

Bug fixes

  • Handle SystemStackError during execution #5683
  • Restrict dashboard schema selection #5688
  • Reduce allocations in block string parsing #5695
  • Fix lexer position in multibyte input #5692 #5697
  • Execution::Next: fix no-method error in mutations #5698
  • SDL: reduce memory use in description strings #5701
Commits
  • bb7db92 prepare 2.6.8
  • a538df5 Remove unused reader
  • 29f76aa Remove unused ivar
  • 82afc26 Merge pull request #5701 from Shopify/intern-graphql-sdl-descriptions
  • c2cf37b Intern SDL description strings at AST node construction
  • ac486a2 Merge pull request #5694 from rmosolgo/dependabot/github_actions/shogo82148/a...
  • 7301d5b Merge pull request #5699 from byroot/json-3.x
  • a14cf1d Merge pull request #5698 from drhops/fix-execution-next-mutation-root-null-pr...
  • 195f60d Support JSON 3
  • 5c34c4d Execution::Next: fix NoMethodError when a non-null root mutation field adds a...
  • 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.7 to 2.6.8.
- [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.7...v2.6.8)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.8
  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 24, 2026
Copilot AI lite review requested due to automatic review settings August 24, 2026 09:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 24, 2026
@cla-bot cla-bot Bot added the cla-signed label Aug 24, 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

Copy link
Copy Markdown

Test coverage

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

@raspberrypiherokubot
raspberrypiherokubot temporarily deployed to editor-api-p-dependabot-ehrr1q August 24, 2026 09:36 Inactive
@zetter-rpf
zetter-rpf merged commit b542cb5 into main Aug 24, 2026
7 checks passed
@zetter-rpf
zetter-rpf deleted the dependabot/bundler/graphql-2.6.8 branch August 24, 2026 10:38
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.

3 participants