Update dependency socket.io to v4.8.0 #150

Merged
renovate merged 1 commits from renovate/socket.io-4.x-lockfile into main 2024-10-06 01:30:41 +00:00
Member

This PR contains the following updates:

Package Type Update Change
socket.io (source) dependencies minor 4.7.5 -> 4.8.0

Release Notes

socketio/socket.io (socket.io)

v4.8.0

Compare Source

Bug Fixes
  • allow to join a room in a middleware (uws) (b04fa64)
  • correctly await async close on adapters (#​4971) (e347a3c)
  • expose type of default engine (132d05f)
Dependencies

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [socket.io](https://github.com/socketio/socket.io/tree/main/packages/socket.io#readme) ([source](https://github.com/socketio/socket.io)) | dependencies | minor | [`4.7.5` -> `4.8.0`](https://renovatebot.com/diffs/npm/socket.io/4.7.5/4.8.0) | --- ### Release Notes <details> <summary>socketio/socket.io (socket.io)</summary> ### [`v4.8.0`](https://github.com/socketio/socket.io/releases/tag/socket.io%404.8.0) [Compare Source](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0) ##### Bug Fixes - allow to join a room in a middleware (uws) ([b04fa64](https://github.com/socketio/socket.io/commit/b04fa64365729244a9c50a6b54b12e9bcc9e55d0)) - correctly await async close on adapters ([#&#8203;4971](https://github.com/socketio/socket.io/issues/4971)) ([e347a3c](https://github.com/socketio/socket.io/commit/e347a3c24e773cf59f589110989fd56703a9057c)) - expose type of default engine ([132d05f](https://github.com/socketio/socket.io/commit/132d05fc0b319df7eb1b3010a91adc7d5ae58ef2)) ##### Dependencies - [`engine.io@~6.6.0`](https://github.com/socketio/engine.io/releases/tag/6.5.2) ([diff](https://github.com/socketio/engine.io/compare/6.5.2...6.6.0) and [diff](https://github.com/socketio/socket.io/compare/engine.io@6.6.0...engine.io@6.6.1)) - [`ws@~8.17.1`](https://github.com/websockets/ws/releases/tag/8.17.1) ([diff](https://github.com/websockets/ws/compare/8.11.0...8.17.1)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-10-06 01:30:40 +00:00
Update dependency socket.io to v4.8.0
Some checks failed
renovate / renovate (push) Has been cancelled
97c22f3597
renovate scheduled this pull request to auto merge when all checks succeed 2024-10-06 01:30:40 +00:00
renovate merged commit 97c22f3597 into main 2024-10-06 01:30:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/voting-example#150