[PR #4426] [MERGED] HSB-489 feat: hoppscotch-backend dependency update #4793

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4426
Author: @mirarifhasan
Created: 10/10/2024
Status: Merged
Merged: 10/16/2024
Merged by: @AndrewBastin

Base: nextHead: feat/backend-dependency-update


📝 Commits (6)

  • 7a833f7 feat: passport cookie reflect-metadata related pack updated
  • f1a31ef feat: bump all backend dependencies
  • 0d05169 chore: remove updated deps pnpm overrides
  • 001aa1d chore: @nestjs/graphql cookie updated
  • 46d9182 fix: userservice test case failing
  • 9541880 revert: undo mjml changes on pnpm overrides

📊 Changes

7 files changed (+6108 additions, -4691 deletions)

View changed files

📝 package.json (+1 -2)
📝 packages/hoppscotch-backend/package.json (+66 -67)
📝 packages/hoppscotch-backend/src/auth/auth.service.spec.ts (+0 -3)
📝 packages/hoppscotch-backend/src/mailer/helper.ts (+1 -1)
📝 packages/hoppscotch-backend/src/team-collection/input-type.args.ts (+0 -2)
📝 packages/hoppscotch-backend/src/user/user.service.spec.ts (+8 -0)
📝 pnpm-lock.yaml (+6032 -4616)

📄 Description

Closes HSB-489

What's changed

This PR bump the hoppscotch-backend deps.

Notes to reviewers

Nil


🔄 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/4426 **Author:** [@mirarifhasan](https://github.com/mirarifhasan) **Created:** 10/10/2024 **Status:** ✅ Merged **Merged:** 10/16/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `next` ← **Head:** `feat/backend-dependency-update` --- ### 📝 Commits (6) - [`7a833f7`](https://github.com/hoppscotch/hoppscotch/commit/7a833f74a933f65a2c5bb3c5c9ea040ca2842d17) feat: passport cookie reflect-metadata related pack updated - [`f1a31ef`](https://github.com/hoppscotch/hoppscotch/commit/f1a31ef580efb7c85109b653fcc78c148a18fff0) feat: bump all backend dependencies - [`0d05169`](https://github.com/hoppscotch/hoppscotch/commit/0d051694547b5fc397317c52a57e8dfc0375dd77) chore: remove updated deps pnpm overrides - [`001aa1d`](https://github.com/hoppscotch/hoppscotch/commit/001aa1da8df017fb534c2e401cf567cdb83adbce) chore: @nestjs/graphql cookie updated - [`46d9182`](https://github.com/hoppscotch/hoppscotch/commit/46d91821daa5dbbdddaadb2b47f94f6a1a624f8b) fix: userservice test case failing - [`9541880`](https://github.com/hoppscotch/hoppscotch/commit/95418800dd9e9b967d0da0a79c6e1805c9b97b41) revert: undo mjml changes on pnpm overrides ### 📊 Changes **7 files changed** (+6108 additions, -4691 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -2) 📝 `packages/hoppscotch-backend/package.json` (+66 -67) 📝 `packages/hoppscotch-backend/src/auth/auth.service.spec.ts` (+0 -3) 📝 `packages/hoppscotch-backend/src/mailer/helper.ts` (+1 -1) 📝 `packages/hoppscotch-backend/src/team-collection/input-type.args.ts` (+0 -2) 📝 `packages/hoppscotch-backend/src/user/user.service.spec.ts` (+8 -0) 📝 `pnpm-lock.yaml` (+6032 -4616) </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 --> Closes HSB-489 <!-- 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 --> This PR bump the `hoppscotch-backend` deps. <!-- 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 --> Nil --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:17:51 +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#4793
No description provided.