[PR #1200] [CLOSED] Bump socket.io-client from 2.3.0 to 2.3.1 #3127

Closed
opened 2026-03-17 00:46:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1200
Author: @dependabot[bot]
Created: 10/1/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/socket.io-client-2.3.1


📝 Commits (1)

  • 943d84c Bump socket.io-client from 2.3.0 to 2.3.1

📊 Changes

2 files changed (+31 additions, -96 deletions)

View changed files

📝 package-lock.json (+30 -95)
📝 package.json (+1 -1)

📄 Description

Bumps socket.io-client from 2.3.0 to 2.3.1.

Release notes

Sourced from socket.io-client's releases.

2.3.1

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug plugin.

Bug Fixes

  • fix reconnection after opening socket asynchronously (#1253) (050108b)

Links:

Changelog

Sourced from socket.io-client's changelog.

2.3.1 (2020-09-30)

The debug dependency has been reverted to ~3.1.0, as the newer versions contains ES6 syntax which breaks in IE browsers.

Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.

For webpack users, you can also take a look at the webpack-remove-debug plugin.

Bug Fixes

  • fix reconnection after opening socket asynchronously (#1253) (050108b)
Commits
  • 4631ed6 chore(release): 2.3.1
  • 7f73a28 test: fix tests in IE
  • 67c54b8 chore: bump engine.io-parser and socket.io-parser
  • 15a52ab test: remove arrow function (for now)
  • 050108b fix: fix reconnection after opening socket asynchronously (#1253)
  • b570025 chore: bump engine.io-client and downgrade debug
  • 1fb1b78 chore: remove unused dependencies
  • 0c39f14 docs: add section about Debug / logging on the client side (#1278)
  • 6ce02ee docs: add server port in the example (#1359)
  • f4a4d89 chore: update package-lock.json file
  • Additional commits viewable in compare view

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1200 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/socket.io-client-2.3.1` --- ### 📝 Commits (1) - [`943d84c`](https://github.com/hoppscotch/hoppscotch/commit/943d84c4bb9812a279947cffb50f0538d3376709) Bump socket.io-client from 2.3.0 to 2.3.1 ### 📊 Changes **2 files changed** (+31 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+30 -95) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [socket.io-client](https://github.com/Automattic/socket.io-client) from 2.3.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/socket.io-client/releases">socket.io-client's releases</a>.</em></p> <blockquote> <h2>2.3.1</h2> <p>The <code>debug</code> dependency has been reverted to <code>~3.1.0</code>, as the newer versions contains ES6 syntax which breaks in IE browsers.</p> <p>Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the &quot;official&quot; bundles (in the dist/ folder) were already transpiled with babel.</p> <p>For webpack users, you can also take a look at the <a href="https://github.com/johngodley/webpack-remove-debug">webpack-remove-debug</a> plugin.</p> <h3>Bug Fixes</h3> <ul> <li>fix reconnection after opening socket asynchronously (<a href="https://github-redirect.dependabot.com/socketio/socket.io-client/issues/1253">#1253</a>) (<a href="https://github.com/Automattic/socket.io-client/commit/050108b2281effda086b197cf174ee2e8e1aad79">050108b</a>)</li> </ul> <h4>Links:</h4> <ul> <li>Milestone: -</li> <li>Diff: <a href="https://github.com/socketio/socket.io-client/compare/2.3.0...2.3.1">https://github.com/socketio/socket.io-client/compare/2.3.0...2.3.1</a></li> <li>Server release: -</li> <li>engine.io-client version: <code>~3.4.0</code></li> <li>ws version: <code>~6.1.0</code></li> <li>Build size <ul> <li><code>socket.io.js</code>: <ul> <li>min: <code>61.3 KB (- 5.7 KB)</code></li> <li>min+gzip: <code>19.7 KB (- 0.8 KB)</code></li> </ul> </li> <li><code>socket.io.slim.js</code>: <ul> <li>min: <code>52.6 KB (+ 0.4 KB)</code></li> <li>min+gzip: <code>16.5 KB (+ 0.1 KB)</code></li> </ul> </li> </ul> </li> <li>CDN <ul> <li><a href="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.3.1/socket.io.slim.js">https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.3.1/socket.io.slim.js</a></li> <li><a href="https://cdn.socket.io/socket.io-2.3.1.slim.js">https://cdn.socket.io/socket.io-2.3.1.slim.js</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md">socket.io-client's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/socket.io-client/compare/2.3.0...2.3.1">2.3.1</a> (2020-09-30)</h2> <p>The <code>debug</code> dependency has been reverted to <code>~3.1.0</code>, as the newer versions contains ES6 syntax which breaks in IE browsers.</p> <p>Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for example, as the &quot;official&quot; bundles (in the dist/ folder) were already transpiled with babel.</p> <p>For webpack users, you can also take a look at the <a href="https://github.com/johngodley/webpack-remove-debug">webpack-remove-debug</a> plugin.</p> <h3>Bug Fixes</h3> <ul> <li>fix reconnection after opening socket asynchronously (<a href="https://github-redirect.dependabot.com/socketio/socket.io-client/issues/1253">#1253</a>) (<a href="https://github.com/Automattic/socket.io-client/commit/050108b2281effda086b197cf174ee2e8e1aad79">050108b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io-client/commit/4631ed6ab38a7760a983571d36e83ad5294b52fc"><code>4631ed6</code></a> chore(release): 2.3.1</li> <li><a href="https://github.com/socketio/socket.io-client/commit/7f73a289f577a38f7cf870073d7c33bddbc86eef"><code>7f73a28</code></a> test: fix tests in IE</li> <li><a href="https://github.com/socketio/socket.io-client/commit/67c54b8344e30327566dd9b48ffc21a7374671cd"><code>67c54b8</code></a> chore: bump engine.io-parser and socket.io-parser</li> <li><a href="https://github.com/socketio/socket.io-client/commit/15a52ab7217dedd2c6f46dfd66fe97a48761ffa9"><code>15a52ab</code></a> test: remove arrow function (for now)</li> <li><a href="https://github.com/socketio/socket.io-client/commit/050108b2281effda086b197cf174ee2e8e1aad79"><code>050108b</code></a> fix: fix reconnection after opening socket asynchronously (<a href="https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1253">#1253</a>)</li> <li><a href="https://github.com/socketio/socket.io-client/commit/b570025a79373366b7f3430ae6a4c93279a13945"><code>b570025</code></a> chore: bump engine.io-client and downgrade debug</li> <li><a href="https://github.com/socketio/socket.io-client/commit/1fb1b78020dab80ea0a5147891a60b87e65d42f9"><code>1fb1b78</code></a> chore: remove unused dependencies</li> <li><a href="https://github.com/socketio/socket.io-client/commit/0c39f145fa9bc7288e5fa3c1d68fa60ce3ca6e8a"><code>0c39f14</code></a> docs: add section about Debug / logging on the client side (<a href="https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1278">#1278</a>)</li> <li><a href="https://github.com/socketio/socket.io-client/commit/6ce02ee3b0ec48dcd200279f6942631f93e0dc6d"><code>6ce02ee</code></a> docs: add server port in the example (<a href="https://github-redirect.dependabot.com/Automattic/socket.io-client/issues/1359">#1359</a>)</li> <li><a href="https://github.com/socketio/socket.io-client/commit/f4a4d89f15711be2a5e218a108e2a631d0f963b0"><code>f4a4d89</code></a> chore: update package-lock.json file</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/socket.io-client/compare/2.3.0...2.3.1">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=2.3.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:46:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3127
No description provided.