Skip to content

⬆️ Bump eslint to V9 #1071

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

⬆️ Bump eslint to V9 #1071

wants to merge 5 commits into from

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Jun 14, 2025

Purpose

Version under 9 are not supported anymore better to bump it.

https://eslint.org/docs/latest/

Proposal

  • ⬆️(dependency) upgrade eslint to v9
  • 🚨(docs) upgrade eslint to v9 with Docs app
  • 🚨(e2e) upgrade eslint to v9 with e2e app
  • 🚨(y-provider) upgrade eslint to v9 with y-provider server
  • 🚨(i18n) upgrade eslint to v9 with i18n package

@AntoLC AntoLC self-assigned this Jun 14, 2025
@AntoLC AntoLC added dependencies Pull requests that update a dependency file frontend labels Jun 14, 2025
@AntoLC AntoLC linked an issue Aug 7, 2025 that may be closed by this pull request
@AntoLC AntoLC force-pushed the dependency/bump-eslint-v9 branch from a7d0fc9 to 9f95831 Compare August 7, 2025 15:08
@AntoLC AntoLC changed the title Dependency/bump eslint v9 ⬆️ Bump eslint to V9 Aug 7, 2025
@AntoLC AntoLC force-pushed the dependency/bump-eslint-v9 branch 2 times, most recently from c4570f4 to 3939102 Compare August 8, 2025 14:30
@AntoLC AntoLC marked this pull request as ready for review August 8, 2025 14:37
@AntoLC AntoLC force-pushed the dependency/bump-eslint-v9 branch from 3939102 to df74e26 Compare August 8, 2025 14:48
@AntoLC AntoLC requested a review from Ovgodd August 8, 2025 15:06
AntoLC added 5 commits August 8, 2025 22:06
We upgraded ESLint to version 9 in the
eslint-config-impress package.
We rename it to eslint-plugin-docs.
We upgraded ESLint to version 9 in the Docs app,
which includes several improvements and fixes.
This change also involves updating the ESLint
configuration files to the new format and ensuring
compatibility with the latest ESLint features.
We upgraded ESLint to version 9 in the e2e app,
which includes several improvements and fixes.
This change also involves updating the ESLint
configuration files to the new format and ensuring
compatibility with the latest ESLint features.
We upgraded ESLint to version 9 in the y-provider server,
which includes several improvements and fixes.
This change also involves updating the ESLint
configuration files to the new format and ensuring
compatibility with the latest ESLint features.
We upgraded ESLint to version 9 in the i18n package,
which includes several improvements and fixes.
This change also involves updating the ESLint
configuration files to the new format and ensuring
compatibility with the latest ESLint features.
@AntoLC AntoLC force-pushed the dependency/bump-eslint-v9 branch from df74e26 to 4c8d6fa Compare August 8, 2025 20:06
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 frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⬆️ Upgrade eslint to v9
1 participant