Skip to content

chore(deps): bump graphql from 2.4.18 to 2.6.9 in the production-dependencies group across 1 directory - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-bundler-production-dependencies-f48e735922
Open

chore(deps): bump graphql from 2.4.18 to 2.6.9 in the production-dependencies group across 1 directory#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-bundler-production-dependencies-f48e735922

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update in the / directory: graphql.

Updates graphql from 2.4.18 to 2.6.9

Changelog

Sourced from graphql's changelog.

2.6.9 (17 Aug 2026)

Security

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)

... (truncated)

Commits
  • 9d86b2e 2.6.9
  • ebd72cc Merge commit from fork
  • 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...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update in the / directory: [graphql](https://github.com/rmosolgo/graphql-ruby).


Updates `graphql` from 2.4.18 to 2.6.9
- [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.4.18...v2.6.9)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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
@dependabot
dependabot Bot requested review from a team as code owners August 24, 2026 06:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 24, 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

Development

Successfully merging this pull request may close these issues.

0 participants