[PR #3191] [MERGED] fix: deps mismatch #4279

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3191
Author: @liyasthomas
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/deps-mismatch


📝 Commits (1)

  • a93d2f5 chore: consistent deps version across all packages

📊 Changes

4 files changed (+13 additions, -14 deletions)

View changed files

📝 packages/hoppscotch-selfhost-web/package.json (+1 -1)
📝 packages/hoppscotch-selfhost-web/vite.config.ts (+3 -4)
📝 packages/hoppscotch-ui/package.json (+1 -1)
📝 pnpm-lock.yaml (+8 -8)

📄 Description

🤖 Generated by Copilot at a93d2f5

Summary

🐛🎨⬆️

Updated vite-plugin-pages-sitemap to the latest version and refactored the onRoutesGenerated option in vite.config.ts to fix a sitemap bug and improve code quality for self-hosted web deployments of hoppscotch.

Sing, O Muse, of the valiant hoppscotch team
Who strive to make the web a better place
With tools for testing APIs with grace
And self-hosting options for the supreme.

Walkthrough

  • Update vite-plugin-pages-sitemap version to fix sitemap bug for self-hosted web deployments (link, link, link, link, link, link)
  • Refactor onRoutesGenerated option of vite-plugin-pages to use arrow function and fix indentation in packages/hoppscotch-selfhost-web/vite.config.ts (link, link)

🔄 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/3191 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/deps-mismatch` --- ### 📝 Commits (1) - [`a93d2f5`](https://github.com/hoppscotch/hoppscotch/commit/a93d2f5f9d9169726785eab9ad4bad98a2a9e83c) chore: consistent deps version across all packages ### 📊 Changes **4 files changed** (+13 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-selfhost-web/package.json` (+1 -1) 📝 `packages/hoppscotch-selfhost-web/vite.config.ts` (+3 -4) 📝 `packages/hoppscotch-ui/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+8 -8) </details> ### 📄 Description <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at a93d2f5</samp> ### Summary 🐛🎨⬆️ <!-- 1. 🐛 - This emoji represents a bug fix, which is the main purpose of updating `vite-plugin-pages-sitemap` to fix the sitemap generation issue. 2. 🎨 - This emoji represents a code style improvement, which is what the refactoring and formatting of the `onRoutesGenerated` option achieved. 3. ⬆️ - This emoji represents a dependency upgrade, which is what updating `vite-plugin-pages-sitemap` to the latest version did. --> Updated `vite-plugin-pages-sitemap` to the latest version and refactored the `onRoutesGenerated` option in `vite.config.ts` to fix a sitemap bug and improve code quality for self-hosted web deployments of hoppscotch. > _Sing, O Muse, of the valiant hoppscotch team_ > _Who strive to make the web a better place_ > _With tools for testing APIs with grace_ > _And self-hosting options for the supreme._ ### Walkthrough * Update `vite-plugin-pages-sitemap` version to fix sitemap bug for self-hosted web deployments ([link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-2605d9082135a4d4f37b7ed2aec77c2060e739dac43563c1a6c4b6f6af8fdc75L69-R69), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-ee4a298dac90032cf9423afdeb697d18f3efb3bb9c43690fb78831a4c1960c94L79-R79), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbL752-R753), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbL989-R990), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbL1330-R1331), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbL21856-R21857)) * Refactor `onRoutesGenerated` option of `vite-plugin-pages` to use arrow function and fix indentation in `packages/hoppscotch-selfhost-web/vite.config.ts` ([link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-01e9dc9636a2f150ced67c072aa668f1b22ee5ac82f2bd199daf1586e92dcacbL81-R82), [link](https://github.com/hoppscotch/hoppscotch/pull/3191/files?diff=unified&w=0#diff-01e9dc9636a2f150ced67c072aa668f1b22ee5ac82f2bd199daf1586e92dcacbL88-R88)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:49:44 +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#4279
No description provided.