Skip to content

Commit 31ef2f8

Browse files
Bump socket.io from 4.5.3 to 4.7.5 (#6870)
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.3 to 4.7.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io/releases">socket.io's releases</a>.</em></p> <blockquote> <h2>4.7.5</h2> <h3>Bug Fixes</h3> <ul> <li>close the adapters when the server is closed (<a href="https://github.com/socketio/socket.io/commit/bf64870957e626a73e0544716a1a41a4ba5093bb">bf64870</a>)</li> <li>remove duplicate pipeline when serving bundle (<a href="https://github.com/socketio/socket.io/commit/e426f3e8e1bfea5720c32d30a3663303200ee6ad">e426f3e</a>)</li> </ul> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.7.4...4.7.5">https://github.com/socketio/socket.io/compare/4.7.4...4.7.5</a></li> <li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.7.5">4.7.5</a></li> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2>4.7.4</h2> <h3>Bug Fixes</h3> <ul> <li><strong>typings:</strong> calling io.emit with no arguments incorrectly errored (<a href="https://github.com/socketio/socket.io/commit/cb6d2e02aa7ec03c2de1817d35cffa1128b107ef">cb6d2e0</a>), closes <a href="https://redirect.github.com/socketio/socket.io/issues/4914">#4914</a></li> </ul> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.7.3...4.7.4">https://github.com/socketio/socket.io/compare/4.7.3...4.7.4</a></li> <li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.7.4">4.7.4</a></li> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2>4.7.3</h2> <h3>Bug Fixes</h3> <ul> <li>return the first response when broadcasting to a single socket (<a href="https://redirect.github.com/socketio/socket.io/issues/4878">#4878</a>) (<a href="https://github.com/socketio/socket.io/commit/df8e70f79822e3887b4f21ca718af8a53bbda2c4">df8e70f</a>)</li> <li><strong>typings:</strong> allow to bind to a non-secure Http2Server (<a href="https://redirect.github.com/socketio/socket.io/issues/4853">#4853</a>) (<a href="https://github.com/socketio/socket.io/commit/8c9ebc30e5452ff9381af5d79f547394fa55633c">8c9ebc3</a>)</li> </ul> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.7.2...4.7.3">https://github.com/socketio/socket.io/compare/4.7.2...4.7.3</a></li> <li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.7.3">4.7.3</a></li> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2>4.7.2</h2> <h3>Bug Fixes</h3> <ul> <li>clean up child namespace when client is rejected in middleware (<a href="https://redirect.github.com/socketio/socket.io/issues/4773">#4773</a>) (<a href="https://github.com/socketio/socket.io/commit/0731c0d2f497d5cce596ea1ec32a67c08bcccbcd">0731c0d</a>)</li> <li><strong>webtransport:</strong> properly handle WebTransport-only connections (<a href="https://github.com/socketio/socket.io/commit/3468a197afe87e65eb0d779fabd347fe683013ab">3468a19</a>)</li> <li><strong>webtransport:</strong> add proper framing (<a href="https://github.com/socketio/engine.io/commit/a306db09e8ddb367c7d62f45fec920f979580b7c">a306db0</a>)</li> </ul> <h4>Links</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io/blob/main/CHANGELOG.md">socket.io's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/socket.io/compare/4.7.4...4.7.5">4.7.5</a> (2024-03-14)</h2> <h3>Bug Fixes</h3> <ul> <li>close the adapters when the server is closed (<a href="https://github.com/socketio/socket.io/commit/bf64870957e626a73e0544716a1a41a4ba5093bb">bf64870</a>)</li> <li>remove duplicate pipeline when serving bundle (<a href="https://github.com/socketio/socket.io/commit/e426f3e8e1bfea5720c32d30a3663303200ee6ad">e426f3e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2><a href="https://github.com/socketio/socket.io/compare/4.7.3...4.7.4">4.7.4</a> (2024-01-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>typings:</strong> calling io.emit with no arguments incorrectly errored (<a href="https://github.com/socketio/socket.io/commit/cb6d2e02aa7ec03c2de1817d35cffa1128b107ef">cb6d2e0</a>), closes <a href="https://redirect.github.com/socketio/socket.io/issues/4914">#4914</a></li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2><a href="https://github.com/socketio/socket.io/compare/4.7.2...4.7.3">4.7.3</a> (2024-01-03)</h2> <h3>Bug Fixes</h3> <ul> <li>return the first response when broadcasting to a single socket (<a href="https://redirect.github.com/socketio/socket.io/issues/4878">#4878</a>) (<a href="https://github.com/socketio/socket.io/commit/df8e70f79822e3887b4f21ca718af8a53bbda2c4">df8e70f</a>)</li> <li><strong>typings:</strong> allow to bind to a non-secure Http2Server (<a href="https://redirect.github.com/socketio/socket.io/issues/4853">#4853</a>) (<a href="https://github.com/socketio/socket.io/commit/8c9ebc30e5452ff9381af5d79f547394fa55633c">8c9ebc3</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (no change)</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.11.0"><code>ws@~8.11.0</code></a> (no change)</li> </ul> <h2><a href="https://github.com/socketio/socket.io/compare/4.7.1...4.7.2">4.7.2</a> (2023-08-02)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io/commit/50176812a1f815b779cf8936996b06e559122620"><code>5017681</code></a> chore(release): 4.7.5</li> <li><a href="https://github.com/socketio/socket.io/commit/bf64870957e626a73e0544716a1a41a4ba5093bb"><code>bf64870</code></a> fix: close the adapters when the server is closed</li> <li><a href="https://github.com/socketio/socket.io/commit/748e18c22eeefceb4030c8f8e5e9e9c342b05982"><code>748e18c</code></a> ci: test with older TypeScript version</li> <li><a href="https://github.com/socketio/socket.io/commit/b9ce6a25d1f99368fe21fdc0308213fa1831e450"><code>b9ce6a2</code></a> refactor: create specific adapter for parent namespaces (<a href="https://redirect.github.com/socketio/socket.io/issues/4950">#4950</a>)</li> <li><a href="https://github.com/socketio/socket.io/commit/54dabe5bffeb705fd006729725dd2fa194f70ecf"><code>54dabe5</code></a> ci: upgrade to actions/checkout@4 and actions/setup-node@4</li> <li><a href="https://github.com/socketio/socket.io/commit/e426f3e8e1bfea5720c32d30a3663303200ee6ad"><code>e426f3e</code></a> fix: remove duplicate pipeline when serving bundle</li> <li><a href="https://github.com/socketio/socket.io/commit/e36062ca2df0b1a4adcf986bafc3fd92675d3896"><code>e36062c</code></a> docs: update the webtransport example</li> <li><a href="https://github.com/socketio/socket.io/commit/0bbe8aec77a0ed5576d8e4fa7379ab1f1a6fdb05"><code>0bbe8ae</code></a> docs: only execute the passport middleware once</li> <li><a href="https://github.com/socketio/socket.io/commit/914a8bd2b97f559a666ede08df8610cfe05e9cda"><code>914a8bd</code></a> docs: add example with JWT</li> <li><a href="https://github.com/socketio/socket.io/commit/d943c3e0b0b6af1df544a6d26e09dbc8243f4d90"><code>d943c3e</code></a> docs: update the Passport.js example</li> <li>Additional commits viewable in <a href="https://github.com/socketio/socket.io/compare/4.5.3...4.7.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket.io&package-manager=npm_and_yarn&previous-version=4.5.3&new-version=4.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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/tensorflow/tensorboard/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d087bd commit 31ef2f8

File tree

1 file changed

+45
-16
lines changed

1 file changed

+45
-16
lines changed

yarn.lock

Lines changed: 45 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6073,6 +6073,13 @@ debug@^3.1.0, debug@^3.2.6:
60736073
dependencies:
60746074
ms "^2.1.1"
60756075

6076+
debug@~4.3.4:
6077+
version "4.3.5"
6078+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
6079+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
6080+
dependencies:
6081+
ms "2.1.2"
6082+
60766083
decamelize@^1.2.0:
60776084
version "1.2.0"
60786085
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -6304,10 +6311,15 @@ engine.io-parser@~5.0.3:
63046311
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-5.0.4.tgz#0b13f704fa9271b3ec4f33112410d8f3f41d0fc0"
63056312
integrity sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==
63066313

6307-
engine.io@~6.2.0:
6308-
version "6.2.1"
6309-
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.2.1.tgz#e3f7826ebc4140db9bbaa9021ad6b1efb175878f"
6310-
integrity sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==
6314+
engine.io-parser@~5.2.1:
6315+
version "5.2.3"
6316+
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-5.2.3.tgz#00dc5b97b1f233a23c9398d0209504cf5f94d92f"
6317+
integrity sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==
6318+
6319+
engine.io@~6.5.2:
6320+
version "6.5.5"
6321+
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.5.5.tgz#430b80d8840caab91a50e9e23cb551455195fc93"
6322+
integrity sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==
63116323
dependencies:
63126324
"@types/cookie" "^0.4.1"
63136325
"@types/cors" "^2.8.12"
@@ -6317,8 +6329,8 @@ engine.io@~6.2.0:
63176329
cookie "~0.4.1"
63186330
cors "~2.8.5"
63196331
debug "~4.3.1"
6320-
engine.io-parser "~5.0.3"
6321-
ws "~8.2.3"
6332+
engine.io-parser "~5.2.1"
6333+
ws "~8.17.1"
63226334

63236335
enhanced-resolve@^5.10.0:
63246336
version "5.10.0"
@@ -9983,10 +9995,13 @@ smart-buffer@^4.2.0:
99839995
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
99849996
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==
99859997

9986-
socket.io-adapter@~2.4.0:
9987-
version "2.4.0"
9988-
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz#b50a4a9ecdd00c34d4c8c808224daa1a786152a6"
9989-
integrity sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==
9998+
socket.io-adapter@~2.5.2:
9999+
version "2.5.5"
10000+
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-2.5.5.tgz#c7a1f9c703d7756844751b6ff9abfc1780664082"
10001+
integrity sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==
10002+
dependencies:
10003+
debug "~4.3.4"
10004+
ws "~8.17.1"
999010005

999110006
socket.io-client@^4.4.1:
999210007
version "4.5.3"
@@ -10006,17 +10021,26 @@ socket.io-parser@~4.2.0:
1000610021
"@socket.io/component-emitter" "~3.1.0"
1000710022
debug "~4.3.1"
1000810023

10024+
socket.io-parser@~4.2.4:
10025+
version "4.2.4"
10026+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.4.tgz#c806966cf7270601e47469ddeec30fbdfda44c83"
10027+
integrity sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==
10028+
dependencies:
10029+
"@socket.io/component-emitter" "~3.1.0"
10030+
debug "~4.3.1"
10031+
1000910032
socket.io@^4.2.0, socket.io@^4.4.1:
10010-
version "4.5.3"
10011-
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.5.3.tgz#44dffea48d7f5aa41df4a66377c386b953bc521c"
10012-
integrity sha512-zdpnnKU+H6mOp7nYRXH4GNv1ux6HL6+lHL8g7Ds7Lj8CkdK1jJK/dlwsKDculbyOHifcJ0Pr/yeXnZQ5GeFrcg==
10033+
version "4.7.5"
10034+
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.5.tgz#56eb2d976aef9d1445f373a62d781a41c7add8f8"
10035+
integrity sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==
1001310036
dependencies:
1001410037
accepts "~1.3.4"
1001510038
base64id "~2.0.0"
10039+
cors "~2.8.5"
1001610040
debug "~4.3.2"
10017-
engine.io "~6.2.0"
10018-
socket.io-adapter "~2.4.0"
10019-
socket.io-parser "~4.2.0"
10041+
engine.io "~6.5.2"
10042+
socket.io-adapter "~2.5.2"
10043+
socket.io-parser "~4.2.4"
1002010044

1002110045
sockjs@^0.3.24:
1002210046
version "0.3.24"
@@ -11044,6 +11068,11 @@ ws@>=8.7.0, ws@^8.4.2:
1104411068
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
1104511069
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
1104611070

11071+
ws@~8.17.1:
11072+
version "8.17.1"
11073+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
11074+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
11075+
1104711076
ws@~8.2.3:
1104811077
version "8.2.3"
1104911078
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"

0 commit comments

Comments
 (0)