amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
Bump ws, engine.io-client and engine.io in /integration/js
Bumps ws, engine.io-client and engine.io. These dependencies needed to be updated together.
Updates ws from 7.4.6 to 7.5.10
Release notes
Sourced from ws's releases.
7.5.10
Bug fixes
- Backported e55e5106 to the 7.x release line (22c28763).
7.5.9
Bug fixes
- Backported bc8bd34e to the 7.x release line (0435e6e1).
7.5.8
Bug fixes
- Backported 0fdcc0af to the 7.x release line (2758ed35).
- Backported d68ba9e1 to the 7.x release line (dc1781bc).
7.5.7
Bug fixes
- Backported 6946f5fe to the 7.x release line (1f72e2e1).
7.5.6
Bug fixes
- Backported b8186dd1 to the 7.x release line (73dec34b).
- Backported ed2b8039 to the 7.x release line (22a26afb).
7.5.5
Bug fixes
- Backported ec9377ca to the 7.x release line (0e274acd).
7.5.4
Bug fixes
- Backported 6a72da3e to the 7.x release line (76087fbf).
- Backported 869c9892 to the 7.x release line (27997933).
7.5.3
Bug fixes
- The
WebSocketServerconstructor now throws an error if more than one of thenoServer,server, andportoptions are specefied (66e58d27).- Fixed a bug where a
'close'event was emitted by aWebSocketServerbefore the internal HTTP/S server was actually closed (5a587304).- Fixed a bug that allowed WebSocket connections to be established after
WebSocketServer.prototype.close()was called (772236a1).7.5.2
Bug fixes
... (truncated)
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87[dist] 7.5.90435e6e[security] Fix same host check for ws+unix: redirects4271f07[dist] 7.5.8dc1781b[security] Drop sensitive headers when following insecure redirects2758ed3[fix] Abort the handshake if the Upgrade header is invalida370613[dist] 7.5.71f72e2e[security] Drop sensitive headers when following redirects (#2013)8ecd890[dist] 7.5.6- Additional commits viewable in compare view
Updates engine.io-client from 3.5.2 to 3.5.4
Release notes
Sourced from engine.io-client's releases.
3.5.4
This release contains a bump of the
wsdependency, which includes an important security fix.Advisory: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
Links
- Diff: https://github.com/socketio/engine.io-client/compare/3.5.3...3.5.4
- Server release: -
ws@~7.5.10(diff)3.5.3
Bug Fixes
- fix usage with vite (280de36)
Links
- Diff: https://github.com/socketio/engine.io-client/compare/3.5.2...3.5.3
- Server release: -
- ws version: ~7.4.2
Changelog
Sourced from engine.io-client's changelog.
3.5.4 (2024-06-18)
This release contains a bump of the
wsdependency, which includes an important security fix.Advisory: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
3.5.3 (2022-09-07)
Bug Fixes
- fix usage with vite (280de36)
Commits
Updates engine.io from 3.6.0 to 3.6.2
Release notes
Sourced from engine.io's releases.
3.6.2
This release contains a bump of the
wsdependency, which includes an important security fix.Advisory: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
Links
- Diff: https://github.com/socketio/engine.io/compare/3.6.1...3.6.2
- Client release: -
ws@~7.5.10(diff)3.6.1
: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:
Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:209:20) Emitted 'error' event on Socket instance at: at emitErrorNT (internal/streams/destroy.js:106:8) at emitErrorCloseNT (internal/streams/destroy.js:74:3) at processTicksAndRejections (internal/process/task_queues.js:80:21) { errno: -104, code: 'ECONNRESET', syscall: 'read' }Please upgrade as soon as possible.
Bug Fixes
- catch errors when destroying invalid upgrades (83c4071)
Changelog
Sourced from engine.io's changelog.
3.6.2 (2024-06-18)
This release contains a bump of the
wsdependency, which includes an important security fix.Advisory: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
3.6.1 (2022-11-20)
Bug Fixes
- catch errors when destroying invalid upgrades (83c4071)
Commits
b5e5b05chore(release): 3.6.2682d771chore: bump ws to version 7.5.1067a3a87chore(release): 3.6.183c4071fix: catch errors when destroying invalid upgrades- See full diff in compare view
You can trigger a rebase of this PR 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.