[PR #3441] [MERGED] chore(cli): bump dependencies #4383

Closed
opened 2026-03-17 01:55:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3441
Author: @jamesgeorge007
Created: 10/10/2023
Status: Merged
Merged: 10/16/2023
Merged by: @AndrewBastin

Base: release/2023.12.0Head: bump-cli-deps


📝 Commits (2)

  • 5d4324b chore: bump CLI dependencies
  • 628ce12 chore: update package.json

📊 Changes

2 files changed (+1105 additions, -226 deletions)

View changed files

📝 packages/hoppscotch-cli/package.json (+20 -17)
📝 pnpm-lock.yaml (+1085 -209)

📄 Description

Description

Bump CLI dependencies.

Fixes HFE-268.

Checks

  • My pull request adheres to the code style of this project
  • All the tests have passed

Additional Information

The minimum supported Node.js version is the LTS v18. Ran into a few edge cases while attempting to emit the CLI bundle as pure ESM; will handle it separately. Also, the docs update required is tracked in HP-176.


🔄 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/3441 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 10/10/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.0` ← **Head:** `bump-cli-deps` --- ### 📝 Commits (2) - [`5d4324b`](https://github.com/hoppscotch/hoppscotch/commit/5d4324b3845ca45aada94b4caff1fe3b74110a42) chore: bump CLI dependencies - [`628ce12`](https://github.com/hoppscotch/hoppscotch/commit/628ce127561d0c0c16b21f92ab67ea73e5d7fb40) chore: update package.json ### 📊 Changes **2 files changed** (+1105 additions, -226 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-cli/package.json` (+20 -17) 📝 `pnpm-lock.yaml` (+1085 -209) </details> ### 📄 Description ### Description Bump CLI dependencies. Fixes HFE-268. ### Checks - [x] My pull request adheres to the code style of this project - [x] All the tests have passed ### Additional Information The minimum supported Node.js version is the LTS `v18`. Ran into a few edge cases while attempting to emit the CLI bundle as pure ESM; will handle it separately. Also, the docs update required is tracked in [HP-176](https://linear.app/hopp/issue/HP-176/mention-the-minimum-supported-nodejs-version-for-the-cli-on-docs). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:55:28 +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#4383
No description provided.