Removes the deprecated subscriptions-transport-ws package (Renovate dependency dashboard #49).
The package is unmaintained and was only reachable through the Apollo WebSocketLink in app/plugins/apollo.ts. The schema has no Subscription type and no subscription operations are defined, so the ws split() branch was dead code.
Drop WebSocketLink, the split() routing, getMainDefinition, and wsUrl from app/plugins/apollo.ts
Remove the direct subscriptions-transport-ws dependency
Verified with npm run build (green) and eslint (clean).
Note: the package lingers in the lockfile as an optional peer dep of @apollo/client v3; it disappears with the Apollo Client v4 upgrade, which removes @apollo/client/link/ws entirely.
Removes the deprecated `subscriptions-transport-ws` package (Renovate dependency dashboard #49).
The package is unmaintained and was only reachable through the Apollo `WebSocketLink` in `app/plugins/apollo.ts`. The schema has no `Subscription` type and no subscription operations are defined, so the ws `split()` branch was dead code.
- Drop `WebSocketLink`, the `split()` routing, `getMainDefinition`, and `wsUrl` from `app/plugins/apollo.ts`
- Remove the direct `subscriptions-transport-ws` dependency
Verified with `npm run build` (green) and eslint (clean).
Note: the package lingers in the lockfile as an optional peer dep of `@apollo/client` v3; it disappears with the Apollo Client v4 upgrade, which removes `@apollo/client/link/ws` entirely.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
argoyle
scheduled this pull request to auto merge when all checks succeed 2026-05-25 09:59:45 +00:00
The package is no longer maintained and was only reachable via the
Apollo WebSocketLink in app/plugins/apollo.ts. No Subscription type
exists in the schema and no subscription operations are defined, so the
ws split branch was dead code. Drop WebSocketLink, the split() routing,
and the direct dependency.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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