mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #5085] [MERGED] chore(backend): update dependencies #5049
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#5049
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/5085
Author: @mirarifhasan
Created: 5/20/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @jamesgeorge007
Base:
next← Head:chore/update-backend-deps📝 Commits (2)
f4f47b8refactor: update backend dependenciesb2e432fchore: eslint config migrated to v9📊 Changes
6 files changed (+5593 additions, -2137 deletions)
View changed files
➖
packages/hoppscotch-backend/.eslintrc.js(+0 -27)➕
packages/hoppscotch-backend/eslint.config.js(+50 -0)📝
packages/hoppscotch-backend/package.json(+54 -53)📝
packages/hoppscotch-backend/src/pubsub/pubsub.service.ts(+1 -1)📝
packages/hoppscotch-backend/src/user-collection/user-collections.model.ts(+1 -1)📝
pnpm-lock.yaml(+5487 -2055)📄 Description
Closes HSB-536
What's changed
This PR updates the npm dependencies for the
hoppscotch-backendpackage to ensure compatibility, security, and performance improvements.Notes to reviewers
Please test all the features to ensure nothing is broken due to the dependency upgrades.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.