Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-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!


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

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

@vercel
Copy link

vercel bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
public-web Error Error Dec 12, 2025 4:06am

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 10a1b99 to 5521dd1 Compare September 11, 2025 00:34
@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 5521dd1 to 3685a0c Compare September 23, 2025 22:13
@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 3685a0c to 99ea7ce Compare October 13, 2025 18:45
@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 99ea7ce to 3c1add4 Compare October 17, 2025 05:14
@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 3c1add4 to 7e80459 Compare December 3, 2025 17:09
@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 7e80459 to a12c33c Compare December 4, 2025 21:45
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.5.7 chore(deps): update dependency eslint-config-next to v15.5.7 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a12c33c to ba8f78d Compare December 11, 2025 22:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.5.7 chore(deps): update dependency eslint-config-next to v15.5.8 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ba8f78d to 2e2da4a Compare December 12, 2025 04:06
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.5.8 chore(deps): update dependency eslint-config-next 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