Skip to content

Fix eslint-config-next version for Next.js 14 compatibility#15

Closed
Copilot wants to merge 2 commits intodependabot/npm_and_yarn/multi-9caca4a243from
copilot/sub-pr-14
Closed

Fix eslint-config-next version for Next.js 14 compatibility#15
Copilot wants to merge 2 commits intodependabot/npm_and_yarn/multi-9caca4a243from
copilot/sub-pr-14

Conversation

Copy link

Copilot AI commented Dec 12, 2025

The bump to eslint-config-next 16.0.10 requires ESLint 9+, but this project uses ESLint 8 with Next.js 14.2.24.

Changes

  • Downgrade eslint-config-next from 16.0.10 to 14.2.35
    • Version 14.2.35 is the latest release for Next.js 14.x (next-14 npm dist-tag)
    • Maintains ESLint 8 compatibility
    • Includes security patches and bug fixes for the 14.x line

Context

Version 16.x of eslint-config-next targets Next.js 16 and requires ESLint 9 as a peer dependency. Since this project is on Next.js 14, the appropriate version is 14.2.35 rather than skipping to 16.x.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link

vercel bot commented Dec 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
dayif-portfolio Ready Ready Preview Comment Dec 12, 2025 9:22am

Co-authored-by: Dayifour <123929396+Dayifour@users.noreply.github.com>
Copy link
Author

Copilot AI commented Dec 12, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.googleapis.com
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/dayif-portfolio/dayif-portfolio/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Address feedback on glob and eslint-config-next bump Fix eslint-config-next version for Next.js 14 compatibility Dec 12, 2025
Copilot AI requested a review from Dayifour December 12, 2025 09:23
@dependabot dependabot bot deleted the branch dependabot/npm_and_yarn/multi-9caca4a243 December 12, 2025 09:24
@dependabot dependabot bot closed this 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.

2 participants