[server] Update socket.io 4.7.2 → 4.7.4 (patch) #105
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ socket.io (4.7.2 → 4.7.4) · Repo · Changelog
Release Notes
4.7.4
4.7.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): 4.7.4
chore(tests): add a test for noArgs in a namespace
chore(tests): fix issues due to client#id type change
chore(tests): add type defs for expectjs and fix invalid expectations
chore(tests): indicate a future ts error with version
fix(typings): calling io.emit with no arguments incorrectly errored
chore: bump socket.io-client version
chore(release): 4.7.3
fix: return the first response when broadcasting to a single socket (#4878)
fix(typings): allow to bind to a non-secure Http2Server (#4853)
docs(examples): add Vue client with CRUD example
docs(examples): upgrade basic-crud-application to Angular v17
refactor: cleanup after merge
refactor(typings): improve emit types (#4817)
test: build examples in the CI (#3856)
docs: add Elephant.IO as PHP client library (#4779)
docs(examples): add codesandbox configuration
docs: add example with connection state recovery
docs: improve example with express-session
docs: use io.engine.use() with express-session
docs: use "connection" instead of "connect"
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands