Skip to content

fix(deps): update dependency next to v15.5.21 (main)#11

Open
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/main-next-15.5.x
Open

fix(deps): update dependency next to v15.5.21 (main)#11
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/main-next-15.5.x

Conversation

@mend-for-github-com

@mend-for-github-com mend-for-github-com Bot commented Apr 20, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 15.5.515.5.21 age adoption passing confidence
next (source) 15.5.415.5.21 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability Reachability
Critical Critical 10.0 CVE-2025-55182

Reachable

Critical Critical 9.3 CVE-2026-64645

Reachable

High High 8.6 CVE-2026-44578

Reachable

High High 8.2 CVE-2026-64649

Reachable

High High 8.1 CVE-2026-44574

Reachable

High High 7.5 CVE-2025-55184

Reachable

High High 7.5 CVE-2025-67779

Reachable

High High 7.5 CVE-2026-44573

Reachable

High High 7.5 CVE-2026-44575

Reachable

High High 7.5 CVE-2026-64641

Reachable

High High 7.1 CVE-2026-64648

Reachable

Medium Medium 6.5 CVE-2026-29057

Unreachable

Medium Medium 5.9 CVE-2025-59471

Reachable

Medium Medium 5.3 CVE-2025-55183

Reachable

Medium Medium 5.3 CVE-2026-27980

Reachable

Medium Medium 5.3 CVE-2026-64643

Reachable

Medium Medium 5.3 CVE-2026-64644

Reachable

Medium Medium 5.3 CVE-2026-64646

Unreachable

Medium Medium 4.8 CVE-2026-64647

Unreachable

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability Reachability
Critical Critical 10.0 CVE-2025-55182

Reachable

Critical Critical 9.3 CVE-2026-64645

Reachable

High High 8.6 CVE-2026-44578

Reachable

High High 8.2 CVE-2026-64649

Reachable

High High 8.1 CVE-2026-44574

Reachable

High High 7.5 CVE-2025-55184

Reachable

High High 7.5 CVE-2025-67779

Reachable

High High 7.5 CVE-2026-44573

Reachable

High High 7.5 CVE-2026-44575

Reachable

High High 7.5 CVE-2026-64641

Reachable

High High 7.1 CVE-2026-64648

Reachable

Medium Medium 6.5 CVE-2026-29057

Unreachable

Medium Medium 5.9 CVE-2025-59471

Reachable

Medium Medium 5.3 CVE-2025-55183

Reachable

Medium Medium 5.3 CVE-2026-27980

Reachable

Medium Medium 5.3 CVE-2026-64643

Reachable

Medium Medium 5.3 CVE-2026-64644

Reachable

Medium Medium 5.3 CVE-2026-64646

Unreachable

Medium Medium 4.8 CVE-2026-64647

Unreachable


Release Notes

vercel/next.js (next)

v15.5.21

Compare Source

This release contains security fixes for the following advisories:

High:

Moderate:

v15.5.20

Compare Source

Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 15.5.15.

v15.5.19: 15.5.19

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • [15.5.x] Don't drop FormData entries (#​94244)
Other
Credits

Huge thanks to @​eps1lon for helping!

v15.5.18

Compare Source

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v15.5.16

Compare Source

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v15.5.15

Compare Source

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summary-of-cve-2026-23869

v15.5.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (#​91660)
  • Fix(pages-router): restore Content-Length and ETag for /_next/data/ JSON responses (#​90304)
Credits

Huge thanks to @​styfle and @​lllomh for helping!

v15.5.13

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)
Credits

Huge thanks to @​ztanner for helping!

v15.5.12

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

  • fix unlock in publish-native

This is a re-release of v15.5.11 applying the turbopack changes.

v15.5.11

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Tracing: Fix memory leak in span map (#​85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#​89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#​82340)
  • Turbopack: support pattern into exports field (#​82757)
  • NFT tracing fixes (#​84155 and #​85323)
  • Turbopack: validate CSS without computing all paths (#​83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#​89129)
Credits

Huge thanks to @​timneutkens, @​mischnic, @​ztanner, and @​wyattjoh for helping!

v15.5.10

Compare Source

Please refer the following changelogs for more information about this security release:

v15.5.9

Compare Source

Please see the Next.js Security Update for information about this security patch.

v15.5.8

Compare Source

v15.5.7

Compare Source

Please see CVE-2025-66478 for additional details about this release.

v15.5.6

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Turbopack: don't define process.cwd() in node_modules #​83452
Credits

Huge thanks to @​mischnic for helping!


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com Bot added the security fix Security fix generated by Mend label Apr 20, 2026
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/main-next-15.5.x branch from 3c4d535 to a78d836 Compare May 11, 2026 20:55
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency next to v15.5.13 (main) fix(deps): update dependency next to v15.5.16 (main) May 11, 2026
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/main-next-15.5.x branch from a78d836 to f162169 Compare July 15, 2026 13:23
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency next to v15.5.16 (main) fix(deps): update dependency next to v15.5.19 (main) Jul 15, 2026
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/main-next-15.5.x branch from f162169 to f7c481c Compare July 15, 2026 19:23
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency next to v15.5.19 (main) fix(deps): update dependency next to v15.5.16 (main) Jul 15, 2026
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency next to v15.5.16 (main) fix(deps): update dependency next to v15.5.16 (main) - autoclosed Jul 23, 2026
@mend-for-github-com
mend-for-github-com Bot deleted the whitesource-remediate/main-next-15.5.x branch July 23, 2026 07:17
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency next to v15.5.16 (main) - autoclosed fix(deps): update dependency next to v15.5.21 (main) Jul 24, 2026
@mend-for-github-com mend-for-github-com Bot reopened this Jul 24, 2026
@mend-for-github-com
mend-for-github-com Bot force-pushed the whitesource-remediate/main-next-15.5.x branch 2 times, most recently from f7c481c to be49551 Compare July 24, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants