Skip to content

Update dependency graphql to v2.3.15

This MR contains the following updates:

Package Update Change
graphql (source, changelog) patch 2.3.14 -> 2.3.15

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


Release Notes

rmosolgo/graphql-ruby (graphql)

v2.3.15

Compare Source

New features
  • Type definitions accept comment("...") for annotating SDL #​5067
  • Parser: add tokens_count method #​5066
  • Schema: allow validate_timeout to be reset #​5062
Bug fixes
  • Optimize Language.escape_single_quoted_newlines #​5095
  • Generators: Add # frozen_string_literal: true to base resolver #​5092
  • Parser: Properly handle minus followed by name #​5090
  • Migrate some attr_reader methods #​5080
  • Handle variable definition directives #​5072
  • Handle GraphQL::ExecutionError when loading arguments during analysis #​5071
  • NotificationsTrace: properly call super
  • Use symbols for namespaced_types generator option #​5068
  • Reduce memory usage in lazy resolution #​5061
  • Fix default trace inheritance #​5045

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

Loading