Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

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

Release Notes

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

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!

v15.5.2

Compare Source

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

Core Changes
  • fix: disable unknownatrules lint rule entirely (#​83059)
  • revert: add ?dpl to fonts in /_next/static/media (#​83062)
Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

Compare Source

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

Core Changes
  • fix: aliased navigations should apply scroll handling (#​82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#​82887)
  • fix: typesafe linking to route handlers and pages API routes (#​82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#​82974)
  • fix: add path normalization to getRelativePath for Windows (#​82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#​82860)
  • fix: avoid importing types that will be unused (#​82856)
  • fix: update the config.api.responseLimit type (#​82852)
  • fix: update validation return types (#​82854)
Credits

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

vercel/next.js (next)

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!

v15.5.2

Compare Source

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

Core Changes
  • fix: disable unknownatrules lint rule entirely (#​83059)
  • revert: add ?dpl to fonts in /_next/static/media (#​83062)
Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

Compare Source

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

Core Changes
  • fix: aliased navigations should apply scroll handling (#​82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#​82887)
  • fix: typesafe linking to route handlers and pages API routes (#​82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#​82974)
  • fix: add path normalization to getRelativePath for Windows (#​82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#​82860)
  • fix: avoid importing types that will be unused (#​82856)
  • fix: update the config.api.responseLimit type (#​82852)
  • fix: update validation return types (#​82854)
Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner 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 becomes conflicted, 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.

@renovate renovate bot changed the title Update nextjs monorepo to v14.1.2 Update nextjs monorepo to v14.1.3 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 7727173 to ec25f4c Compare March 12, 2024 09:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ec25f4c to 3e86213 Compare March 20, 2024 04:04
@renovate renovate bot changed the title Update nextjs monorepo to v14.1.3 Update nextjs monorepo to v14.1.4 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 554c2f3 to fe5942f Compare March 24, 2024 15:47
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fe5942f to 9b9f283 Compare April 11, 2024 21:31
@renovate renovate bot changed the title Update nextjs monorepo to v14.1.4 Update nextjs monorepo to v14.2.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9b9f283 to 02a06ee Compare April 12, 2024 22:47
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.0 Update nextjs monorepo to v14.2.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from c0bf325 to 46a0994 Compare April 18, 2024 01:41
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.1 Update nextjs monorepo to v14.2.2 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from fd2bcca to 97431ba Compare April 24, 2024 20:25
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.2 Update nextjs monorepo to v14.2.3 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 97431ba to d34c5e2 Compare April 25, 2024 10:39
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d34c5e2 to 9b8cbe5 Compare May 5, 2024 09:24
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9b8cbe5 to 5b5743d Compare June 4, 2024 10:42
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5b5743d to 4edaef5 Compare June 11, 2024 22:41
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.3 Update nextjs monorepo to v14.2.4 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4edaef5 to e2143df Compare July 10, 2024 17:37
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.4 Update nextjs monorepo to v14.2.5 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e2143df to 2d85ede Compare July 21, 2024 14:32
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2d85ede to ee9d779 Compare August 6, 2024 09:02
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ee9d779 to de6c1ac Compare August 22, 2024 00:18
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.5 Update nextjs monorepo to v14.2.6 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from de6c1ac to f09aa38 Compare August 27, 2024 16:36
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.6 Update nextjs monorepo to v14.2.7 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from bae01c5 to 05b9ff6 Compare August 18, 2025 23:07
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.31 fix(deps): update nextjs monorepo to v15.4.7 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 241c57c to 35ef66d Compare August 20, 2025 02:52
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.4.7 fix(deps): update nextjs monorepo to v15.5.0 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 35ef66d to 34bba32 Compare August 26, 2025 19:36
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.0 fix(deps): update nextjs monorepo to v15.5.1 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 9fafda2 to ce3340f Compare August 26, 2025 23:22
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.1 fix(deps): update nextjs monorepo to v15.5.2 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ce3340f to ea3de11 Compare September 3, 2025 20:21
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ea3de11 to 11107be Compare September 11, 2025 00:29
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.2 fix(deps): update nextjs monorepo to v15.5.3 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 11107be to 0515c67 Compare September 23, 2025 17:54
@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 0515c67 to fb2f12d Compare September 25, 2025 16:10
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fb2f12d to 7b4969a Compare October 13, 2025 16:55
@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 7b4969a to 73a6321 Compare October 17, 2025 04:57
@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 73a6321 to 0a0cef3 Compare October 21, 2025 15:41
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0a0cef3 to 2c23261 Compare December 3, 2025 19:37
@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 2c23261 to a0267fd Compare December 11, 2025 22:33
@renovate renovate bot changed the title fix(deps): update nextjs monorepo 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 a0267fd to f4454d0 Compare December 12, 2025 04:50
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.8 fix(deps): update nextjs monorepo to v15.5.9 Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant