fix(deps): resolve bcryptjs dependency for notification unit tests - #8930
fix(deps): resolve bcryptjs dependency for notification unit tests#8930nishtha-agarwal-211 wants to merge 1 commit into
Conversation
|
@nishtha-agarwal-211 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request addresses a critical dependency issue that was causing unit tests to fail. By resolving the |
📦 Next.js Bundle Size Report (Gzipped Sizes)✨ No significant bundle size changes detected. 📊 Summary of Totals
|
Description
Fixes #8920
Executing
npm run testfailed 6 unit test suites because Vitest could not resolve thebcryptjsimport used inlib/notification-management-token.ts. This PR synchronizespackage-lock.jsonso thatbcryptjsdependencies are properly resolved, allowing all 120 test suites (857 tests) to pass cleanly.Pillar
Visual Preview
N/A (Dependency resolution and unit test fix)
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.