Update socket.io packages to v4.8.3 #30

Open
renovate-bot wants to merge 1 commit from renovate/socket.io-packages into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
socket.io (source) 4.8.14.8.3 age adoption passing confidence
socket.io-client (source) 4.8.14.8.3 age adoption passing confidence

Release Notes

socketio/socket.io (socket.io)

v4.8.3

Compare Source

v4.8.2

Compare Source

The url.parse() function is now deprecated and has been replaced by new URL() (see 8af7019).

Bug Fixes
Dependencies

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [socket.io](https://github.com/socketio/socket.io/tree/main/packages/socket.io#readme) ([source](https://github.com/socketio/socket.io)) | [`4.8.1` → `4.8.3`](https://renovatebot.com/diffs/npm/socket.io/4.8.1/4.8.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/socket.io/4.8.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/socket.io/4.8.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/socket.io/4.8.1/4.8.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/socket.io/4.8.1/4.8.3?slim=true) | | [socket.io-client](https://github.com/socketio/socket.io/tree/main/packages/socket.io-client#readme) ([source](https://github.com/socketio/socket.io)) | [`4.8.1` → `4.8.3`](https://renovatebot.com/diffs/npm/socket.io-client/4.8.1/4.8.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/socket.io-client/4.8.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/socket.io-client/4.8.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/socket.io-client/4.8.1/4.8.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/socket.io-client/4.8.1/4.8.3?slim=true) | --- ### Release Notes <details> <summary>socketio/socket.io (socket.io)</summary> ### [`v4.8.3`](https://github.com/socketio/socket.io/compare/socket.io@4.8.2...socket.io@4.8.3) [Compare Source](https://github.com/socketio/socket.io/compare/socket.io@4.8.2...socket.io@4.8.3) ### [`v4.8.2`](https://github.com/socketio/socket.io/releases/tag/socket.io%404.8.2) [Compare Source](https://github.com/socketio/socket.io/compare/socket.io@4.8.1...socket.io@4.8.2) The `url.parse()` function is now deprecated and has been replaced by `new URL()` (see [8af7019](https://github.com/socketio/socket.io/commit/8af70195bb8c5bc3efe9685997ab6373fb8b1ca9)). ##### Bug Fixes - call adapter.init() when creating each namespace ([f3e1f5e](https://github.com/socketio/socket.io/commit/f3e1f5ebdf59158d0c8d1e20f8230275617fb355)) - improve `io.close()` function ([#&#8203;5344](https://github.com/socketio/socket.io/issues/5344)) ([bb0b480](https://github.com/socketio/socket.io/commit/bb0b480d2ab3108a8ae255b539015da451fdb249)) ##### Dependencies - [`engine.io@~6.6.0`](https://github.com/socketio/engine.io/releases/tag/6.6.0) (no change) - [`ws@~8.18.3`](https://github.com/websockets/ws/releases/tag/8.18.3) ([diff](https://github.com/websockets/ws/compare/8.17.1...8.18.3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYmFja2VuZCIsImZyb250ZW5kIiwicmVub3ZhdGUiXX0=-->
renovate-bot force-pushed renovate/socket.io-packages from 006aefd4ef to 55665bb919 2025-12-24 05:01:18 +00:00 Compare
renovate-bot changed title from Update socket.io packages to v4.8.2 to Update socket.io packages to v4.8.3 2025-12-24 05:01:19 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/socket.io-packages:renovate/socket.io-packages
git switch renovate/socket.io-packages

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/socket.io-packages
git switch renovate/socket.io-packages
git rebase main
git switch main
git merge --ff-only renovate/socket.io-packages
git switch renovate/socket.io-packages
git rebase main
git switch main
git merge --no-ff renovate/socket.io-packages
git switch main
git merge --squash renovate/socket.io-packages
git switch main
git merge --ff-only renovate/socket.io-packages
git switch main
git merge renovate/socket.io-packages
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MobiusReactor/TicTacToeV2!30
No description provided.