UNCLASSIFIED - NO CUI

Skip to content

Update dependency graphql to v2.2.9

This MR contains the following updates:

Package Type Update Change
graphql (source, changelog) ironbank-rubygems patch 2.2.8 -> 2.2.9

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

rmosolgo/graphql-ruby (graphql)

v2.2.9

Compare Source

New features
  • Complexity: Treat custom Connection fields as metadata (like totalCount), not as if they were evaluated for each item in the list #​4842
  • Subscriptions: Serialize ActiveRecord::Relations given to .trigger #​4840
Bug fixes
  • Complexity: apply configured complexity ... to connection fields #​4841
  • Authorization: properly handle Resolver arguments that return false for #authorized? #​4839

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