Skip to content

Bump graphql from 2.5.19 to 2.5.22#78

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

Bump graphql from 2.5.19 to 2.5.22#78
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/graphql-2.5.22

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps graphql from 2.5.19 to 2.5.22.

Changelog

Sourced from graphql's changelog.

2.5.22

2.5.21

New features

Bug fixes

  • Schema.from_definition: fix field calls when all arguments come from extras #5557

2.5.20 (23 Feb 2026)

  • DetailedTrace: Handle inspecting instances of anonymous classes #5530
  • Dashboard: move controllers to their own files, fix lazy loading #5524
  • Dataloader: add dataload_all shortcut; add shortcuts to context #5540
  • Add experimental new runtime code (not loaded by default) #5509 #5544 #5547
  • Fix @defer on inline fragments when fields return Lazy values and Dataloader isn't used #5550
Commits
  • 680b1d7 2.5.22
  • c606fc9 Merge pull request #5581 from rmosolgo/next-operation-name
  • 9df566f exec-next: Support operation_name: ...
  • 984c43b Fix experimental color in light mode
  • dc2479f Merge pull request #5575 from rmosolgo/dataloader-shorthands
  • 1003df4 Add tests for field dataload: shortcuts
  • a511437 exec-next: Add dataload: shorthands
  • 6758b11 2.5.21
  • 209ce54 Add config for hash key vs method
  • ba7242c Merge pull request #5571 from rmosolgo/exec-next-legacy-instance-method
  • 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.5.19 to 2.5.22.
- [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.5.19...v2.5.22)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.5.22
  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 Mar 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants