Update dependency subscriptions-transport-ws to v0.9.19#109
Open
mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
Open
Update dependency subscriptions-transport-ws to v0.9.19#109mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
Conversation
bee9d77 to
3f84ece
Compare
3f84ece to
813bf61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.16→0.9.19By merging this PR, the issue #101 will be automatically resolved and closed:
Release Notes
apollostack/subscriptions-transport-ws (subscriptions-transport-ws)
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
v0.9.17Compare Source
graphqlpeer/dev deps.@hwillson in #778