Skip to content

chore(deps): bump socket.io-parser from 4.2.6 to 4.2.7 - #1733

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/socket.io-parser-4.2.7
Open

chore(deps): bump socket.io-parser from 4.2.6 to 4.2.7#1733
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/socket.io-parser-4.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps socket.io-parser from 4.2.6 to 4.2.7.

Release notes

Sourced from socket.io-parser's releases.

socket.io-parser@4.2.7

Bug Fixes

  • honor toJSON() when deconstructing a binary packet (#5518) (57f1114)
  • reject binary packets with zero attachments (7c6ef57)

New Contributors

Commits
  • 4054894 chore(release): socket.io-parser@4.2.7
  • 7c6ef57 fix(parser): reject binary packets with zero attachments
  • 57f1114 fix(parser): honor toJSON() when deconstructing a binary packet (#5518)
  • 8d2e4f7 docs(security): add CVE-2026-59724 and CVE-2026-59725
  • d2d753f refactor(sio): align client file matching in Node.js HTTP server
  • dfb5ab3 fix(sio): prevent uWebSockets.js from serving missing client files
  • dcbd961 perf(eio): optimize polling request body buffering
  • 6bb2e7f refactor(sio): internalize base64id dependency
  • a80711a refactor(eio): internalize base64id dependency
  • 8bead0f chore: upgrade to TypeScript 6
  • Additional commits viewable in compare view


Note

Low Risk
Patch-level transitive dependency with targeted parser bug fixes; no direct code changes and limited blast radius unless binary Socket.IO payloads are central to your workloads.

Overview
Updates the transitive socket.io-parser dependency from 4.2.6 to 4.2.7 (via socket.io in package-lock.json). No application source changes.

The new parser release tightens binary packet handling: it rejects packets with zero attachments and honors toJSON() when breaking down binary payloads—behavioral fixes at the wire/protocol layer for Socket.IO traffic.

The lockfile diff also includes routine peer: true metadata adjustments on other packages; those are not functional upgrades.

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

@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2026
Bumps [socket.io-parser](https://github.com/socketio/socket.io) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.6...socket.io-parser@4.2.7)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-version: 4.2.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/socket.io-parser-4.2.7 branch from ce3022b to cd8a704 Compare August 13, 2026 13:57
@dependabot
dependabot Bot deployed to windows-code-signing August 13, 2026 13:57 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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