Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Confidence
graphql-ws (source) 5.2.0 -> 5.16.2 age 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

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

v5.13.1

Compare Source

Bug Fixes

v5.13.0

Compare Source

Features

v5.12.1

Compare Source

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

v5.12.0

Compare Source

Features

v5.11.3

Compare Source

Bug Fixes

v5.11.2

Compare Source

Bug Fixes
  • Reorder types paths in package.json for better import resolution (#​406) (37263c5)

v5.11.1

Compare Source

Bug Fixes
  • server: Shouldn't send a complete message if client sent it (331fe47), closes #​403

v5.11.0

Compare Source

Features
  • client: Provide subscribe payload in generateID (d0bc6e1), closes #​398

v5.10.2

Compare Source

Performance Improvements

v5.10.1

Compare Source

Bug Fixes
  • client: Debounce close by lazyCloseTimeout (c332837), closes #​388

v5.10.0

Compare Source

Features

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Features

v5.8.2

Compare Source

Bug Fixes
  • server: Should clean up subscription reservations on abrupt errors without relying on connection close (611c223)

v5.8.1

Compare Source

Bug Fixes
  • client: isFatalConnectionProblem defaults to undefined for using shouldRetry (9d5c573)

v5.8.0

Compare Source

Features
  • client: Deprecate isFatalConnectionProblem option in favour of shouldRetry (d8dcf21)

v5.7.0

Compare Source

Features
  • client: Terminate the WebSocket abruptly and immediately (53ad515), closes #​290

v5.6.4

Compare Source

Bug Fixes
  • Warn about subscriptions-transport-ws clients and provide migration link (e080739), closes #​339 #​325

v5.6.3

Compare Source

Bug Fixes
  • client: Stop execution if connectionParams took too long and the server kicked the client off (1e94e45), closes #​331

v5.6.2

Compare Source

Bug Fixes
  • server: handleProtocols accepts arrays too and gracefully rejects other types (98dec1a), closes #​318

v5.6.1

Compare Source

Bug Fixes
  • server: Handle upgrade requests with multiple subprotocols and omit Sec-WebSocket-Protocol header if none supported (9bae064)

v5.6.0

Compare Source

Features
  • TypeScript generic for connection init payload (connectionParams) (#​311) (e67cf80)

v5.5.5

Compare Source

Bug Fixes
  • client: Limit client emitted error close message size (2d959f6)
  • client: Report close causing internal errors to error listeners (4e7e389)

v5.5.4

Compare Source

Bug Fixes
  • fastify-websocket: Handle connection and socket emitted errors (71e9586)
  • fastify-websocket: Handle server emitted errors (3fa17a7)
  • ws: Handle socket emitted errors (a22c00f)
  • ws: Limit server emitted error close message size (50620df)
  • ws: Log server emitted errors to the console (0826b0a)

v5.5.3

Compare Source

Bug Fixes
  • client: Distinguish client connection closes (ed4d9db)

v5.5.2

Compare Source

Bug Fixes
  • client: Don't complete after connection error (5f829c3)
  • client: Report close error even if Complete message followed (27754b2), closes #​245

v5.5.1

Compare Source

Bug Fixes
  • server: Limit internal server error close message size (8479f76)
  • server: Log internal errors to the console (6ddf0d1)
  • ws,fastify-websocket: Send only on ready socket (8d13c9e)

v5.5.0

Compare Source

Bug Fixes
  • Define graphql execution results (a64c91b)
  • server: Operation result can be async generator or iterable (b1fb883)
Features

v5.4.1

Compare Source

Bug Fixes
  • Add support for graphql@v16 (ad5aea2)
  • Sink's next callback always receives an ExecutionResult (045b402)

v5.4.0

Compare Source

Bug Fixes
  • client: Specify and fail on fatal internal WebSocket close codes (a720125)
  • Use 4406 close code for unsupported subprotocol (1002 is an internal WebSocket close code) (df85281)
  • Use 4500 close code for internal server errors (1011 is an internal WebSocket close code) (3c0316d)
Features
  • Centralise expected close codes in CloseCode enum (d10a75c)
  • server: Add support for ws@v8 (9119153)

v5.3.0

Compare Source

Bug Fixes
  • client: ConnectionInit payload is absent if connectionParams returns nothing (98f8265)
Features
  • client: connectionParams can return undefined (a543187)
  • client: Add opened event for when a WebSocket opens (9053224)

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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/graphql-ws-5.x-lockfile branch from 09470b8 to 02d72b2 Compare March 31, 2023 14:26
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.12.0 fix(deps): update dependency graphql-ws to v5.12.1 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from 02d72b2 to 1642aa8 Compare May 28, 2023 10:32
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.12.1 fix(deps): update dependency graphql-ws to v5.13.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from 1642aa8 to 20cede7 Compare June 25, 2023 17:31
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.13.1 fix(deps): update dependency graphql-ws to v5.14.0 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from 20cede7 to 0ddaf66 Compare October 1, 2023 08:02
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.14.0 fix(deps): update dependency graphql-ws to v5.14.1 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from 0ddaf66 to b704a8f Compare October 23, 2023 17:48
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.14.1 fix(deps): update dependency graphql-ws to v5.14.2 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from b704a8f to b6703a5 Compare December 20, 2023 12:38
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.14.2 fix(deps): update dependency graphql-ws to v5.14.3 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from b6703a5 to d8d2f92 Compare February 12, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.14.3 fix(deps): update dependency graphql-ws to v5.15.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from d8d2f92 to 8893da0 Compare March 27, 2024 21:31
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.15.0 fix(deps): update dependency graphql-ws to v5.16.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/graphql-ws-5.x-lockfile branch from 8893da0 to b87c2ab Compare September 28, 2025 11:17
@renovate renovate bot changed the title fix(deps): update dependency graphql-ws to v5.16.0 chore(deps): update dependency graphql-ws to v5.16.2 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant