-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
chore(deps): update dependency next to v15.3.3 [security] #9214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Command | Status | Duration | Result |
---|---|---|---|
nx affected --targets=test:sherif,test:knip,tes... |
❌ Failed | 2m 23s | View ↗ |
nx run-many --target=build --exclude=examples/*... |
❌ Failed | 1m 24s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-08-10 15:21:15
UTC
Sizes for commit cfdb81f:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9214 +/- ##
==========================================
+ Coverage 45.24% 47.01% +1.77%
==========================================
Files 209 209
Lines 8247 9127 +880
Branches 1859 2177 +318
==========================================
+ Hits 3731 4291 +560
- Misses 4076 4332 +256
- Partials 440 504 +64 🚀 New features to boost your workflow:
|
b7dfada
to
cfdb81f
Compare
fdeb058
to
9e46fe7
Compare
2deaefc
to
93e0c9d
Compare
93e0c9d
to
b22ef0e
Compare
b22ef0e
to
94bdf90
Compare
94bdf90
to
089d196
Compare
This PR contains the following updates:
15.3.1
->15.3.3
^14.2.28
->^15.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2025-48068
Summary
A low-severity vulnerability in Next.js has been fixed in version 15.2.2. This issue may have allowed limited source code exposure when the dev server was running with the App Router enabled. The vulnerability only affects local development environments and requires the user to visit a malicious webpage while
npm run dev
is active.Because the mitigation is potentially a breaking change for some development setups, to opt-in to the fix, you must configure
allowedDevOrigins
in your next config after upgrading to a patched version. Learn more.Learn more: https://vercel.com/changelog/cve-2025-48068
Credit
Thanks to sapphi-red and Radman Siddiki for responsibly disclosing this issue.
CVE-2025-49005
Summary
A cache poisoning issue in Next.js App Router >=15.3.0 and < 15.3.3 may have allowed RSC payloads to be cached and served in place of HTML, under specific conditions involving middleware and redirects. This issue has been fixed in Next.js 15.3.3.
Users on affected versions should upgrade immediately and redeploy to ensure proper caching behavior.
More details: CVE-2025-49005
Release Notes
vercel/next.js (next)
v15.3.3
Compare Source
v15.3.2
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.