UNCLASSIFIED - NO CUI

Skip to content

Update dependency graphql to v2.2.7

This MR contains the following updates:

Package Type Update Change
graphql (source, changelog) ironbank-rubygems patch 2.2.6 -> 2.2.7

Release Notes

rmosolgo/graphql-ruby (graphql)

v2.2.7

Compare Source

Deprecations
  • Deprecate returning .resolve dataloader requests (use .load instead) #​4807
  • Deprecate error_bubbling(true), no replacement. Please open an issue if you need this option. #​4813
Bug fixes
  • Remove unused racc dependency #​4814
  • Fix backtrace: true when used with @defer and batch-loaded lists #​4815
  • Accept input objects when required arguments aren't provided but have default values #​4811

Configuration

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

🚦 Automerge: Enabled.

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.

Merge request reports