Skip to content

chore(deps): update dependency eslint-config-next to v16.2.9#131

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

chore(deps): update dependency eslint-config-next to v16.2.9#131
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nextjs-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
eslint-config-next (source) devDependencies patch 16.2.116.2.9 OpenSSF Scorecard

Release Notes

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

v16.2.9

Compare Source

Empty release to ensure next@latest points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.

v16.2.8

Compare Source

Release with no changes in an attempt to fix next@latest pointing at a prerelease version.

v16.2.7

Compare Source

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

Core Changes
  • Backport documentation fixes for v16.2 (#​93804)
  • [backport] Patch playwright-core to resolve _finishedPromise on requestFailed (#​93920)
  • [backport] Fix dev mode hydration failure when page is served from HTTP cache (#​93492)
  • [backport] Fix catch-all router.query corruption with basePath + rewrites (#​93917)
  • [backport] Encode non-ASCII characters in cache tags at construction (#​93918)
  • [backport] Fix server action forwarding loop with middleware rewrites (#​93919)
  • [backport] Turbopack: switch from base40 to base38 hash encoding (#​93932)
  • [ci] Disable hanging node 24 typescript tests on 16.2 backport branch (#​94164)
  • [backport] Fix "type: module" in project dir when using standalone or adapters (#​94050)
  • [backport] Propagate adapter preferred regions (#​94200)
  • [16.2.x] Don't drop FormData entries (#​94240)
  • [backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#​94284)
Credits

Huge thanks to @​eps1lon, @​icyJoseph, @​unstubbable, @​mischnic, @​bgw, @​timneutkens, and @​lukesandberg for helping!

v16.2.6

Compare Source

[!NOTE]
This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

Low:

Core Changes
  • fix: preserve HTTP access fallbacks during prerender recovery (#​92231)
  • Fix fallback route params case in app-page handler (#​91737)
  • Fix invalid HTML response for route-level RSC requests in deployment adapter (#​91541)
  • Patch setHeader for direct route handlers (#​93101)
  • Include deployment id in cacheHandlers keys (#​93453)
  • Fix double-encoding of URL pathname parts in client param parsing (#​93491)

v16.2.5

Compare Source

[!NOTE]
This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

Low:

Core Changes
  • fix: preserve HTTP access fallbacks during prerender recovery (#​92231)
  • Fix fallback route params case in app-page handler (#​91737)
  • Fix invalid HTML response for route-level RSC requests in deployment adapter (#​91541)
  • Patch setHeader for direct route handlers (#​93101)
  • Include deployment id in cacheHandlers keys (#​93453)
  • Fix double-encoding of URL pathname parts in client param parsing (#​93491)

v16.2.4

Compare Source

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

Core Changes
  • chore: Bump reqwest to 0.13.2 (Fixes Google Fonts with Turbopack for Windows on ARM64) (#​92713)
  • Turbopack: fix filesystem watcher config not applying follow_symlinks(false) (#​92631)
  • Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#​92580)
  • Compiler: Support boolean and number primtives in next.config defines (#​92731)
  • turbo-tasks: Fix recomputation loop by allowing cell cleanup on error during recomputation (#​92725)
  • Turbopack: shorter error for ChunkGroupInfo::get_index_of (#​92814)
  • Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#​92828)
  • Adding more system info to the 'initialize project' trace (#​92427)
Credits

Huge thanks to @​Badbird5907, @​lukesandberg, @​andrewimm, @​sokra, and @​mischnic for helping!

v16.2.3

Compare Source

[!NOTE]
This release is backporting security and bug fixes. For more information about the fixed security vulnerability, please see https://vercel.com/changelog/summary-of-cve-2026-23869. The release does not include all pending features/changes on canary.

Core Changes
  • Ensure app-page reports stale ISR revalidation errors via onRequestError (#​92282)
  • Fix [Bug]: manifest.ts breaks HMR in Next.js 16.2 (#​91981 through #​92273)
  • Deduplicate output assets and detect content conflicts on emit (#​92292)
  • Fix styled-jsx race condition: styles lost due to concurrent rendering (#​92459)
  • turbo-tasks-backend: stability fixes for task cancellation and error handling (#​92254)
Credits

Huge thanks to @​icyJoseph, @​sokra, @​wbinnssmith, @​eps1lon and @​ztanner for helping!

v16.2.2

Compare Source

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

Core Changes
  • backport: Move expanded adapters docs to API reference (#​92115) (#​92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#​92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#​91840)
  • next.config.js: Accept an option for serverFastRefresh (#​91968)
  • Turbopack: enable server HMR for app route handlers (#​91466)
  • Turbopack: exclude metadata routes from server HMR (#​92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #​92177
  • [backport] Fix CSS HMR on Safari (#​92174)
Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
the-pool-studio Error Error Jun 12, 2026 11:16pm

Request Review

@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 210725d to 5defc0b Compare April 4, 2026 09:10
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 5defc0b to d6730ec Compare April 8, 2026 16:43
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from d6730ec to 52d7b8e Compare April 11, 2026 00:39
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.2 chore(deps): update dependency eslint-config-next to v16.2.2 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 52d7b8e to 1c2730c Compare April 11, 2026 13:05
@renovate renovate Bot changed the title chore(deps): update dependency eslint-config-next to v16.2.2 chore(deps): update nextjs monorepo to v16.2.2 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 1c2730c to 705afe1 Compare April 11, 2026 20:38
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.2 chore(deps): update nextjs monorepo to v16.2.3 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 705afe1 to 6aa5f1e Compare April 19, 2026 09:36
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.3 chore(deps): update nextjs monorepo to v16.2.4 Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 6aa5f1e to 4ee7faf Compare April 19, 2026 17:55
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.4 chore(deps): update dependency eslint-config-next to v16.2.4 Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 4ee7faf to 33b35a6 Compare April 27, 2026 17:41
@renovate renovate Bot changed the title chore(deps): update dependency eslint-config-next to v16.2.4 chore(deps): update nextjs monorepo to v16.2.4 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 33b35a6 to 3e1ff0e Compare April 27, 2026 22:09
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.4 chore(deps): update dependency eslint-config-next to v16.2.4 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 3e1ff0e to b00cd91 Compare May 9, 2026 20:45
@renovate renovate Bot changed the title chore(deps): update dependency eslint-config-next to v16.2.4 chore(deps): update dependency eslint-config-next to v16.2.5 May 9, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from b00cd91 to 61aab12 Compare May 10, 2026 21:01
@renovate renovate Bot changed the title chore(deps): update dependency eslint-config-next to v16.2.5 chore(deps): update dependency eslint-config-next to v16.2.6 May 10, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 61aab12 to 7a73c75 Compare May 18, 2026 10:10
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 7a73c75 to dcf47ba Compare May 23, 2026 01:48
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from dcf47ba to 570f36b Compare May 28, 2026 17:06
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 570f36b to 82b6f19 Compare June 1, 2026 18:43
@renovate renovate Bot changed the title chore(deps): update dependency eslint-config-next to v16.2.6 chore(deps): update nextjs monorepo to v16.2.6 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 82b6f19 to ace4e40 Compare June 4, 2026 18:29
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.6 chore(deps): update nextjs monorepo to v16.2.7 Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from ace4e40 to 6e9e3a7 Compare June 4, 2026 21:35
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 6e9e3a7 to 28e34d1 Compare June 9, 2026 02:34
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 28e34d1 to 0375449 Compare June 11, 2026 17:02
@renovate renovate Bot force-pushed the renovate/nextjs-monorepo branch from 0375449 to f199766 Compare June 12, 2026 23:16
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.7 chore(deps): update nextjs monorepo to v16.2.9 Jun 12, 2026
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo to v16.2.9 chore(deps): update nextjs monorepo Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update nextjs monorepo chore(deps): update dependency eslint-config-next to v16.2.9 Jun 25, 2026
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.

0 participants