[PR #5059] [MERGED] hotfix: pin xmldom to v0.8.10 addressing breaking change #5037

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5059
Author: @mirarifhasan
Created: 5/8/2025
Status: Merged
Merged: 5/8/2025
Merged by: @jamesgeorge007

Base: patchHead: hotfix/xmldom-version-issue


📝 Commits (1)

  • e5b5773 fix: pin 0.8.10 version for xmldom breaking change

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+6 -6)

📄 Description

What's changed

@xmldom/xmldom: 0.9.8 was introduced a breaking change for some other dependent packages. So, downgraded to 0.8.10 version for stability.

Notes to reviewers

Please test the insomnia-importers package thoroughly, as it might be impacted by this change. Expecting, everything will work as expected.


🔄 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/5059 **Author:** [@mirarifhasan](https://github.com/mirarifhasan) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `hotfix/xmldom-version-issue` --- ### 📝 Commits (1) - [`e5b5773`](https://github.com/hoppscotch/hoppscotch/commit/e5b5773e18dcffbb63ccec22463f5456b68e5bbc) fix: pin 0.8.10 version for xmldom breaking change ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+6 -6) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> <!-- Issue # here --> <!-- Add an introduction into what this PR tries to solve in a couple of sentences --> ### What's changed <!-- Describe point by point the different things you have changed in this PR --> `@xmldom/xmldom: 0.9.8` was introduced a breaking change for some other dependent packages. So, downgraded to `0.8.10` version for stability. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Notes to reviewers <!-- Any information you feel the reviewer should know about when reviewing your PR --> Please test the insomnia-importers package thoroughly, as it might be impacted by this change. Expecting, everything will work as expected. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:31:22 +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#5037
No description provided.