Skip to content

build(deps): bump graphql from 2.5.19 to 2.5.21#1069

Merged
myronmarston merged 3 commits intomainfrom
dependabot/bundler/graphql-2.5.21
Mar 10, 2026
Merged

build(deps): bump graphql from 2.5.19 to 2.5.21#1069
myronmarston merged 3 commits intomainfrom
dependabot/bundler/graphql-2.5.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps graphql from 2.5.19 to 2.5.21.

Changelog

Sourced from graphql's changelog.

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
  • 6758b11 2.5.21
  • 209ce54 Add config for hash key vs method
  • ba7242c Merge pull request #5571 from rmosolgo/exec-next-legacy-instance-method
  • ee1b36c Update docs
  • 1ba0baa Migrate more tests
  • a853d55 Migrate more tests
  • 4ce8f39 Migrate resolver spec
  • 4c8d190 Fix dynamic introspection
  • fd1f923 Migrate field_extension_spec
  • 16ef08c Migrate NodeBehaviors; call batch methods on object type, not field definitio...
  • 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.21.
- [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.21)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.5.21
  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 9, 2026
github-actions bot and others added 2 commits March 9, 2026 23:14
"~> 2.5.21" already excludes 2.5.20.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@myronmarston myronmarston merged commit 1ffa998 into main Mar 10, 2026
36 of 40 checks passed
@myronmarston myronmarston deleted the dependabot/bundler/graphql-2.5.21 branch March 10, 2026 02:41
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.

1 participant