Update dependency graphql to v2.2.3 #19
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.6
->2.2.3
Release Notes
rmosolgo/graphql-ruby (graphql)
v2.2.3
Compare Source
Bug fixes
suspended
Fibers #4754v2.2.2
Compare Source
Bug fixes
Fiber#transfer
support because Ruby's control flow is unpredictable (#4748, #4752, #4743)v2.2.1
Compare Source
Bug fixes
AsyncDataloader
: re-raise errors from fields and sources #4736v2.2.0
Compare Source
Breaking changes
loads:
now requires a schema'sself.resolve_type
method to be implemented so that loaded objects can be verified to be of the expected type #4678graphql/c_parser
still does.)New features
GraphQL::Dataloader::AsyncDataloader
: a Dataloader class that uses theasync
gem to run I/O from fields and Dataloader sources in parallel #4727run_graphql_field
: a helper method for running fields in tests #4732v2.1.10
Compare Source
v2.1.9
Compare Source
v2.1.8
Compare Source
New features
prepare
: check for the named method on the argument owner, too #4717v2.1.7
Compare Source
New features
NullContext
inherit fromContext
, to make typechecking easier #4709Schema.query_class
to use for executing queries #4679Bug fixes
reauthorize_scoped_objects
to false #4720subscriptions.trigger
with custom enum values #4713backtrace: true
with GraphQL-Pro@defer
#4708to_h
from Input Object validation error message #4701Configuration
📅 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.