fix(deps): bump ws from 8.20.0 to 8.21.0#423
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dee444a to
7110e4c
Compare
Dependabot Fix AssessmentPackage: `ws` `8.20.0` → `8.21.0` (minor — new options added, backwards compatible) What changed upstream
Migration concerns checked
What brokeNone — the CI failures are not caused by the ws version bump. E2E Tests failures:
Web CLI E2E Tests failures:
All failures are infrastructure/flakiness issues that can and do occur independently of any code change. What was fixedNo code changes needed. The ws 8.20.0 → 8.21.0 bump is a pure security/bugfix upgrade with no breaking changes and no impact on this codebase. Verification
Notes for reviewerThe CI failures are pre-existing flakiness unrelated to this bump — the mutable messages tests and spaces list test appear sensitive to Ably server load/rate limits, and the Web CLI session test is hitting the anonymous session cap on the dev server. Safe to merge. |
Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
7110e4c to
f965107
Compare
Bumps ws from 8.20.0 to 8.21.0.
Release notes
Sourced from ws's releases.
... (truncated)
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 24