Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/xdesro/personalsit.es/network/alerts).
Bumps engine.io and socket.io. These dependencies needed to be updated together. Updates
engine.io
from 6.2.1 to 6.5.4Release notes
Sourced from engine.io's releases.
... (truncated)
Changelog
Sourced from engine.io's changelog.
... (truncated)
Commits
ff0fbfb
chore(release): 6.5.409acb17
ci: add Node.js 20 in the test matrix39937f8
refactor: minor cleanups43c1c1c
refactor: simplify code3b5e79e
refactor: remove useless referencesf27a6c3
refactor: remove useless reference2da559a
chore(release): 6.5.39545b44
refactor: add cache-control header in the polling responseff1c861
fix(webtransport): properly handle abruptly closed connectionsc6bf8c0
fix: improve compatibility with node16 module resolution (#689)Updates
socket.io
from 4.5.3 to 4.7.4Release notes
Sourced from socket.io's releases.
... (truncated)
Changelog
Sourced from socket.io's changelog.
... (truncated)
Commits
6ab2509
chore(release): 4.7.4d9fb2f6
chore(tests): add a test for noArgs in a namespace2c0a81c
chore(tests): fix issues due to client#id type changef8d2644
chore(tests): add type defs for expectjs and fix invalid expectations04640d6
chore(tests): indicate a future ts error with versioncb6d2e0
fix(typings): calling io.emit with no arguments incorrectly errored80b2c34
chore: bump socket.io-client version0d89319
chore(release): 4.7.3df8e70f
fix: return the first response when broadcasting to a single socket (#4878)8c9ebc3
fix(typings): allow to bind to a non-secure Http2Server (#4853)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show