Bump socket.io-client from 4.7.4 to 4.7.5 in /client #222

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/socket.io-client-4.7.5 into main 2024-03-15 04:34:21 +00:00
dependabot[bot] commented 2024-03-15 01:01:16 +00:00 (Migrated from github.com)

Bumps socket.io-client from 4.7.4 to 4.7.5.

Release notes

Sourced from socket.io-client's releases.

4.7.5

Bug Fixes

  • discard acknowledgements upon disconnection (34cbfbb)

Links

Changelog

Sourced from socket.io-client's changelog.

4.7.5 (2024-03-14)

Bug Fixes

  • discard acknowledgements upon disconnection (34cbfbb)

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 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)
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.4 to 4.7.5. <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.5</h2> <h3>Bug Fixes</h3> <ul> <li>discard acknowledgements upon disconnection (<a href="https://github.com/socketio/socket.io-client/commit/34cbfbb532ae333f4dd034138e8f87cb80a8e382">34cbfbb</a>)</li> </ul> <h3>Links</h3> <ul> <li>Diff: <a href="https://github.com/socketio/socket.io-client/compare/4.7.4...4.7.5">https://github.com/socketio/socket.io-client/compare/4.7.4...4.7.5</a></li> <li>Server release: <a href="https://github.com/socketio/socket.io/releases/tag/4.7.5">4.7.5</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> (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> </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.4...4.7.5">4.7.5</a> (2024-03-14)</h2> <h3>Bug Fixes</h3> <ul> <li>discard acknowledgements upon disconnection (<a href="https://github.com/socketio/socket.io-client/commit/34cbfbb532ae333f4dd034138e8f87cb80a8e382">34cbfbb</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> (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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io-client/commit/4f6030f2c4394bc51d63fe27ed3310d95b9e0a74"><code>4f6030f</code></a> chore(release): 4.7.5</li> <li><a href="https://github.com/socketio/socket.io-client/commit/34cbfbb532ae333f4dd034138e8f87cb80a8e382"><code>34cbfbb</code></a> fix: discard acknowledgements upon disconnection</li> <li>See full diff in <a href="https://github.com/socketio/socket.io-client/compare/4.7.4...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-client&package-manager=npm_and_yarn&previous-version=4.7.4&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) </details>
cloudflare-workers-and-pages[bot] commented 2024-03-15 01:01:18 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0067eb
Status:   Deploy successful!
Preview URL: https://adf79e68.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-szbd.powertools.pages.dev

View logs

## Deploying powertools 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>d0067eb</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://adf79e68.powertools.pages.dev'>https://adf79e68.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-szbd.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-szbd.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/adf79e68-9d1a-480d-8af0-e63661256893)
This repo is archived. You cannot comment on pull requests.
No description provided.