Bump socket.io-client from 4.7.1 to 4.7.2 in /client #68

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/socket.io-client-4.7.2 into main 2023-08-03 10:16:12 +00:00
dependabot[bot] commented 2023-08-03 00:30:11 +00:00 (Migrated from github.com)

Bumps socket.io-client from 4.7.1 to 4.7.2.

Release notes

Sourced from socket.io-client's releases.

4.7.2

Some bug fixes are included from the engine.io-client package:

  • webtransport: add proper framing (d55c39e)
  • webtransport: honor the binaryType attribute (8270e00)

Links

Changelog

Sourced from socket.io-client's changelog.

4.7.2 (2023-08-02)

Some bug fixes are included from the engine.io-client package:

  • webtransport: add proper framing (d55c39e)
  • webtransport: honor the binaryType attribute (8270e00)

Dependencies

Commits

Dependabot compatibility score

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 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)
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.1 to 4.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io-client/releases">socket.io-client's releases</a>.</em></p> <blockquote> <h2>4.7.2</h2> <p>Some bug fixes are included from the <code>engine.io-client</code> package:</p> <ul> <li><strong>webtransport:</strong> add proper framing (<a href="https://github.com/socketio/engine.io-client/commit/d55c39e0ed5cb7b3a34875a398efc111c91184f6">d55c39e</a>)</li> <li><strong>webtransport:</strong> honor the binaryType attribute (<a href="https://github.com/socketio/engine.io-client/commit/8270e00d5b865278d136a4d349b344cbc2b38dc5">8270e00</a>)</li> </ul> <h3>Links</h3> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io-client/compare/4.7.1...4.7.2">https://github.com/socketio/socket.io-client/compare/4.7.1...4.7.2</a></li> <li>Server release: <a href="https://github.com/socketio/socket.io/releases/tag/4.7.2">4.7.2</a></li> <li><a href="https://github.com/socketio/engine.io-client/releases/tag/6.5.2"><code>engine.io-client@~6.5.2</code></a> (<a href="https://github.com/socketio/engine.io-client/compare/6.5.1...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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md">socket.io-client's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/socket.io-client/compare/4.7.1...4.7.2">4.7.2</a> (2023-08-02)</h2> <p>Some bug fixes are included from the <code>engine.io-client</code> package:</p> <ul> <li><strong>webtransport:</strong> add proper framing (<a href="https://github.com/socketio/engine.io-client/commit/d55c39e0ed5cb7b3a34875a398efc111c91184f6">d55c39e</a>)</li> <li><strong>webtransport:</strong> honor the binaryType attribute (<a href="https://github.com/socketio/engine.io-client/commit/8270e00d5b865278d136a4d349b344cbc2b38dc5">8270e00</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/socketio/engine.io-client/releases/tag/6.5.2"><code>engine.io-client@~6.5.2</code></a> (<a href="https://github.com/socketio/engine.io-client/compare/6.5.1...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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io-client/commit/928d76d25502bfb33375b31f5402268e2542e63f"><code>928d76d</code></a> chore(release): 4.7.2</li> <li><a href="https://github.com/socketio/socket.io-client/commit/74ca7ac0c7ef2f5fa84b6040f1ae11a47c29b8dc"><code>74ca7ac</code></a> chore: bump engine.io-client to version 6.5.2</li> <li>See full diff in <a href="https://github.com/socketio/socket.io-client/compare/4.7.1...4.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket.io-client&package-manager=npm_and_yarn&previous-version=4.7.1&new-version=4.7.2)](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 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) </details>
cloudflare-workers-and-pages[bot] commented 2023-08-03 00:30:13 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 51602f9
Status:   Deploy successful!
Preview URL: https://d8e5f5c4.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-axym.powertools.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>51602f9</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://d8e5f5c4.powertools.pages.dev'>https://d8e5f5c4.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-axym.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-axym.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/d8e5f5c4-1338-4bdf-82b4-a7223867c2aa)
This repo is archived. You cannot comment on pull requests.
No description provided.