fix(deps): update dependency next to v15 [security]#1737
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency next to v15 [security]#1737renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
4c9a50d to
d1df961
Compare
BanManager-WebUI
|
||||||||||||||||||||||||||||
| Project |
BanManager-WebUI
|
| Branch Review |
renovate/npm-next-vulnerability
|
| Run status |
|
| Run duration | 00m 49s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
26
|
| View all changes introduced in this branch ↗︎ | |
94c24b5 to
2e3f1a9
Compare
cf27a5d to
b2bae89
Compare
b2bae89 to
ef58a61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.2.35→15.0.8GitHub Vulnerability Alerts
CVE-2025-59471
A DoS vulnerability exists in self-hosted Next.js applications that have
remotePatternsconfigured for the Image Optimizer. The image optimization endpoint (/_next/image) loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause out-of-memory conditions by requesting optimization of arbitrarily large images. This vulnerability requires thatremotePatternsis configured to allow image optimization from external domains and that the attacker can serve or control a large image on an allowed domain.Strongly consider upgrading to 15.5.10 and 16.1.5 to reduce risk and prevent availability issues in Next applications.
GHSA-h25m-26qc-wcjf
A vulnerability affects certain React Server Components packages for versions 19.0.x, 19.1.x, and 19.2.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23864.
A specially crafted HTTP request can be sent to any App Router Server Function endpoint that, when deserialized, may trigger excessive CPU usage, out-of-memory exceptions, or server crashes. This can result in denial of service in unpatched environments.
Release Notes
vercel/next.js (next)
v15.0.8Compare Source
Please see this changelog for more information about this security patch.
v15.0.7Compare Source
v15.0.6Compare Source
v15.0.5Compare Source
Please see CVE-2025-66478 for additional details about this release.
v15.0.4Compare Source
Core Changes
Credits
Huge thanks to @eps1lon
v15.0.3Compare Source
Core Changes
basePathinfindSourceMapURL: #71719pnpm-workspace.yamlto test fixtures to bypass PNPM workspace checks: #7172669d4b800-20241021to45804af1-20241021: #71718--turbopackflag when--turboexists innext dev: #7173045804af1-20241021to28668d39-20241023: #7174528668d39-20241023to1631855f-20241023: #71769turbopack://[project]/...sourcemap uris withfile://...in development: #71489--turboto--turbopackif applicable: #71737"use cache": #71793--enable-source-mapsby default innext dev: #71820registerClientReferencefor ESM client component modules: #71968awaitofparamswhen metadata is used with an image file: #718711631855f-20241023to02c0e824-20241028: #71979ignoreListwhen Webpack is used: #71821next-dynamic-access-named-export: #72016Example Changes
Misc Changes
__turbopack_original__while tree shaking: #71547"use cache"on before code snippet: #71815packages/next/src/compiled: #71986use cache: Add text code formatting: #71999cacheTagFunction Usage: #71912use cachecomments : #71981Credits
Huge thanks to @ytori, @unstubbable, @huozhi, @SebassNoob, @tatsuteb, @Marukome0743, @gnoff, @samcx, @devjiwonchoi, @imprakharshukla, @migueldamota, @eps1lon, @ztanner, @timneutkens, @cantemizyurek, @sebmarkbage, @padmaia, @ijjk, @styfle, @wbinnssmith, @feedthejim, @kdy1, @shuding, @molebox, @ismaelrumzan, @sokra, @bgw, @timeyoutakeit, @AdonisAgelis, @chicoxyzzy, @gaojude, @elitalpa, @t3dotgg, @gaearon, @nisabmohd, @gadcam, @delbaoliveira, @bennettdams, @wiscaksono, and @Developerayo for helping!
v15.0.2Compare Source
Core Changes
basePathinfindSourceMapURL: #71719pnpm-workspace.yamlto test fixtures to bypass PNPM workspace checks: #7172669d4b800-20241021to45804af1-20241021: #71718--turbopackflag when--turboexists innext dev: #7173045804af1-20241021to28668d39-20241023: #7174528668d39-20241023to1631855f-20241023: #71769turbopack://[project]/...sourcemap uris withfile://...in development: #71489--turboto--turbopackif applicable: #71737"use cache": #71793--enable-source-mapsby default innext dev: #71820registerClientReferencefor ESM client component modules: #71968awaitofparamswhen metadata is used with an image file: #718711631855f-20241023to02c0e824-20241028: #71979ignoreListwhen Webpack is used: #71821next-dynamic-access-named-export: #72016Example Changes
Misc Changes
__turbopack_original__while tree shaking: #71547"use cache"on before code snippet: #71815packages/next/src/compiled: #71986use cache: Add text code formatting: #71999cacheTagFunction Usage: #71912use cachecomments : #71981Credits
Huge thanks to @ytori, @unstubbable, @huozhi, @SebassNoob, @tatsuteb, @Marukome0743, @gnoff, @samcx, @devjiwonchoi, @imprakharshukla, @migueldamota, @eps1lon, @ztanner, @timneutkens, @cantemizyurek, @sebmarkbage, @padmaia, @ijjk, @styfle, @wbinnssmith, @feedthejim, @kdy1, @shuding, @molebox, @ismaelrumzan, @sokra, @bgw, @timeyoutakeit, @AdonisAgelis, @chicoxyzzy, @gaojude, @elitalpa, @t3dotgg, @gaearon, @nisabmohd, @gadcam, @delbaoliveira, @bennettdams, @wiscaksono, and @Developerayo for helping!
v15.0.1Compare Source
Core Changes
@next/fontfrom optional Next.js packages to install: #7156365a56d0e-20241020to69d4b800-20241021: #71568endpointfunction indirection: #71572Example Changes
with-supabaseto be compatible with Nextjs 15: #71631Misc Changes
module_resolution: "nodenext"withmjsorcjs: #71635pnpm debug: #71653Credits
Huge thanks to @gnoff, @devjiwonchoi, @samcx, @ztanner, @unstubbable, @huozhi, @mischnic, @lubieowoce, @eps1lon, @ivasilov, @styfle, @bgw, @stipsan, and @timneutkens for helping!
v15.0.0Compare Source
Core Changes
lib/helpers/install.tsto better support pnpm and properly respectrootargument: #64418Metadata.openGraphvalues not resolving basic values whentypeis set: #63620postcsswithuseLightningcss: #64379@appsignal/nodejsto the external packages list: #64503swc_coretov0.90.33: #64553isolated-vmto server-external-packages.json: #64749next experimental-testcommand: #6435214898b6toc3048aa: #64798squooshin favor ofsharpas optional dependency: #63321@swc/coretov1.5.0: #65022Configuration
📅 Schedule: Branch creation - "" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.