Bump socket.io-parser in /e2e
Bumps and socket.io-parser. These dependencies needed to be updated together.
Updates socket.io-parser from 3.3.2 to 3.4.3
Release notes
Sourced from socket.io-parser's releases.
3.4.3
:warning: This release contains an important security fix :warning:
A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the Node.js process:
TypeError: Cannot convert object to primitive value at Socket.emit (node:events:507:25) at .../node_modules/socket.io/lib/socket.js:531:14Please upgrade as soon as possible.
Bug Fixes
- check the format of the event name (2dc3c92)
Links
3.4.2
Bug Fixes
- check the format of the index of each attachment (04d23ce)
Links
3.4.1
Bug Fixes
Links
- Milestone: -
- Diff: 3.4.0...3.4.1
3.4.0
This release mostly contains a bump of the
debugpackage.Links
- Milestone: -
- Diff: 3.3.0...3.4.0
3.3.4
... (truncated)
Changelog
Sourced from socket.io-parser's changelog.
3.4.3 (2023-05-22)
Bug Fixes
- check the format of the event name (2dc3c92)
3.4.2 (2022-11-09)
Bug Fixes
- check the format of the index of each attachment (04d23ce)
3.4.1 (2020-05-13)
Bug Fixes
Commits
060339achore(release): 3.4.32dc3c92fix: check the format of the event name4b3c191chore(release): 3.4.204d23cefix: check the format of the index of each attachment6a59237test: add Node.js 12 and 14 in the build matrixa8130cechore: release 3.4.1dcb942dfix: prevent DoS (OOM) via massive packets (#95)a5d0435test: transpile to es5 with babelify652402a[chore] Release 3.4.09b3572e[chore] Bump debug to version 4.1.0 (#92)- Additional commits viewable in compare view
Updates socket.io-parser from 3.4.1 to 3.4.3
Release notes
Sourced from socket.io-parser's releases.
3.4.3
:warning: This release contains an important security fix :warning:
A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the Node.js process:
TypeError: Cannot convert object to primitive value at Socket.emit (node:events:507:25) at .../node_modules/socket.io/lib/socket.js:531:14Please upgrade as soon as possible.
Bug Fixes
- check the format of the event name (2dc3c92)
Links
3.4.2
Bug Fixes
- check the format of the index of each attachment (04d23ce)
Links
3.4.1
Bug Fixes
Links
- Milestone: -
- Diff: 3.4.0...3.4.1
3.4.0
This release mostly contains a bump of the
debugpackage.Links
- Milestone: -
- Diff: 3.3.0...3.4.0
3.3.4
... (truncated)
Changelog
Sourced from socket.io-parser's changelog.
3.4.3 (2023-05-22)
Bug Fixes
- check the format of the event name (2dc3c92)
3.4.2 (2022-11-09)
Bug Fixes
- check the format of the index of each attachment (04d23ce)
3.4.1 (2020-05-13)
Bug Fixes
Commits
060339achore(release): 3.4.32dc3c92fix: check the format of the event name4b3c191chore(release): 3.4.204d23cefix: check the format of the index of each attachment6a59237test: add Node.js 12 and 14 in the build matrixa8130cechore: release 3.4.1dcb942dfix: prevent DoS (OOM) via massive packets (#95)a5d0435test: transpile to es5 with babelify652402a[chore] Release 3.4.09b3572e[chore] Bump debug to version 4.1.0 (#92)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.