Skip to content

fix(deps): update nextjs monorepo to v15.5.14#668

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo
Open

fix(deps): update nextjs monorepo to v15.5.14#668
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@next/bundle-analyzer (source) 15.5.215.5.14 age confidence
next (source) 15.5.715.5.14 age confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

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!

v15.5.5

Compare Source

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

Core Changes
  • Split code-frame into separate compiled package (#​84238)
  • Add deprecation warning to Runtime config (#​84650)
  • fix: unstable_cache should perform blocking revalidation during ISR revalidation (#​84716)
  • feat: experimental.middlewareClientMaxBodySize body cloning limit (#​84722)
  • fix: missing next/link types with typedRoutes (#​84779)
Misc Changes
  • docs: early October improvements and fixes (#​84334)
Credits

Huge thanks to @​devjiwonchoi, @​ztanner, and @​icyJoseph for helping!

v15.5.4

Compare Source

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

Core Changes
  • fix: ensure onRequestError is invoked when otel enabled (#​83343)
  • fix: devtools initial position should be from next config (#​83571)
  • [devtool] fix overlay styles are missing (#​83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#​83176)
  • Turbopack: don't treat metadata routes as RSC (#​82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#​83357)
  • Turbopack: throw large static metadata error earlier (#​82939)
  • fix: error overlay not closing when backdrop clicked (#​83981)
  • Turbopack: flush Node.js worker IPC on error (#​84077)
Misc Changes
  • [CNA] use linter preference (#​83194)
  • CI: use KV for test timing data (#​83745)
  • docs: september improvements and fixes (#​83997)
Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

v15.5.3

Compare Source

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

Core Changes
  • fix: validation return types of pages API routes (#​83069)
  • fix: relative paths in dev in validator.ts (#​83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#​83071)
Credits

Huge thanks to @​bgub for helping!

vercel/next.js (next)

v15.5.14

Compare Source

v15.5.13

Compare Source

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

v15.5.8

Compare Source


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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 10, 2025
@renovate renovate bot requested a review from IgorKowalczyk September 10, 2025 21:43
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 89ed253 to f211af3 Compare September 11, 2025 01:06
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.3 fix(deps): update nextjs monorepo to v15.5.3 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from f84cf6b to 6445150 Compare September 14, 2025 09:16
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6445150 to bbbe4dc Compare September 23, 2025 17:09
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.3 fix(deps): update nextjs monorepo to v15.5.4 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from bbbe4dc to 553c709 Compare October 3, 2025 07:38
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 553c709 to 295f60b Compare October 13, 2025 16:36
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.4 fix(deps): update nextjs monorepo to v15.5.5 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 295f60b to 99c5288 Compare October 17, 2025 05:10
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.5 fix(deps): update nextjs monorepo to v15.5.6 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 99c5288 to 14f0036 Compare December 3, 2025 17:00
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.6 fix(deps): update nextjs monorepo to v15.5.7 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 14f0036 to d907a80 Compare December 3, 2025 19:13
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.7 chore(deps): update dependency @next/bundle-analyzer to v15.5.7 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d907a80 to a65cb1f Compare December 6, 2025 11:29
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a65cb1f to 06ba97c Compare December 11, 2025 20:56
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.7 fix(deps): update nextjs monorepo to v15.5.8 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 06ba97c to e7e3bb8 Compare December 12, 2025 01:57
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.8 chore(deps): update dependency @next/bundle-analyzer to v15.5.9 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e7e3bb8 to c8f11f3 Compare January 19, 2026 19:45
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.9 chore(deps): update dependency @next/bundle-analyzer to v15.5.10 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c8f11f3 to 92adc56 Compare January 26, 2026 18:46
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 92adc56 to adaf65a Compare January 29, 2026 02:25
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.10 chore(deps): update dependency @next/bundle-analyzer to v15.5.11 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from adaf65a to 6b432d3 Compare February 4, 2026 18:30
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.11 chore(deps): update dependency @next/bundle-analyzer to v15.5.12 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6b432d3 to ceffc1f Compare March 17, 2026 01:46
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.12 chore(deps): update dependency @next/bundle-analyzer to v15.5.13 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ceffc1f to 30dfc4e Compare March 19, 2026 21:11
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.13 chore(deps): update dependency @next/bundle-analyzer to v15.5.14 Mar 19, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 30dfc4e to 9a4c451 Compare March 27, 2026 01:36
@renovate renovate bot changed the title chore(deps): update dependency @next/bundle-analyzer to v15.5.14 fix(deps): update nextjs monorepo to v15.5.14 Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants