Skip to content

Pinned eslint to v9#94

Merged
patzielinski merged 1 commit intogittuf:mainfrom
ShreyasBhaktharam:main
Mar 9, 2026
Merged

Pinned eslint to v9#94
patzielinski merged 1 commit intogittuf:mainfrom
ShreyasBhaktharam:main

Conversation

@ShreyasBhaktharam
Copy link
Copy Markdown
Contributor

When ESLint was bumped to 10.0.0, linting broke because eslint-config-next bundles eslint-plugin-react which calls context.getFilename() — an API removed in ESLint v10. Pinning to ^9.0.0 restores compatibility without a workaround. We should upgrade to ESLint v10 once eslint-config-next officially supports it (i.e., declares "eslint": "^10" in its peer dependencies).

Signed-off-by: Shreyas Bhaktharam <bhaktharamshreyas@gmail.com>
@patzielinski patzielinski merged commit 55714fd into gittuf:main Mar 9, 2026
7 checks passed
@patzielinski patzielinski mentioned this pull request Mar 10, 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.

2 participants