Skip to content

Bump websocket-driver from 0.7.4 to 0.7.5 - #6074

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/websocket-driver-0.7.5
Closed

Bump websocket-driver from 0.7.4 to 0.7.5#6074
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/websocket-driver-0.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps websocket-driver from 0.7.4 to 0.7.5.

Changelog

Sourced from websocket-driver's changelog.

0.7.5 / 2026-06-04

  • Close a draft-75/76 connection if a length header grows to exceed the configured max length
  • Fail the connection if a message is larger than the configured max length after extension processing
Commits
  • 5d6a9aa Bump version to 0.7.5
  • c55679a Fail the connection if a message is larger than the configured max length aft...
  • 5b197ca Close a draft-75/76 connection if a length header grows to exceed the configu...
  • fc93a48 Test on Node v22, v24, and v26
  • 2e82d34 Test on recent versions of Node
  • e4962db Switch from Travis CI to GitHub Actions
  • 3f2f9b7 Travis update: cache npm modules, remove sudo, run on Node 15
  • See full diff in compare view


Note

Low Risk
Dependency patch with no direct code changes; behavior change is limited to enforcing configured WebSocket size limits, which reduces abuse risk rather than widening attack surface.

Overview
Updates the lockfile so transitive dependency websocket-driver moves from 0.7.4 to 0.7.5 (pulled in via faye-websocket / Firebase database). No application source changes.

0.7.5 tightens WebSocket handling: it closes draft-75/76 connections when a length header exceeds the configured max, and fails the connection when a message exceeds the max length after extension processing.

Reviewed by Cursor Bugbot for commit 5a5c3b0. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/websocket-driver-0.7.5 branch 5 times, most recently from 287aa47 to f298229 Compare July 17, 2026 23:01
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/websocket-driver-0.7.5 branch 4 times, most recently from f2d7973 to 34726d7 Compare July 27, 2026 23:05
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/websocket-driver-0.7.5 branch 2 times, most recently from 1b28e8f to 06ca92d Compare August 3, 2026 22:10
Bumps [websocket-driver](https://github.com/faye/websocket-driver-node) from 0.7.4 to 0.7.5.
- [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md)
- [Commits](faye/websocket-driver-node@0.7.4...0.7.5)

---
updated-dependencies:
- dependency-name: websocket-driver
  dependency-version: 0.7.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/websocket-driver-0.7.5 branch from 06ca92d to 5a5c3b0 Compare August 3, 2026 22:22
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #6146.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/websocket-driver-0.7.5 branch August 7, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants