Commit ebd1526
authored
chore(deps): bump socket.io-client from 4.8.1 to 4.8.3 (#2166)
Bumps [socket.io-client](https://github.com/socketio/socket.io) from
4.8.1 to 4.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/socketio/socket.io/releases">socket.io-client's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundle</strong>: do not mangle the "_placeholder"
attribute (bis) (<a
href="https://github.com/socketio/socket.io/commit/cdae01983a8ae840fc9812875a8b88166b377c11">cdae019</a>)</li>
<li>drain queue before emitting "connect" (<a
href="https://redirect.github.com/socketio/socket.io/issues/5259">#5259</a>)
(<a
href="https://github.com/socketio/socket.io/commit/d19928e8d8b325310274031ed7de2ddc93ebb589">d19928e</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/socketio/engine.io-client/releases/tag/6.6.1"><code>engine.io-client@~6.6.1</code></a>
(no change)</li>
<li><a
href="https://github.com/websockets/ws/releases/tag/8.17.1"><code>ws@~8.17.1</code></a>
(no change)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/socketio/socket.io/commit/e9e5bed4f2df269d228573325f25e10ec9dee6f3"><code>e9e5bed</code></a>
chore(release): [email protected]</li>
<li><a
href="https://github.com/socketio/socket.io/commit/9581f9bcfd0c0fa8cb16eae1604c6a727af21efa"><code>9581f9b</code></a>
fix(sio): do not throw when calling io.close() on a stopped server</li>
<li><a
href="https://github.com/socketio/socket.io/commit/579d43f33f93503a936a133a59c1dcc1b8440c3d"><code>579d43f</code></a>
refactor: remove unused files</li>
<li><a
href="https://github.com/socketio/socket.io/commit/ee9aac31342da4ccad8e9bfe5b98081701037f32"><code>ee9aac3</code></a>
chore(release): [email protected]</li>
<li><a
href="https://github.com/socketio/socket.io/commit/968277cef8cf429a001c2c51b3ab7fd25b9836ef"><code>968277c</code></a>
chore(release): [email protected]</li>
<li><a
href="https://github.com/socketio/socket.io/commit/2bf16bd214b5c12a90f4c2dad88bfbea2858df10"><code>2bf16bd</code></a>
chore(release): [email protected]</li>
<li><a
href="https://github.com/socketio/socket.io/commit/ad616070b8d845486fb5f1576205f70fff89723d"><code>ad61607</code></a>
docs(eio): fix link in the release notes</li>
<li><a
href="https://github.com/socketio/socket.io/commit/dd717924556d18b4453b63465fbf9b7c32788ac6"><code>dd71792</code></a>
chore(release): [email protected]</li>
<li><a
href="https://github.com/socketio/socket.io/commit/bb0b480d2ab3108a8ae255b539015da451fdb249"><code>bb0b480</code></a>
fix(sio): improve <code>io.close()</code> function (<a
href="https://redirect.github.com/socketio/socket.io/issues/5344">#5344</a>)</li>
<li><a
href="https://github.com/socketio/socket.io/commit/161be91975ccc12d8cc35b1b511e00e5a86bad87"><code>161be91</code></a>
test(sio): pin version of the client bundle in the tests</li>
<li>Additional commits viewable in <a
href="https://github.com/socketio/socket.io/compare/[email protected]@4.8.3">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for socket.io-client since your current
version.</p>
</details>
<br />
[](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>1 file changed
+4
-22
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments