Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-config-next (source) 15.3.4 -> 15.5.6 age confidence

Release Notes

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

v15.5.6

Compare Source

v15.5.5

Compare Source

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

v15.5.0

Compare Source

v15.4.7

Compare Source

v15.4.6

Compare Source

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

Core Changes
  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#​82347)
  • fix: add ?dpl to fonts in /_next/static/media (#​82384)
Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

v15.4.5

Compare Source

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

Core Changes
  • Fix API stripping JSON incorrectly (#​82062)
  • Fix i18n fallback: false collision (#​82158)
  • Revert "Fix tracing of server actions imported by client components (#​82167)
  • Ensure setAssetPrefix updates config instance (#​82165)
  • Turbopack: update mimalloc (#​82166)
  • fix(next/image): fix image-optimizer.ts headers (#​82175)
  • fix(next/image): improve and simplify detect-content-type (#​82174)
Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

Compare Source

v15.4.3

Compare Source

v15.4.2

Compare Source

v15.4.1

Compare Source

v15.4.0

Compare Source

v15.3.5

Compare Source

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

Core Changes
  • Turbopack: list assert/strict as external (#​80884)
  • omit searchParam data from FlightRouterState before transport (#​80734)
  • bugfix: propagate staleTime to seeded prefetch entry (#​81263)
Misc Changes
  • document turbopack trace viewer (#​78184)
Credits

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

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jul 4, 2025
@coderabbitai
Copy link

coderabbitai bot commented Jul 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@vercel
Copy link

vercel bot commented Jul 4, 2025

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

Project Deployment Preview Comments Updated (UTC)
example-nextjs-with-vanilla-extract Ready Ready Preview Comment Oct 21, 2025 10:35am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c3b0203 to ac9c28f Compare July 15, 2025 04:04
@renovate renovate bot changed the title Update nextjs monorepo to v15.3.5 Update nextjs monorepo to v15.4.1 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ac9c28f to c004bf7 Compare July 18, 2025 22:58
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.1 Update nextjs monorepo to v15.4.2 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c004bf7 to 0f5920e Compare July 22, 2025 19:56
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.2 Update nextjs monorepo to v15.4.3 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0f5920e to b86ef0b Compare July 24, 2025 20:44
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.3 Update nextjs monorepo to v15.4.4 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b86ef0b to 61208f3 Compare July 29, 2025 22:57
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.4 Update nextjs monorepo to v15.4.5 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 61208f3 to 041d978 Compare August 6, 2025 20:36
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.5 Update nextjs monorepo to v15.4.6 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 041d978 to 9275208 Compare August 10, 2025 13:09
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9275208 to b4610c7 Compare August 13, 2025 15:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b4610c7 to f07a7b5 Compare August 19, 2025 00:55
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f07a7b5 to b5caf16 Compare August 19, 2025 18:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b5caf16 to 23fd683 Compare August 20, 2025 01:44
@renovate renovate bot changed the title Update nextjs monorepo to v15.4.7 Update nextjs monorepo to v15.5.0 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 23fd683 to 0f616e9 Compare August 26, 2025 20:06
@renovate renovate bot changed the title Update nextjs monorepo to v15.5.0 Update nextjs monorepo to v15.5.1 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0f616e9 to 43c3a51 Compare August 27, 2025 00:24
@renovate renovate bot changed the title Update nextjs monorepo to v15.5.1 Update nextjs monorepo to v15.5.2 Aug 27, 2025
@renovate renovate bot changed the title Update nextjs monorepo to v15.5.2 Update dependency eslint-config-next to v15.5.2 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 43c3a51 to 0e8643c Compare August 31, 2025 09:27
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0e8643c to fcd8580 Compare September 11, 2025 00:46
@renovate renovate bot changed the title Update dependency eslint-config-next to v15.5.2 Update dependency eslint-config-next to v15.5.3 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fcd8580 to 37753ff Compare September 23, 2025 16:51
@renovate renovate bot changed the title Update dependency eslint-config-next to v15.5.3 Update dependency eslint-config-next to v15.5.4 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 37753ff to 87e1e73 Compare October 13, 2025 16:47
@renovate renovate bot changed the title Update dependency eslint-config-next to v15.5.4 Update dependency eslint-config-next to v15.5.5 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 87e1e73 to e1d2852 Compare October 17, 2025 02:56
@renovate renovate bot changed the title Update dependency eslint-config-next to v15.5.5 Update dependency eslint-config-next to v15.5.6 Oct 17, 2025
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant