Skip to content

Update dependency graphql to v2.3.8

This MR contains the following updates:

Package Update Change
graphql (source, changelog) patch 2.3.5 -> 2.3.8

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

rmosolgo/graphql-ruby (graphql)

v2.3.8

Compare Source

New features
  • Input validation: Add all: { ... } validator #​5013
  • Visibility: Add Query#types for future type filtering improvements #​4998
  • Broadcast: Add default_broadcast(true) option for Connection and Edge types #​5012
Bug fixes
  • Remove unused InvalidTypeError #​5003
  • Parser: remove unused previous_token and Token #​5015

v2.3.7

Compare Source

Bug fixes
  • Properly merge field directives and resolver directives #​5001

v2.3.6

Compare Source

New features
  • Analysis classes are now in GraphQL::Analysis (GraphQL::Analysis::AST still works, too) #​4996
  • Resolvers and Mutations accept directive ... configurations #​4995
Bug fixes
  • AsyncDataloader: Copy Fiber-local variables into Async tasks #​4994
  • Dataloader: properly batch fetch calls with loads: arguments that call Dataloader sources during .authorized? #​4997

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports