Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to eslint 9 #201

Open
trixobird opened this issue Jul 6, 2024 · 0 comments
Open

migrate to eslint 9 #201

trixobird opened this issue Jul 6, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@trixobird
Copy link
Collaborator

eslint 8 supports typesript up to 5.5.0. So there are warning during lint, that do not fail the build currently. In general it is a good practice to update packages to their latest version, and it is been already 4 months that eslint9 is out.

The proble for the migration is that we are dependent on @vercel/style-guide and till they migrate to the 'flat-hierarchy' or if eslint-compat introduces a tool that would do it automatically we need to wait.

I have pushed a commit that should be fine once the vercel guys make the migration. I also open two issues, one in vercel and the other in eslint-compat

@trixobird trixobird self-assigned this Jul 6, 2024
@trixobird trixobird added the dependencies Pull requests that update a dependency file label Jul 7, 2024
@github-actions github-actions bot added the Stale label Aug 7, 2024
@adsviewer adsviewer deleted a comment from github-actions bot Aug 7, 2024
@github-actions github-actions bot removed the Stale label Aug 8, 2024
@github-actions github-actions bot added the Stale label Sep 7, 2024
@adsviewer adsviewer deleted a comment from github-actions bot Sep 7, 2024
@github-actions github-actions bot removed the Stale label Sep 8, 2024
@github-actions github-actions bot added the Stale label Oct 8, 2024
@adsviewer adsviewer deleted a comment from github-actions bot Oct 8, 2024
@github-actions github-actions bot removed the Stale label Oct 9, 2024
@github-actions github-actions bot added the Stale label Nov 9, 2024
@adsviewer adsviewer deleted a comment from github-actions bot Nov 9, 2024
@github-actions github-actions bot removed the Stale label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant