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

fix(deps): update dependency graphql-ws to ^5.16.2 #93

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-ws (source) ^5.12.1 -> ^5.16.2 age adoption passing confidence

Release Notes

enisdenjo/graphql-ws (graphql-ws)

v5.16.2

Compare Source

Patch Changes

v5.16.1

Compare Source

Patch Changes

v5.16.0

Compare Source

Bug Fixes
  • server: Return all subscriptions regardless of the return invocation order (f442288)
  • server: should not send error messages if socket closes before onSubscribe hooks resolves (db47a66), closes #​539
Features
  • server: Close code and reason are optional (6ae6e6f), closes #​547

v5.15.0

Compare Source

Bug Fixes
  • client: Use TerminatedCloseEvent class extending an Error for rejecting promises when terminating (74b4ceb), closes #​531
  • server: Dispose of subscriptions on close even if added late to the subscriptions list (#​534) (e45d6b1), closes #​532
Features

5.14.3 (2023-12-20)

Bug Fixes
  • client: Use closures instead of bindings (with this) (812129d)
  • remove package.json workspaces entry in release (63a831e), closes #​524

5.14.2 (2023-10-23)

Bug Fixes
  • client: correct close code for Bad Gateway reason (#​512) (0438650)

5.14.1 (2023-09-28)

Bug Fixes
  • server: Acknowledge connection before notifying the client to avoid race conditions with slow sends (#​506) (8cb82bd), closes #​501

v5.14.3

Compare Source

Bug Fixes
  • client: Use closures instead of bindings (with this) (812129d)
  • remove package.json workspaces entry in release (63a831e), closes #​524

v5.14.2

Compare Source

Bug Fixes
  • client: correct close code for Bad Gateway reason (#​512) (0438650)

v5.14.1

Compare Source

Bug Fixes
  • server: Acknowledge connection before notifying the client to avoid race conditions with slow sends (#​506) (8cb82bd), closes #​501

v5.14.0

Compare Source

Features

5.13.1 (2023-05-15)

Bug Fixes

v5.13.1

Compare Source

Bug Fixes

v5.13.0

Compare Source

Features

5.12.1 (2023-03-31)

Bug Fixes
  • Add file extensions to imports/exports in ESM type definitions (48775be)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

vercel bot commented Jan 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Jan 10, 2025 3:36pm

Copy link

changeset-bot bot commented Jan 17, 2024

⚠️ No Changeset found

Latest commit: 7973fa9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from c96045d to b0e907e Compare January 17, 2024 14:14
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from b0e907e to 03a35d1 Compare January 17, 2024 14:22
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from 03a35d1 to 84e84d0 Compare January 17, 2024 14:24
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from 84e84d0 to d5af4e9 Compare January 25, 2024 15:33
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from d5af4e9 to 7973fa9 Compare January 25, 2024 15:35
@renovate renovate bot changed the title Update dependency graphql-ws to ^5.14.3 Update dependency graphql-ws to ^5.15.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from 7973fa9 to a64242f Compare February 12, 2024 18:55
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from a64242f to d4cd7aa Compare February 26, 2024 17:24
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from d4cd7aa to da2d99b Compare February 26, 2024 19:30
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from da2d99b to 4dd2075 Compare March 27, 2024 21:06
@renovate renovate bot changed the title Update dependency graphql-ws to ^5.15.0 Update dependency graphql-ws to ^5.16.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch 2 times, most recently from e74fdd8 to 69a7753 Compare April 10, 2024 18:44
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from 69a7753 to 01645af Compare December 17, 2024 20:38
@renovate renovate bot changed the title Update dependency graphql-ws to ^5.16.0 fix(deps): update dependency graphql-ws to ^5.16.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from 01645af to 218b4b1 Compare December 21, 2024 09:09
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch 2 times, most recently from c023a42 to c882301 Compare December 23, 2024 16:10
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from c882301 to bb9d85c Compare January 8, 2025 22:18
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to ^5.16.0 fix(deps): update dependency graphql-ws to ^5.16.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x branch from bb9d85c to 87ec085 Compare January 10, 2025 15:35
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to ^5.16.1 fix(deps): update dependency graphql-ws to ^5.16.2 Jan 10, 2025
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