Skip to content

Bump graphql from 1.11.3 to 2.6.8 - #32

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

Bump graphql from 1.11.3 to 2.6.8#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.8

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps graphql from 1.11.3 to 2.6.8.

Release notes

Sourced from graphql's releases.

v1.12.4

No release notes provided.

v1.12.3

No release notes provided.

v1.12.2

No release notes provided.

v1.12.1

No release notes provided.

v1.12.0

No release notes provided.

1.11.12

What's Changed

Full Changelog: rmosolgo/graphql-ruby@v1.11.10...v1.11.12

v1.11.7

No release notes provided.

v1.11.6

Breaking changes

  • FieldExtension: pass extended values instead of originals to after_resolve #3168

New features

  • Accept additional options in global_id_field macro #3196

Bug fixes

  • Use graphql_name in UnauthorizedError default message (fixes #3174) #3176
  • Improve error handling for base 64 decoding (in UniqueWithinType) #3179
  • Fix .valid_isolated_input? on parsed schemas (fixes #3181) #3182
  • Fix fields nullability in subscriptions documentation #3194
  • Update RangeAdd to use new connections when available #3195

v1.11.5

No release notes provided.

Version 1.11.4

No release notes provided.

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

2.6.7 (28 Jul 2026)

Bug fixes

  • SDL: Speed up parsing interfaces #5678
  • Execution::Next: fix selection step enqueuing #5679
  • AsyncDataloader: improve pending work accounting #5675

2.6.6 (21 Jul 2026)

  • Security: This version includes a remediation for a security issue in Execution::Next (GHSA-j7xr-4g94-r9h3).

New features

  • Support pattern matching non-null and list type definitions #5660

Bug fixes

  • SDL: properly apply directive argument default values #5659
  • Dataloader: fix Ruby version compatibility check #5662
  • Validation: apply query token limit in Schema.validate #5668
  • Dataloader: Use a queue for more efficient Source resolution #5666
  • Remove needless compat with Ruby 2.2 #5670
  • Schema: fix union memberships lookup #5663
  • Dataloader: unify lazy resolution code #5669
  • AsyncDataloader: improve task scheduling to fix deadlocks #5672

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

... (truncated)

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 1.11.3 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@v1.11.3...v2.6.8)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 19, 2026
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.

0 participants