Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency subscriptions-transport-ws to v0.11.0 (master) #1595

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 19, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
subscriptions-transport-ws 0.9.16 -> 0.11.0 age adoption passing confidence

Release Notes

apollostack/subscriptions-transport-ws (subscriptions-transport-ws)

v0.11.0

Compare Source

v0.10.0

Compare Source

  • Same contents as v0.9.19 (published before v0.9.19 before realizing it would be helpful if the new version was picked up by packages looking for ^0.9).

v0.9.19

Compare Source

  • Bump ws dependency to allow v6 and v7. Note that there are breaking changes in ws 6.0.0 and 7.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 their npm 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 via new ApolloServer({subscriptions: false}), and consider packages such as graphql-ws to power GraphQL subscriptions until such time as Apollo Server has more fully integrated subscriptions support.

v0.9.18

Compare Source

Bug Fixes
New Features

v0.9.17

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/master-subscriptions-transport-ws-0.x branch from 85c7fb8 to 297bea5 Compare March 7, 2022 11:26
@renovate renovate bot changed the title Update dependency subscriptions-transport-ws to v0.9.19 (master) Update dependency subscriptions-transport-ws to v0.11.0 (master) Mar 7, 2022
@renovate renovate bot force-pushed the renovate/master-subscriptions-transport-ws-0.x branch from 297bea5 to 176608e Compare September 25, 2022 23:27
@renovate renovate bot force-pushed the renovate/master-subscriptions-transport-ws-0.x branch from 176608e to dbc1ed3 Compare November 20, 2022 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants