[PR #1350] [MERGED] Bump socket.io-client from 3.0.1 to 3.0.2 #3254

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1350
Author: @liyasthomas
Created: 11/30/2020
Status: Merged
Merged: 11/30/2020
Merged by: @liyasthomas

Base: i18nHead: main


📝 Commits (10+)

  • 4d3964d Bump socket.io-client from 3.0.1 to 3.0.2
  • 9da1aa1 Merge pull request #1332 from hoppscotch/dependabot/npm_and_yarn/socket.io-client-3.0.2
  • f60b2eb chore(deps): bump
  • 307e434 chore(deps): bump
  • b8d68ee Modern build, fixed WebSocket freezing on invalid URLs
  • 77862cd lgtm code review suggestions
  • d9bab31 added request method label in collections
  • 5426273 custom method width
  • a5a812d Merge pull request #1343 from hariaakash/main
  • 5762736 duplicate identifier for requests fixed (#1346)

📊 Changes

13 files changed (+457 additions, -478 deletions)

View changed files

📝 components/collections/add-folder.vue (+0 -1)
📝 components/collections/request.vue (+11 -1)
📝 components/collections/save-request-as.vue (+11 -6)
📝 components/environments/edit-environment.vue (+1 -0)
📝 components/firebase/login.vue (+1 -1)
📝 components/layout/history.vue (+3 -3)
📝 components/realtime/websocket.vue (+3 -1)
📝 lang/en-US.json (+2 -1)
📝 nuxt.config.js (+3 -7)
📝 package-lock.json (+398 -425)
📝 package.json (+9 -9)
📝 pages/index.vue (+14 -22)
📝 store/state.js (+1 -1)

📄 Description

Upstream


🔄 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/1350 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/30/2020 **Status:** ✅ Merged **Merged:** 11/30/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `i18n` ← **Head:** `main` --- ### 📝 Commits (10+) - [`4d3964d`](https://github.com/hoppscotch/hoppscotch/commit/4d3964daebddda26fb7604052db89446aac0fd14) Bump socket.io-client from 3.0.1 to 3.0.2 - [`9da1aa1`](https://github.com/hoppscotch/hoppscotch/commit/9da1aa14212c1aa427cbd53b07b75d5a781cff41) Merge pull request #1332 from hoppscotch/dependabot/npm_and_yarn/socket.io-client-3.0.2 - [`f60b2eb`](https://github.com/hoppscotch/hoppscotch/commit/f60b2eb8afb2d60723eaa4c7dc0929df27649829) chore(deps): bump - [`307e434`](https://github.com/hoppscotch/hoppscotch/commit/307e434f91468be44aceb10cef392bcc28a8b8ea) chore(deps): bump - [`b8d68ee`](https://github.com/hoppscotch/hoppscotch/commit/b8d68ee359ef0cd07d9f87ad766525ee17c16222) Modern build, fixed WebSocket freezing on invalid URLs - [`77862cd`](https://github.com/hoppscotch/hoppscotch/commit/77862cdf9bd902a4ea64bd8b2301ed2206820649) lgtm code review suggestions - [`d9bab31`](https://github.com/hoppscotch/hoppscotch/commit/d9bab319e3fd99bf26b779248ab5cb33b494f60a) added request method label in collections - [`5426273`](https://github.com/hoppscotch/hoppscotch/commit/5426273cf8fb93d800fc348ed496cce731f1e2ff) custom method width - [`a5a812d`](https://github.com/hoppscotch/hoppscotch/commit/a5a812d3f42b843264ea7b5fd6b878b351b15a3d) Merge pull request #1343 from hariaakash/main - [`5762736`](https://github.com/hoppscotch/hoppscotch/commit/57627367f56478fbe5ec5d14935a9bbe3984b425) duplicate identifier for requests fixed (#1346) ### 📊 Changes **13 files changed** (+457 additions, -478 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/add-folder.vue` (+0 -1) 📝 `components/collections/request.vue` (+11 -1) 📝 `components/collections/save-request-as.vue` (+11 -6) 📝 `components/environments/edit-environment.vue` (+1 -0) 📝 `components/firebase/login.vue` (+1 -1) 📝 `components/layout/history.vue` (+3 -3) 📝 `components/realtime/websocket.vue` (+3 -1) 📝 `lang/en-US.json` (+2 -1) 📝 `nuxt.config.js` (+3 -7) 📝 `package-lock.json` (+398 -425) 📝 `package.json` (+9 -9) 📝 `pages/index.vue` (+14 -22) 📝 `store/state.js` (+1 -1) </details> ### 📄 Description Upstream --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:53:03 +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#3254
No description provided.