freeCodeCamp / demo-projects

Example certification projects for our programming curriculum
https://www.freecodecamp.org/learn
BSD 3-Clause "New" or "Revised" License
142 stars 89 forks source link

fix(deps): update dependency socket.io to v4.7.5 #572

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
socket.io 4.7.2 -> 4.7.5 age adoption passing confidence

Release Notes

socketio/socket.io (socket.io) ### [`v4.7.5`](https://togithub.com/socketio/socket.io/blob/HEAD/CHANGELOG.md#475-2024-03-14) [Compare Source](https://togithub.com/socketio/socket.io/compare/4.7.4...4.7.5) ##### Bug Fixes - close the adapters when the server is closed ([bf64870](https://togithub.com/socketio/socket.io/commit/bf64870957e626a73e0544716a1a41a4ba5093bb)) - remove duplicate pipeline when serving bundle ([e426f3e](https://togithub.com/socketio/socket.io/commit/e426f3e8e1bfea5720c32d30a3663303200ee6ad)) ##### Dependencies - [`engine.io@~6.5.2`](https://togithub.com/socketio/engine.io/releases/tag/6.5.2) (no change) - [`ws@~8.11.0`](https://togithub.com/websockets/ws/releases/tag/8.11.0) (no change) ### [`v4.7.4`](https://togithub.com/socketio/socket.io/releases/tag/4.7.4) [Compare Source](https://togithub.com/socketio/socket.io/compare/4.7.3...4.7.4) ##### Bug Fixes - **typings:** calling io.emit with no arguments incorrectly errored ([cb6d2e0](https://togithub.com/socketio/socket.io/commit/cb6d2e02aa7ec03c2de1817d35cffa1128b107ef)), closes [#​4914](https://togithub.com/socketio/socket.io/issues/4914) ##### Links - Diff: https://github.com/socketio/socket.io/compare/4.7.3...4.7.4 - Client release: [4.7.4](https://togithub.com/socketio/socket.io-client/releases/tag/4.7.4) - [`engine.io@~6.5.2`](https://togithub.com/socketio/engine.io/releases/tag/6.5.2) (no change) - [`ws@~8.11.0`](https://togithub.com/websockets/ws/releases/tag/8.11.0) (no change) ### [`v4.7.3`](https://togithub.com/socketio/socket.io/releases/tag/4.7.3) [Compare Source](https://togithub.com/socketio/socket.io/compare/4.7.2...4.7.3) ##### Bug Fixes - return the first response when broadcasting to a single socket ([#​4878](https://togithub.com/socketio/socket.io/issues/4878)) ([df8e70f](https://togithub.com/socketio/socket.io/commit/df8e70f79822e3887b4f21ca718af8a53bbda2c4)) - **typings:** allow to bind to a non-secure Http2Server ([#​4853](https://togithub.com/socketio/socket.io/issues/4853)) ([8c9ebc3](https://togithub.com/socketio/socket.io/commit/8c9ebc30e5452ff9381af5d79f547394fa55633c)) ##### Links - Diff: https://github.com/socketio/socket.io/compare/4.7.2...4.7.3 - Client release: [4.7.3](https://togithub.com/socketio/socket.io-client/releases/tag/4.7.3) - [`engine.io@~6.5.2`](https://togithub.com/socketio/engine.io/releases/tag/6.5.2) (no change) - [`ws@~8.11.0`](https://togithub.com/websockets/ws/releases/tag/8.11.0) (no change)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.