Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe PR simplifies the Cardano zkFetch documentation by consolidating test command examples from multiple granular commands (test:all, test:deno, test:node) to a single unified Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "version": "15.4.8", | ||
| "resolved": "https://registry.npmjs.org/next/-/next-15.4.8.tgz", | ||
| "integrity": "sha512-jwOXTz/bo0Pvlf20FSb6VXVeWRssA2vbvq9SdrOPEg9x8E1B27C2rQtvriAn600o9hH61kjrVRexEffv3JybuA==", | ||
| "deprecated": "This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details.", |
There was a problem hiding this comment.
Next.js 15.4.8 has known security vulnerabilities
The commit updates to next@15.4.8 which is marked as deprecated due to security vulnerabilities. The package-lock.json itself contains the deprecation notice referencing the December 11, 2025 security update. This version is affected by CVE-2025-66478 (React2Shell) and additional vulnerabilities CVE-2025-55184 and CVE-2025-55183. The current secure version is 16.1.1 according to npm security advisories.
Note
Docs
content/docs/zkfetch/cardano.mdTesting section to use a singlenpm run testcommand instead of multiple test scriptsDependencies
nextto15.4.8and updates related@next/*SWC binaries inpackage-lock.jsondevOptionaltodev)Written by Cursor Bugbot for commit 9390dad. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
Release Notes
npm run testcommand for easier reference.✏️ Tip: You can customize this high-level summary in your review settings.