chore(deps): remove deprecated subscriptions-transport-ws #2922
Reference in New Issue
Block a user
Delete Branch "chore/remove-subscriptions-transport-ws"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the deprecated
subscriptions-transport-wspackage (Renovate dependency dashboard #49).The package is unmaintained and was only reachable through the Apollo
WebSocketLinkinapp/plugins/apollo.ts. The schema has noSubscriptiontype and no subscription operations are defined, so the wssplit()branch was dead code.WebSocketLink, thesplit()routing,getMainDefinition, andwsUrlfromapp/plugins/apollo.tssubscriptions-transport-wsdependencyVerified with
npm run build(green) and eslint (clean).Note: the package lingers in the lockfile as an optional peer dep of
@apollo/clientv3; it disappears with the Apollo Client v4 upgrade, which removes@apollo/client/link/wsentirely.🤖 Generated with Claude Code
8c2ef575dbto42361b7aa042361b7aa0to0029d8dbaf