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

Open
opened 2026-04-05 19:42:55 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 9/20/2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-next (source) 15.5.215.5.14 age confidence
next (source) 15.5.215.5.14 age confidence

Release Notes

vercel/next.js (eslint-config-next)

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

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

v15.5.7

Compare Source

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

v15.5.7

Compare Source

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!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

*Originally created by @renovate[bot] on 9/20/2025* This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`15.5.2` → `15.5.14`](https://renovatebot.com/diffs/npm/eslint-config-next/15.5.2/15.5.14) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.5.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.5.2/15.5.14?slim=true) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.5.2` → `15.5.14`](https://renovatebot.com/diffs/npm/next/15.5.2/15.5.14) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.5.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.5.2/15.5.14?slim=true) | --- ### Release Notes <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.5.14`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.14) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.13...v15.5.14) > \[!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 ([#&#8203;91660](https://redirect.github.com/vercel/next.js/issues/91660)) - Fix(pages-router): restore Content-Length and ETag for /\_next/data/ JSON responses ([#&#8203;90304](https://redirect.github.com/vercel/next.js/issues/90304)) ##### Credits Huge thanks to [@&#8203;styfle](https://redirect.github.com/styfle) and [@&#8203;lllomh](https://redirect.github.com/lllomh) for helping! ### [`v15.5.13`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.13) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.12...v15.5.13) > \[!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](https://redirect.github.com/vercel/next.js/security/advisories/GHSA-ggv3-7p47-pfv8)) ##### Credits Huge thanks to [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v15.5.12`](https://redirect.github.com/vercel/next.js/compare/v15.5.11...d23f41c42506005fe6978e076a1ccbf8979e4925) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.11...v15.5.12) ### [`v15.5.11`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.11) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.10...v15.5.11) > \[!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 ([#&#8203;85529](https://redirect.github.com/vercel/next.js/issues/85529)) - fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth ([#&#8203;89134](https://redirect.github.com/vercel/next.js/issues/89134)) - Turbopack: fix NFT tracing of sharp 0.34 ([#&#8203;82340](https://redirect.github.com/vercel/next.js/issues/82340)) - Turbopack: support pattern into exports field ([#&#8203;82757](https://redirect.github.com/vercel/next.js/issues/82757)) - NFT tracing fixes ([#&#8203;84155](https://redirect.github.com/vercel/next.js/issues/84155) and [#&#8203;85323](https://redirect.github.com/vercel/next.js/issues/85323)) - Turbopack: validate CSS without computing all paths ([#&#8203;83810](https://redirect.github.com/vercel/next.js/issues/83810)) - feat: implement LRU cache with invocation ID scoping for minimal mode response cache ([#&#8203;89129](https://redirect.github.com/vercel/next.js/issues/89129)) ##### Credits Huge thanks to [@&#8203;timneutkens](https://redirect.github.com/timneutkens), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;ztanner](https://redirect.github.com/ztanner), and [@&#8203;wyattjoh](https://redirect.github.com/wyattjoh) for helping! ### [`v15.5.10`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.10) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.9...v15.5.10) Please refer the following changelogs for more information about this security release: - <https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472> - <https://vercel.com/changelog/summary-of-cve-2026-23864> ### [`v15.5.9`](https://redirect.github.com/vercel/next.js/compare/v15.5.8...c5de33e93ccccaf3bee60cf50603e2152f9886e1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) ### [`v15.5.8`](https://redirect.github.com/vercel/next.js/compare/v15.5.7...7526cd6f24300726964eaba78927fe2a9c3fed5e) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.7...v15.5.8) ### [`v15.5.7`](https://redirect.github.com/vercel/next.js/compare/v15.5.6...v15.5.7) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.6...v15.5.7) ### [`v15.5.6`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.6) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.5...v15.5.6) > \[!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 [#&#8203;83452](https://redirect.github.com/vercel/next.js/issues/83452) ##### Credits Huge thanks to [@&#8203;mischnic](https://redirect.github.com/mischnic) for helping! ### [`v15.5.5`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.4...v15.5.5) > \[!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 ([#&#8203;84238](https://redirect.github.com/vercel/next.js/issues/84238)) - Add deprecation warning to Runtime config ([#&#8203;84650](https://redirect.github.com/vercel/next.js/issues/84650)) - fix: unstable\_cache should perform blocking revalidation during ISR revalidation ([#&#8203;84716](https://redirect.github.com/vercel/next.js/issues/84716)) - feat: `experimental.middlewareClientMaxBodySize` body cloning limit ([#&#8203;84722](https://redirect.github.com/vercel/next.js/issues/84722)) - fix: missing next/link types with typedRoutes ([#&#8203;84779](https://redirect.github.com/vercel/next.js/issues/84779)) ##### Misc Changes - docs: early October improvements and fixes ([#&#8203;84334](https://redirect.github.com/vercel/next.js/issues/84334)) ##### Credits Huge thanks to [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;ztanner](https://redirect.github.com/ztanner), and [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph) for helping! ### [`v15.5.4`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.3...v15.5.4) > \[!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 ([#&#8203;83343](https://redirect.github.com/vercel/next.js/issues/83343)) - fix: devtools initial position should be from next config ([#&#8203;83571](https://redirect.github.com/vercel/next.js/issues/83571)) - \[devtool] fix overlay styles are missing ([#&#8203;83721](https://redirect.github.com/vercel/next.js/issues/83721)) - Turbopack: don't match dynamic pattern for node\_modules packages ([#&#8203;83176](https://redirect.github.com/vercel/next.js/issues/83176)) - Turbopack: don't treat metadata routes as RSC ([#&#8203;82911](https://redirect.github.com/vercel/next.js/issues/82911)) - \[turbopack] Improve handling of symlink resolution errors in track\_glob and read\_glob ([#&#8203;83357](https://redirect.github.com/vercel/next.js/issues/83357)) - Turbopack: throw large static metadata error earlier ([#&#8203;82939](https://redirect.github.com/vercel/next.js/issues/82939)) - fix: error overlay not closing when backdrop clicked ([#&#8203;83981](https://redirect.github.com/vercel/next.js/issues/83981)) - Turbopack: flush Node.js worker IPC on error ([#&#8203;84077](https://redirect.github.com/vercel/next.js/issues/84077)) ##### Misc Changes - \[CNA] use linter preference ([#&#8203;83194](https://redirect.github.com/vercel/next.js/issues/83194)) - CI: use KV for test timing data ([#&#8203;83745](https://redirect.github.com/vercel/next.js/issues/83745)) - docs: september improvements and fixes ([#&#8203;83997](https://redirect.github.com/vercel/next.js/issues/83997)) ##### Credits Huge thanks to [@&#8203;yiminghe](https://redirect.github.com/yiminghe), [@&#8203;huozhi](https://redirect.github.com/huozhi), [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;lukesandberg](https://redirect.github.com/lukesandberg), [@&#8203;ztanner](https://redirect.github.com/ztanner), [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph), [@&#8203;leerob](https://redirect.github.com/leerob), [@&#8203;fufuShih](https://redirect.github.com/fufuShih), [@&#8203;dwrth](https://redirect.github.com/dwrth), [@&#8203;aymericzip](https://redirect.github.com/aymericzip), [@&#8203;obendev](https://redirect.github.com/obendev), [@&#8203;molebox](https://redirect.github.com/molebox), [@&#8203;OoMNoO](https://redirect.github.com/OoMNoO), [@&#8203;pontasan](https://redirect.github.com/pontasan), [@&#8203;styfle](https://redirect.github.com/styfle), [@&#8203;HondaYt](https://redirect.github.com/HondaYt), [@&#8203;ryuapp](https://redirect.github.com/ryuapp), [@&#8203;lpalmes](https://redirect.github.com/lpalmes), and [@&#8203;ijjk](https://redirect.github.com/ijjk) for helping! ### [`v15.5.3`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.3) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.2...v15.5.3) > \[!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 ([#&#8203;83069](https://redirect.github.com/vercel/next.js/issues/83069)) - fix: relative paths in dev in validator.ts ([#&#8203;83073](https://redirect.github.com/vercel/next.js/issues/83073)) - fix: remove satisfies keyword from type validation to preserve old TS compatibility ([#&#8203;83071](https://redirect.github.com/vercel/next.js/issues/83071)) ##### Credits Huge thanks to [@&#8203;bgub](https://redirect.github.com/bgub) for helping! </details> <details> <summary>vercel/next.js (next)</summary> ### [`v15.5.14`](https://redirect.github.com/vercel/next.js/compare/v15.5.13...d7b012d787c01e0435f8cdf2a47211891668d13b) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.13...v15.5.14) ### [`v15.5.13`](https://redirect.github.com/vercel/next.js/compare/v15.5.12...cfd5f533b08df3038476dcd54f1d6d660d85f069) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.12...v15.5.13) ### [`v15.5.12`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.11...v15.5.12) > \[!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](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.11) applying the turbopack changes. ### [`v15.5.11`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.11) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.10...v15.5.11) > \[!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 ([#&#8203;85529](https://redirect.github.com/vercel/next.js/issues/85529)) - fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth ([#&#8203;89134](https://redirect.github.com/vercel/next.js/issues/89134)) - Turbopack: fix NFT tracing of sharp 0.34 ([#&#8203;82340](https://redirect.github.com/vercel/next.js/issues/82340)) - Turbopack: support pattern into exports field ([#&#8203;82757](https://redirect.github.com/vercel/next.js/issues/82757)) - NFT tracing fixes ([#&#8203;84155](https://redirect.github.com/vercel/next.js/issues/84155) and [#&#8203;85323](https://redirect.github.com/vercel/next.js/issues/85323)) - Turbopack: validate CSS without computing all paths ([#&#8203;83810](https://redirect.github.com/vercel/next.js/issues/83810)) - feat: implement LRU cache with invocation ID scoping for minimal mode response cache ([#&#8203;89129](https://redirect.github.com/vercel/next.js/issues/89129)) ##### Credits Huge thanks to [@&#8203;timneutkens](https://redirect.github.com/timneutkens), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;ztanner](https://redirect.github.com/ztanner), and [@&#8203;wyattjoh](https://redirect.github.com/wyattjoh) for helping! ### [`v15.5.10`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.10) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.9...v15.5.10) Please refer the following changelogs for more information about this security release: - <https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472> - <https://vercel.com/changelog/summary-of-cve-2026-23864> ### [`v15.5.9`](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.8...v15.5.9) ### [`v15.5.8`](https://redirect.github.com/vercel/next.js/compare/v15.5.7...7526cd6f24300726964eaba78927fe2a9c3fed5e) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.7...v15.5.8) ### [`v15.5.7`](https://redirect.github.com/vercel/next.js/compare/v15.5.6...3eaf68b09b2b6b8c0c8e080a9713e131a78dc529) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.6...v15.5.7) ### [`v15.5.6`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.6) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.5...v15.5.6) > \[!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 [#&#8203;83452](https://redirect.github.com/vercel/next.js/issues/83452) ##### Credits Huge thanks to [@&#8203;mischnic](https://redirect.github.com/mischnic) for helping! ### [`v15.5.5`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.4...v15.5.5) > \[!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 ([#&#8203;84238](https://redirect.github.com/vercel/next.js/issues/84238)) - Add deprecation warning to Runtime config ([#&#8203;84650](https://redirect.github.com/vercel/next.js/issues/84650)) - fix: unstable\_cache should perform blocking revalidation during ISR revalidation ([#&#8203;84716](https://redirect.github.com/vercel/next.js/issues/84716)) - feat: `experimental.middlewareClientMaxBodySize` body cloning limit ([#&#8203;84722](https://redirect.github.com/vercel/next.js/issues/84722)) - fix: missing next/link types with typedRoutes ([#&#8203;84779](https://redirect.github.com/vercel/next.js/issues/84779)) ##### Misc Changes - docs: early October improvements and fixes ([#&#8203;84334](https://redirect.github.com/vercel/next.js/issues/84334)) ##### Credits Huge thanks to [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;ztanner](https://redirect.github.com/ztanner), and [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph) for helping! ### [`v15.5.4`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.3...v15.5.4) > \[!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 ([#&#8203;83343](https://redirect.github.com/vercel/next.js/issues/83343)) - fix: devtools initial position should be from next config ([#&#8203;83571](https://redirect.github.com/vercel/next.js/issues/83571)) - \[devtool] fix overlay styles are missing ([#&#8203;83721](https://redirect.github.com/vercel/next.js/issues/83721)) - Turbopack: don't match dynamic pattern for node\_modules packages ([#&#8203;83176](https://redirect.github.com/vercel/next.js/issues/83176)) - Turbopack: don't treat metadata routes as RSC ([#&#8203;82911](https://redirect.github.com/vercel/next.js/issues/82911)) - \[turbopack] Improve handling of symlink resolution errors in track\_glob and read\_glob ([#&#8203;83357](https://redirect.github.com/vercel/next.js/issues/83357)) - Turbopack: throw large static metadata error earlier ([#&#8203;82939](https://redirect.github.com/vercel/next.js/issues/82939)) - fix: error overlay not closing when backdrop clicked ([#&#8203;83981](https://redirect.github.com/vercel/next.js/issues/83981)) - Turbopack: flush Node.js worker IPC on error ([#&#8203;84077](https://redirect.github.com/vercel/next.js/issues/84077)) ##### Misc Changes - \[CNA] use linter preference ([#&#8203;83194](https://redirect.github.com/vercel/next.js/issues/83194)) - CI: use KV for test timing data ([#&#8203;83745](https://redirect.github.com/vercel/next.js/issues/83745)) - docs: september improvements and fixes ([#&#8203;83997](https://redirect.github.com/vercel/next.js/issues/83997)) ##### Credits Huge thanks to [@&#8203;yiminghe](https://redirect.github.com/yiminghe), [@&#8203;huozhi](https://redirect.github.com/huozhi), [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;lukesandberg](https://redirect.github.com/lukesandberg), [@&#8203;ztanner](https://redirect.github.com/ztanner), [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph), [@&#8203;leerob](https://redirect.github.com/leerob), [@&#8203;fufuShih](https://redirect.github.com/fufuShih), [@&#8203;dwrth](https://redirect.github.com/dwrth), [@&#8203;aymericzip](https://redirect.github.com/aymericzip), [@&#8203;obendev](https://redirect.github.com/obendev), [@&#8203;molebox](https://redirect.github.com/molebox), [@&#8203;OoMNoO](https://redirect.github.com/OoMNoO), [@&#8203;pontasan](https://redirect.github.com/pontasan), [@&#8203;styfle](https://redirect.github.com/styfle), [@&#8203;HondaYt](https://redirect.github.com/HondaYt), [@&#8203;ryuapp](https://redirect.github.com/ryuapp), [@&#8203;lpalmes](https://redirect.github.com/lpalmes), and [@&#8203;ijjk](https://redirect.github.com/ijjk) for helping! ### [`v15.5.3`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.3) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.2...v15.5.3) > \[!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 ([#&#8203;83069](https://redirect.github.com/vercel/next.js/issues/83069)) - fix: relative paths in dev in validator.ts ([#&#8203;83073](https://redirect.github.com/vercel/next.js/issues/83073)) - fix: remove satisfies keyword from type validation to preserve old TS compatibility ([#&#8203;83071](https://redirect.github.com/vercel/next.js/issues/83071)) ##### Credits Huge thanks to [@&#8203;bgub](https://redirect.github.com/bgub) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hansputera/tiktok-dl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMi43IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
MrUnknownDE added the dependenciesdependenciesdependencies labels 2026-04-05 19:42:55 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#3