dependabot[bot] opened a new pull request, #7793: URL: https://github.com/apache/trafficcontrol/pull/7793
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.2.1 to 6.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io/releases">engine.io's releases</a>.</em></p> <blockquote> <h2>6.5.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>webtransport:</strong> add proper framing (<a href="https://github.com/socketio/engine.io/commit/a306db09e8ddb367c7d62f45fec920f979580b7c">a306db0</a>)</li> </ul> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/engine.io/compare/6.5.1...6.5.2">https://github.com/socketio/engine.io/compare/6.5.1...6.5.2</a></li> <li>Client release: -</li> <li>ws version: <a href="https://github.com/websockets/ws/releases/tag/8.11.0">~8.11.0</a> (no change)</li> </ul> <h2>6.5.1</h2> <h3>Bug Fixes</h3> <ul> <li>prevent crash when accessing TextDecoder (<a href="https://redirect.github.com/socketio/engine.io/issues/684">#684</a>) (<a href="https://github.com/socketio/engine.io/commit/6dd2bc4f68edd7575c3844ae8ceadde649be95b2">6dd2bc4</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/iowaguy"><code>@iowaguy</code></a> for helping!</p> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/engine.io/compare/6.5.0...6.5.1">https://github.com/socketio/engine.io/compare/6.5.0...6.5.1</a></li> <li>Client release: -</li> <li>ws version: <a href="https://github.com/websockets/ws/releases/tag/8.11.0">~8.11.0</a> (no change)</li> </ul> <h2>6.5.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong>uws:</strong> discard any write to an aborted uWS response (<a href="https://redirect.github.com/socketio/engine.io/issues/682">#682</a>) (<a href="https://github.com/socketio/engine.io/commit/3144d274584ae3b96cca4e609c66c56d534f1715">3144d27</a>)</li> </ul> <h3>Features</h3> <h4>Support for WebTransport</h4> <p>The Engine.IO server can now use WebTransport as the underlying transport.</p> <p>WebTransport is a web API that uses the HTTP/3 protocol as a bidirectional transport. It's intended for two-way communications between a web client and an HTTP/3 server.</p> <p>References:</p> <ul> <li><a href="https://w3c.github.io/webtransport/">https://w3c.github.io/webtransport/</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/WebTransport">https://developer.mozilla.org/en-US/docs/Web/API/WebTransport</a></li> <li><a href="https://developer.chrome.com/articles/webtransport/">https://developer.chrome.com/articles/webtransport/</a></li> </ul> <p>Until WebTransport support lands <a href="https://redirect.github.com/nodejs/node/issues/38478">in Node.js</a>, you can use the <code>@fails-components/webtransport</code> package:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io/blob/main/CHANGELOG.md">engine.io's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/engine.io/compare/6.5.1...6.5.2">6.5.2</a> (2023-08-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>webtransport:</strong> add proper framing (<a href="https://github.com/socketio/engine.io/commit/a306db09e8ddb367c7d62f45fec920f979580b7c">a306db0</a>)</li> </ul> <h3>Dependencies</h3> <ul> <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/engine.io/compare/6.5.0...6.5.1">6.5.1</a> (2023-06-27)</h2> <h3>Bug Fixes</h3> <ul> <li>prevent crash when accessing TextDecoder (<a href="https://redirect.github.com/socketio/engine.io/issues/684">#684</a>) (<a href="https://github.com/socketio/engine.io/commit/6dd2bc4f68edd7575c3844ae8ceadde649be95b2">6dd2bc4</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/iowaguy"><code>@iowaguy</code></a> for helping!</p> <h3>Dependencies</h3> <ul> <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/engine.io/compare/6.4.2...6.5.0">6.5.0</a> (2023-06-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>uws:</strong> discard any write to an aborted uWS response (<a href="https://redirect.github.com/socketio/engine.io/issues/682">#682</a>) (<a href="https://github.com/socketio/engine.io/commit/3144d274584ae3b96cca4e609c66c56d534f1715">3144d27</a>)</li> </ul> <h3>Features</h3> <h4>Support for WebTransport</h4> <p>The Engine.IO server can now use WebTransport as the underlying transport.</p> <p>WebTransport is a web API that uses the HTTP/3 protocol as a bidirectional transport. It's intended for two-way communications between a web client and an HTTP/3 server.</p> <p>References:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/engine.io/commit/12ca32b534e8970f1875359e49982539533653e4"><code>12ca32b</code></a> chore(release): 6.5.2</li> <li><a href="https://github.com/socketio/engine.io/commit/a306db09e8ddb367c7d62f45fec920f979580b7c"><code>a306db0</code></a> fix(webtransport): add proper framing</li> <li><a href="https://github.com/socketio/engine.io/commit/7dd1350bf93542282eba96ed6f5162dc249a7e65"><code>7dd1350</code></a> docs: update the list of supported Node.js versions</li> <li><a href="https://github.com/socketio/engine.io/commit/98915d0b61cb4fae527795e9b44418199a17c76a"><code>98915d0</code></a> chore(release): 6.5.1</li> <li><a href="https://github.com/socketio/engine.io/commit/6dd2bc4f68edd7575c3844ae8ceadde649be95b2"><code>6dd2bc4</code></a> fix: prevent crash when accessing TextDecoder (<a href="https://redirect.github.com/socketio/engine.io/issues/684">#684</a>)</li> <li><a href="https://github.com/socketio/engine.io/commit/9608781efe32aa4a5f2800923aabc2a3be8c7148"><code>9608781</code></a> chore(deps): bump engine.io from 6.2.1 to 6.4.2 in /examples/latency (<a href="https://redirect.github.com/socketio/engine.io/issues/678">#678</a>)</li> <li><a href="https://github.com/socketio/engine.io/commit/1f640a2a0f7cd3beba2d1a0ecec6614e7ff6fe4c"><code>1f640a2</code></a> chore(release): 6.5.0</li> <li><a href="https://github.com/socketio/engine.io/commit/1bfa9cd0888481a1a5ff05869114b39c1c47df40"><code>1bfa9cd</code></a> refactor: adapt to latest uWebSockets.js changes</li> <li><a href="https://github.com/socketio/engine.io/commit/123b68c04f9e971f59b526e0f967a488ee6b0116"><code>123b68c</code></a> feat: add support for WebTransport</li> <li><a href="https://github.com/socketio/engine.io/commit/3144d274584ae3b96cca4e609c66c56d534f1715"><code>3144d27</code></a> fix(uws): discard any write to an aborted uWS response (<a href="https://redirect.github.com/socketio/engine.io/issues/682">#682</a>)</li> <li>Additional commits viewable in <a href="https://github.com/socketio/engine.io/compare/6.2.1...6.5.2">compare view</a></li> </ul> </details> <br /> Updates `socket.io` from 4.5.4 to 4.7.2 <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.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> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.7.1...4.7.2">https://github.com/socketio/socket.io/compare/4.7.1...4.7.2</a></li> <li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.7.2">4.7.2</a></li> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.2"><code>engine.io@~6.5.2</code></a> (<a href="https://github.com/socketio/engine.io/compare/6.5.0...6.5.2">diff</a>)</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.1</h2> <p>The client bundle contains a few fixes regarding the WebTransport support.</p> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io/compare/4.7.0...4.7.1">https://github.com/socketio/socket.io/compare/4.7.0...4.7.1</a></li> <li>Client release: <a href="https://github.com/socketio/socket.io-client/releases/tag/4.7.1">4.7.1</a></li> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.0"><code>engine.io@~6.5.0</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.0</h2> <h3>Bug Fixes</h3> <ul> <li>remove the Partial modifier from the socket.data type (<a href="https://redirect.github.com/socketio/socket.io/issues/4740">#4740</a>) (<a href="https://github.com/socketio/socket.io/commit/e5c62cad60fc7d16fbb024fd9be1d1880f4e6f5f">e5c62ca</a>)</li> </ul> <h3>Features</h3> <h4>Support for WebTransport</h4> <p>The Socket.IO server can now use WebTransport as the underlying transport.</p> <p>WebTransport is a web API that uses the HTTP/3 protocol as a bidirectional transport. It's intended for two-way communications between a web client and an HTTP/3 server.</p> <p>References:</p> <ul> <li><a href="https://w3c.github.io/webtransport/">https://w3c.github.io/webtransport/</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/WebTransport">https://developer.mozilla.org/en-US/docs/Web/API/WebTransport</a></li> <li><a href="https://developer.chrome.com/articles/webtransport/">https://developer.chrome.com/articles/webtransport/</a></li> </ul> <p>Until WebTransport support lands <a href="https://redirect.github.com/nodejs/node/issues/38478">in Node.js</a>, you can use the <code>@fails-components/webtransport</code> package:</p> <pre lang="js"><code>import { readFileSync } from "fs"; import { createServer } from "https"; import { Server } from "socket.io"; </tr></table> </code></pre> </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.1...4.7.2">4.7.2</a> (2023-08-02)</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> <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> (<a href="https://github.com/socketio/engine.io/compare/6.5.0...6.5.2">diff</a>)</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.0...4.7.1">4.7.1</a> (2023-06-28)</h2> <p>The client bundle contains a few fixes regarding the WebTransport support.</p> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/socketio/engine.io/releases/tag/6.5.0"><code>engine.io@~6.5.0</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.6.2...4.7.0">4.7.0</a> (2023-06-22)</h2> <h3>Bug Fixes</h3> <ul> <li>remove the Partial modifier from the socket.data type (<a href="https://redirect.github.com/socketio/socket.io/issues/4740">#4740</a>) (<a href="https://github.com/socketio/socket.io/commit/e5c62cad60fc7d16fbb024fd9be1d1880f4e6f5f">e5c62ca</a>)</li> </ul> <h3>Features</h3> <h4>Support for WebTransport</h4> <p>The Socket.IO server can now use WebTransport as the underlying transport.</p> <p>WebTransport is a web API that uses the HTTP/3 protocol as a bidirectional transport. It's intended for two-way communications between a web client and an HTTP/3 server.</p> <p>References:</p> <ul> <li><a href="https://w3c.github.io/webtransport/">https://w3c.github.io/webtransport/</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/WebTransport">https://developer.mozilla.org/en-US/docs/Web/API/WebTransport</a></li> <li><a href="https://developer.chrome.com/articles/webtransport/">https://developer.chrome.com/articles/webtransport/</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io/commit/c332643ad8b2eff3a9edee432bfd53fb37559280"><code>c332643</code></a> chore(release): 4.7.2</li> <li><a href="https://github.com/socketio/socket.io/commit/3468a197afe87e65eb0d779fabd347fe683013ab"><code>3468a19</code></a> fix(webtransport): properly handle WebTransport-only connections</li> <li><a href="https://github.com/socketio/socket.io/commit/09d45491c4eb817274e4c38e7ccbc61ceb3fce18"><code>09d4549</code></a> chore: bump engine.io to version 6.5.2</li> <li><a href="https://github.com/socketio/socket.io/commit/0731c0d2f497d5cce596ea1ec32a67c08bcccbcd"><code>0731c0d</code></a> fix: clean up child namespace when client is rejected in middleware (<a href="https://redirect.github.com/socketio/socket.io/issues/4773">#4773</a>)</li> <li><a href="https://github.com/socketio/socket.io/commit/03046a64adbfd021a01449027401cab639fd244e"><code>03046a6</code></a> docs: update the list of supported Node.js versions</li> <li><a href="https://github.com/socketio/socket.io/commit/443e447087430066ae88bfd69639fdc8a4851e57"><code>443e447</code></a> docs(examples): add example with WebTransport</li> <li><a href="https://github.com/socketio/socket.io/commit/2f6cc2fa4287de02fa5c9b8f5bf7d5beb37acf2f"><code>2f6cc2f</code></a> chore(release): 4.7.1</li> <li><a href="https://github.com/socketio/socket.io/commit/00d8ee5b057a8aef830d88da77579037759e762c"><code>00d8ee5</code></a> chore(release): 4.7.0</li> <li><a href="https://github.com/socketio/socket.io/commit/2dd5fa9dd466c6b39b0764d53fbda6185b4916ce"><code>2dd5fa9</code></a> ci: add Node.js 20 in the test matrix</li> <li><a href="https://github.com/socketio/socket.io/commit/a5dff0ac83ac5e2b0e518c6d054b2c9b252b2558"><code>a5dff0a</code></a> docs(examples): increase httpd ProxyTimeout value (2)</li> <li>Additional commits viewable in <a href="https://github.com/socketio/socket.io/compare/4.5.4...4.7.2">compare view</a></li> </ul> </details> <br /> 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/apache/trafficcontrol/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
