[PR #5998] [CLOSED] Fix vitest mocker dependency #5457

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5998
Author: @tembo[bot]
Created: 3/16/2026
Status: Closed

Base: refactor/workspacesHead: tembo/refactor-workspace-abstractions


📝 Commits (1)

  • 3127b35 chore: update @vitest/mocker dependency with updated @types/node version

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 pnpm-lock.yaml (+9 -1)

📄 Description

Summary

Fixed @vitest/mocker dependency reference in pnpm-lock.yaml to use the correct Node.js types version (@types/node@25.2.3 instead of @types/node@24.10.1)

What's changed

  • Updated @vitest/mocker@4.0.18 dependency snapshot to reference vite@7.3.1 with @types/node@25.2.3
  • Aligned vitest dependency tree to use consistent Node.js type definitions

Notes to reviewers

This is a lockfile update that ensures dependency consistency across the vitest testing infrastructure.


Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings


Summary by cubic

Fixed @vitest/mocker in pnpm-lock.yaml to reference vite@7.3.1 with @types/node@25.2.3. This aligns Node types across the vitest stack and avoids mixed versions.

Written for commit 3127b35b5b. Summary will update on new commits.


🔄 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/5998 **Author:** [@tembo[bot]](https://github.com/apps/tembo) **Created:** 3/16/2026 **Status:** ❌ Closed **Base:** `refactor/workspaces` ← **Head:** `tembo/refactor-workspace-abstractions` --- ### 📝 Commits (1) - [`3127b35`](https://github.com/hoppscotch/hoppscotch/commit/3127b35b5b516b143f91959478b67126491715e0) chore: update @vitest/mocker dependency with updated @types/node version ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+9 -1) </details> ### 📄 Description ## Summary Fixed `@vitest/mocker` dependency reference in `pnpm-lock.yaml` to use the correct Node.js types version (`@types/node@25.2.3` instead of `@types/node@24.10.1`) ### What's changed - Updated `@vitest/mocker@4.0.18` dependency snapshot to reference `vite@7.3.1` with `@types/node@25.2.3` - Aligned vitest dependency tree to use consistent Node.js type definitions ### Notes to reviewers This is a lockfile update that ensures dependency consistency across the vitest testing infrastructure. <br /> > Want tembo to make any changes? Add a review or comment with `@tembo` and i'll get back to work! <a href="https://app.tembo.io/tasks/a1005083-0baa-4373-b65e-7e8b073b1bcc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://internal.tembo.io/static/view/tembo-dark.png?v=2"><source media="(prefers-color-scheme: light)" srcset="https://internal.tembo.io/static/view/tembo-light.png?v=2"><img alt="View on Tembo" src="https://internal.tembo.io/static/view/tembo-light.png?v=2" width="134" height="28"></picture></a> <a href="https://app.tembo.io/settings/models"><picture><source media="(prefers-color-scheme: dark)" srcset="https://internal.tembo.io/public/agent-button/codex:gpt-5.4?theme=dark&v=11"><source media="(prefers-color-scheme: light)" srcset="https://internal.tembo.io/public/agent-button/codex:gpt-5.4?theme=light&v=11"><img alt="View Agent Settings" src="https://internal.tembo.io/public/agent-button/codex:gpt-5.4?theme=light&v=11" height="28"></picture></a> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed `@vitest/mocker` in `pnpm-lock.yaml` to reference `vite@7.3.1` with `@types/node@25.2.3`. This aligns Node types across the `vitest` stack and avoids mixed versions. <sup>Written for commit 3127b35b5b516b143f91959478b67126491715e0. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:53:56 +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#5457
No description provided.