Skip to content

chore(deps): bump graphql from 2.4.14 to 2.4.18 - #8

Merged
andrewthauer merged 1 commit into
mainfrom
dependabot-bundler-graphql-2.4.18
Aug 17, 2026
Merged

chore(deps): bump graphql from 2.4.14 to 2.4.18#8
andrewthauer merged 1 commit into
mainfrom
dependabot-bundler-graphql-2.4.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.4.14 to 2.4.18.

Changelog

Sourced from graphql's changelog.

Changelog

Versioning guidelines

Breaking changes

Deprecations

New features

Bug fixes

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

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.14 to 2.4.18.
- [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.14...v2.4.18)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.4.18
  dependency-type: direct:production
...

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 17, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 17, 2026 19:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 17, 2026
@andrewthauer
andrewthauer merged commit a4c3abd into main Aug 17, 2026
7 checks passed
@andrewthauer
andrewthauer deleted the dependabot-bundler-graphql-2.4.18 branch August 17, 2026 19:45
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.

1 participant