Skip to content

Comments

build(deps): bump graphql from 2.5.19 to 2.5.20#1046

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/graphql-2.5.20
Open

build(deps): bump graphql from 2.5.19 to 2.5.20#1046
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/graphql-2.5.20

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps graphql from 2.5.19 to 2.5.20.

Changelog

Sourced from graphql's changelog.

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
  • cfe00a0 2.5.20
  • 9d84d8b Merge pull request #5550 from rmosolgo/null-dataloader-isolated
  • c1e7cbd Use per-schema null_contexts so that some can be frozen
  • 59c13e4 Merge pull request #5551 from rmosolgo/update-glob
  • 001163a Update package-lock
  • 02140af Update node version on CI
  • 0cab98b Merge branch 'master' into null-dataloader-isolated
  • 78cf0f7 Merge pull request #5547 from rmosolgo/execution-next-auth
  • 81731c5 Update glob
  • 596bca7 Add spec for NullDataloader#run_isolated
  • 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.20.
- [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.20)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.5.20
  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 Feb 23, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@dependabot dependabot bot added the ruby Pull requests that update Ruby code label Feb 23, 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