Skip to content

Bump graphql from 2.5.19 to 2.5.21#738

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/graphql-2.5.21
Open

Bump graphql from 2.5.19 to 2.5.21#738
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/graphql-2.5.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 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 19, 2026
Copilot AI review requested due to automatic review settings March 19, 2026 09:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 19, 2026
@dependabot dependabot bot review requested due to automatic review settings March 19, 2026 09:23
@cla-bot cla-bot bot added the cla-signed label Mar 19, 2026
@github-actions
Copy link

Test coverage

89.81% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/23288174909

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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