Bump engine.io from 6.6.4 to 6.6.9 - #2676
Conversation
Bumps [engine.io](https://github.com/socketio/socket.io) from 6.6.4 to 6.6.9. - [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/engine.io@6.6.4...engine.io@6.6.9) --- updated-dependencies: - dependency-name: engine.io dependency-version: 6.6.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: engine.io 6.6.4 -> 6.6.9 (patch)
Semver bump type: patch (5 patch versions)
Changes:
- Bumps transitive ws dependency to ~8.21.0 fixing CVE-2026-48779 and CVE-2026-45736
- Bug fixes for WebTransport handshake failures and invalid packet handling
- Closes HTTP requests with invalid content type
Breaking changes: None
Security concerns: None — this bump fixes two CVEs in the ws WebSocket library. The npm releaser changed to GitHub Actions (standard CI/CD publishing), no supply chain concern.
Impact on codebase: engine.io is a transitive dependency (via socket.io ^4.8.0). No direct usage of engine.io APIs or WebTransport found in the codebase. Only yarn.lock is modified — no source code changes required.
Recommendation: SAFE TO MERGE
Notes: CI checks (test, prettier, CodeQL) were still in progress at time of review. Merge after CI passes. This is a security-driven update and should be merged promptly.
— Claude Code
Bumps engine.io from 6.6.4 to 6.6.9.
Release notes
Sourced from engine.io's releases.
... (truncated)
Commits
9dbec81chore(release): engine.io@6.6.93ad4e1fdocs: improve example with PM20e5afeedocs: add example with PM2eab9623docs(eio): correct maxHttpBufferSize default in JSDoc (#5508)c17890cdocs: add documentation about WebTransport20df6aedocs(examples): add client-side load balancing example16d1923ci(publish): enable staged publishingad48a9bdocs(examples): add example with HTTP/2190572drefactor(eio-client): remove XMLHttpRequest from the definition filefad463cdocs(examples): fix duplicate self messages (#5341)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for engine.io since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.