[PR #3888] [MERGED] chore: bump codemirror dependencies #4568

Closed
opened 2026-03-17 02:05:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3888
Author: @jamesgeorge007
Created: 3/11/2024
Status: Merged
Merged: 3/11/2024
Merged by: @AndrewBastin

Base: release/2024.3.0Head: bump-codemirror-deps


📝 Commits (1)

  • 146442c chore: bump codemirror deps

📊 Changes

3 files changed (+95 additions, -166 deletions)

View changed files

📝 packages/codemirror-lang-graphql/package.json (+1 -1)
📝 packages/hoppscotch-common/package.json (+9 -9)
📝 pnpm-lock.yaml (+85 -156)

📄 Description

Description

This PR updates all the codemirror related dependencies to the latest minor version. This is found to resolve the issue where multiple instances of @codemirror/state were loaded.

Fixes HFE-449.

Checks

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

🔄 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/3888 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 3/11/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.0` ← **Head:** `bump-codemirror-deps` --- ### 📝 Commits (1) - [`146442c`](https://github.com/hoppscotch/hoppscotch/commit/146442c1c1505c8a3889af748286ce68ab20deb6) chore: bump codemirror deps ### 📊 Changes **3 files changed** (+95 additions, -166 deletions) <details> <summary>View changed files</summary> 📝 `packages/codemirror-lang-graphql/package.json` (+1 -1) 📝 `packages/hoppscotch-common/package.json` (+9 -9) 📝 `pnpm-lock.yaml` (+85 -156) </details> ### 📄 Description ### Description This PR updates all the `codemirror` related dependencies to the latest minor version. This is found to resolve the issue where multiple instances of `@codemirror/state` were loaded. Fixes HFE-449. ### Checks - [x] My pull request adheres to the code style of this project - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:05:34 +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#4568
No description provided.