chore(deps): update dependency graphql-yoga to v5 #1350
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:
3.9.1
->5.0.0
Release Notes
dotansimha/graphql-yoga (graphql-yoga)
v5.0.0
Compare Source
Major Changes
#3063
01430e03
Thanks @EmrysMyrddin! - Breaking Change: Drop support of
Node.js 16
#3070
5b615478
Thanks @renovate! - dependencies updates:
@envelop/core@^5.0.0
↗︎ (from^4.0.0
, independencies
)Patch Changes
#3051
350bb851
Thanks @ardatan! - Use the same context object in the entire
pipeline
Updated dependencies
[
01430e03
]:v4.0.5
Compare Source
Patch Changes
bf602edf
Thanks @EmrysMyrddin! - Fix dynamic schema function type and
documentation
v4.0.4
Compare Source
Patch Changes
5f182006
Thanks @enisdenjo! - Start SSE stream with a ping
v4.0.3
Compare Source
Patch Changes
5efb8250
Thanks @n1ru4l! - dependencies updates:
@whatwg-node/fetch@^0.9.7
↗︎(from
^0.9.0
, independencies
)@whatwg-node/server@^0.9.1
↗︎(from
^0.8.1
, independencies
)v4.0.2
Compare Source
Patch Changes
ce6d2465
Thanks @nescalante! - Avoid overriding http status on extensions
when using a plugin that modifies error prop
v4.0.1
Compare Source
Patch Changes
#2866
bb739b05
Thanks @renovate! - dependencies updates:
lru-cache@^10.0.0
↗︎(from
^9.0.0
, independencies
)#2869
8f7d7abc
Thanks @enisdenjo! - Properly serialise GraphQLError on graphql-js
v15
v4.0.0
Compare Source
Major Changes
#2767
4228c1d5
Thanks @renovate! - Drop support for Node.js 14. Require
Node.js
>=16
.#2776
34ecb4bb
Thanks @enisdenjo! - Drop unused graphiql options
defaultVariableEditorOpen
andheaderEditorEnabled
#2810
ec318fe6
Thanks @n1ru4l! - Remove support for executing Subscription
operations over the incremental delivery response protocol (
multipart/mixed
)#2775
dd699c4b
Thanks @enisdenjo! - Subscriptions use GraphQL over SSE "distinct
connections mode"
#2767
4228c1d5
Thanks @renovate! - Events without an event payload will now
always have
null
as the event payload instead ofundefined
.#2777
0522c740
Thanks @enisdenjo! - Parse and validation cache are now under a
single option
parserAndValidationCache
Patch Changes
#2720
cc370691
Thanks @n1ru4l! - Skip validation caching when there is no
schema
specified. This previously caused a cryptic error message when reaching execution/validation
without a schema. Now the missing schema error will actually originate from within the
validate
function instead.
#2726
b309ca0d
Thanks @ardatan! - Respect
toJSON
in the thrown errors.Updated dependencies
[
4228c1d5
,4228c1d5
]: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 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.