4 Dependabot PRs are open. Folding three of them (Next 16, eslint-config-next 16, postcss) into one verified consolidation PR — lint and the production build checked against a recorded master baseline.
Next 16 removed the next lint command, so the lint script now runs eslint . against a flat config; eslint-config-next@16 ships one natively, which replaces the old .eslintrc.json.
#984 (eslint 10) stays open: eslint-plugin-react, pulled in by eslint-config-next, has no eslint 10 support at its latest release, and lint fails loading react/display-name.
Also exists so the consolidation PR satisfies the Check linked issues gate, which excludes dependabot/** branches but not chore/**.
4 Dependabot PRs are open. Folding three of them (Next 16, eslint-config-next 16, postcss) into one verified consolidation PR — lint and the production build checked against a recorded
masterbaseline.Next 16 removed the
next lintcommand, so the lint script now runseslint .against a flat config;eslint-config-next@16ships one natively, which replaces the old.eslintrc.json.#984 (eslint 10) stays open:
eslint-plugin-react, pulled in byeslint-config-next, has no eslint 10 support at its latest release, and lint fails loadingreact/display-name.Also exists so the consolidation PR satisfies the
Check linked issuesgate, which excludesdependabot/**branches but notchore/**.