Skip to content

Conversation

@wrslatz
Copy link
Contributor

@wrslatz wrslatz commented Feb 6, 2026

Pull Request

Proposed Changes

Upgrade the project to Next.js 16, since Next.js 14 is EOL and has vulnerabilities. I tested these changes with other maintainers and found no issues, but am labeling this a minor version out of an abundance of caution.

Also, upgrades to ESLint 9, closes #262.

I split several other upgrades and changes out from this PR, to keep the change smaller. Linking them here and in comments.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run npm run lint and fix any linting issues that have been introduced
  • run npm run test and run tests
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance, or breaking

@riley-kohler riley-kohler linked an issue Feb 6, 2026 that may be closed by this pull request
@wrslatz wrslatz merged commit fd317ab into github-community-projects:main Feb 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance minor minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to ESLint 9

2 participants