Bump ws, engine.io, socket.io-adapter and engine.io-client in /examples/bookshop#292
Merged
oklemenz2 merged 3 commits intoJun 10, 2026
Conversation
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/socket.io), [socket.io-adapter](https://github.com/socketio/socket.io) and [engine.io-client](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `ws` from 8.18.3 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.20.1) Updates `engine.io` from 6.6.7 to 6.6.8 - [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.7...engine.io@6.6.8) Updates `socket.io-adapter` from 2.5.6 to 2.5.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-adapter@2.5.6...socket.io-adapter@2.5.7) Updates `engine.io-client` from 6.6.4 to 6.6.5 - [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-client@6.6.4...engine.io-client@6.6.5) --- updated-dependencies: - dependency-name: engine.io dependency-version: 6.6.8 dependency-type: indirect - dependency-name: engine.io-client dependency-version: 6.6.5 dependency-type: indirect - dependency-name: socket.io-adapter dependency-version: 2.5.7 dependency-type: indirect - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
131c2ba to
0516909
Compare
oklemenz2
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ws, engine.io, socket.io-adapter and engine.io-client. These dependencies needed to be updated together.
Updates
wsfrom 8.18.3 to 8.20.1Release notes
Sourced from ws's releases.
Commits
5d9b316[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 248439255[dist] 8.20.0d3503c1[minor] Export thePerMessageDeflateclass and header utils3ee5349[api] Convert theisServerandmaxPayloadparameters to options91707b4[doc] Add missing space8b55319[pkg] Update eslint to version 10.0.1Updates
engine.iofrom 6.6.7 to 6.6.8Release notes
Sourced from engine.io's releases.
Commits
ffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)Updates
socket.io-adapterfrom 2.5.6 to 2.5.7Release notes
Sourced from socket.io-adapter's releases.
Commits
4faff49chore(release): socket.io-adapter@2.5.78413bcechore(release): engine.io-client@6.6.5c10fe07refactor(eio-client): improve JSDoc documentation9349b14refactor(eio-client): remove unused importffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)439a8f6chore(release): engine.io@6.6.7fc11285fix(eio): close HTTP requests with invalid content typeUpdates
engine.io-clientfrom 6.6.4 to 6.6.5Release notes
Sourced from engine.io-client's releases.
Commits
8413bcechore(release): engine.io-client@6.6.5c10fe07refactor(eio-client): improve JSDoc documentation9349b14refactor(eio-client): remove unused importffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)439a8f6chore(release): engine.io@6.6.7fc11285fix(eio): close HTTP requests with invalid content typeb059af6refactor(eio): use plain IncomingMessage in the public API