chore(deps): update dependency subscriptions-transport-ws to v0.11.0 #466
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:
0.9.17->0.11.0Release Notes
apollostack/subscriptions-transport-ws (subscriptions-transport-ws)
v0.11.0Compare Source
graphql@16and bump minimal supported version to begraphql@15.7.2. As part of this change signatures forExecuteFunctionandSubscribeFunctionwere changed.@IvanGoncharov in #902
v0.10.0Compare Source
^0.9).v0.9.19Compare Source
wsdependency to allow v6 and v7. Note that there are breaking changes inws6.0.0and7.0.0; for example, messages over 100MiB are rejected, and (in v7) the behavior of sending messages while the connection is starting or ending has changed. We are publishing this package to allow users of Apollo Server 2 to avoid seeing this CVE in theirnpm audit. However, note that (a) this CVE does not affect the subscriptions client, just the server and (b) Apollo Server 3 will remove its superficial integration with this package entirely. We encourage users of Apollo Server 2 to disable the integration with this unmaintained package vianew ApolloServer({subscriptions: false}), and consider packages such asgraphql-wsto power GraphQL subscriptions until such time as Apollo Server has more fully integrated subscriptions support.v0.9.18Compare Source
Bug Fixes
@onhate in #775
@tretne in #615
MessageTypesTS import errors.@sneko in #412
promisedParamserrors are not handled twice.@benjie in #514
formatResponseconsole error.@renatorib in #761
MessageTypes.GQL_START.@gregbty in #588
@alexkirsz in #513
New Features
minTimeoutoption for client.@jedwards1211 in #675
@GingerBear in #561
@mattkrick in #347
Configuration
📅 Schedule: Branch creation - "after 2am,before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.